body { font-family: arial,sans-serif; font-size:12pt; color: #000000; background-color:#D6D6D9}

h1 { color: #C74A26; font-size: 25pt; font-family: arial,sans-serif; font-weight: normal; letter-spacing: 2.5 px margin-bottom: 0; margin-top: 0;}
h2 { color: #000000; font-size: 10pt; font-family: arial,sans-serif; font-weight: bold; margin-bottom: 5; margin-top: 0;}
h3 { color: #000000; font-size: 10pt; font-family: arial,sans-serif; margin-bottom: 0; margin-top: 0;}
h4 { color: #000000; font-size: 8pt; font-family: arial,sans-serif; }
td { color: #000000; font-family:arial; font-size:8pt;}
li { color: #000000; font-family:arial;}
p { margin: 0px 0px 0px 0px;}
input {font-size:12px;}
textarea {font-size:12px; font-family: arial;}
.heading {
	font-family: verdana,arial,sans-serif; 
	font-size:14pt;
	color: #6C619D;
}

#Main {
	width: 760px;
	height: 580px; 
	background-color: #FFFFFF;
	}

#Main .Header {
	height: 90px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	vertical-align: bottom;
	
	text-align: right; 
	border-bottom: 2px solid #BDBDC1; 
	padding-right: 10px;
	font-family:arial,sans-serif; 
	font-size:12pt;
	font-weight: bold; 
	color: #6E2424;
	letter-spacing: 2.5 px;
	}

#Main .Menu {
	width: 100px;
	border-right: 2px solid #BDBDC1; 
	background-image: url(../images/menu-flower.jpg);
	background-repeat: no-repeat;
	background-position: bottom 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	}

#Main .Content {
	width: 600px;		
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: top;
	}

#Main .Footer {
	height: 22px; 
	border-top: 2px solid #BDBDC1;
	text-align: right;
	padding-right: 10px;
	font-family:arial,sans-serif; 
	font-size:8pt;
	font-weight: normal; 
	color: #BDBDC1;
	letter-spacing: 0px;
	}
	
#Main .Footer a {	
	font-family:arial,sans-serif; 
	font-size:8pt;
	font-weight: normal; 
	color: #BDBDC1;
	text-decoration: none;
	}	
	
#Main .Footer a:hover {	
	color: #BDBDC1;
	text-decoration: underline;	
	}

#Content{width: 100%; vertical-align: top;}

#Content td.Text{
	text-align: justify;
	font-family:arial,sans-serif; 
	font-size:9pt;
	font-weight: normal; 
	color: #000000;
	vertical-align: top;
	padding-right: 30px;
	}
	
#Content td.ImageTD{
	vertical-align: top;
	}
	
#Content a { font-family:arial,sans-serif; color: #2B076E; text-decoration: none; font-weight: normal; }
#Content a:hover { font-family:arial,sans-serif; 0C3B9C; text-decoration: underline; font-weight: normal }

.Image {
	border-style:solid;
	border-color: #BDBDC1;
	border-width:2px;
    }
 
.outText, a:link.highText, a:visited.highText, a:active.highText, a:focus.highText {
 	color: #FFFFFF;
 	font: 12px Arial, sans-serif;
 	text-align: right;
 	text-decoration: none;
}

.overText, a:link.highText, a:visited.highText, a:active.highText, a:focus.highText {
 	color: #000000;
 	font: 12px Arial, sans-serif;
 	text-align: right;
 	text-decoration: none;
}

.outTextSub, a:link.highText, a:visited.highText, a:active.highText, a:focus.highText {
 	color: #FFFFFF;
 	font: 12px Arial, sans-serif;
 	text-align: left;
 	text-decoration: none; 	
}

.overTextSub, a:link.highText, a:visited.highText, a:active.highText, a:focus.highText {
 	color: #000000;
 	font: 12px Arial, sans-serif;
 	text-align: left;
 	text-decoration: none;
}