body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49494A;
	text-align:justify;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49494A;
	margin:1ex 0 1ex 0;
	text-align:justify;
}
hr {
	border: none 0;
	color:#3E5370;
	border-top: 1px dashed #3E5370;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}

content img {
	border:solid orange;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49494A;
}


.content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49494A;
	border:#F7EEE3 1px solid;
}

th {
	font-size: 11px;
	vertical-align:top;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49494A;
	text-align: left;	
	list-style-image: url(images/gen/bullet.gif);
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.header2 {
	padding:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E5370;
	/*background-color:#F6E1C8;
	//background-color:#F1E4D4;
	//border-top:white 1px solid;
	//border-bottom:#ccc 1px solid;
	//border-top:white 1px solid;
	border-top:white 1px solid;*/
	width:inherit;
}


a { font-family: Verdana, Arial, sans-serif; color:#4B5E96; text-decoration:none; font-weight:bold; font-size:10px;}
a:hover { color:#1C2D5F; text-decoration:underline;}
a:active { color:#1C2D5F; text-decoration:underline;}
a:visited { color:#4B5E96; text-decoration:none;}
a:visited:hover { color:#1C2D5F; text-decoration:underline;}

A.bodylink { font-family: Verdana, Arial, sans-serif; color:#ffffff; text-decoration:none; font-size:10px;}
A.bodylink:hover { color:#21438C; text-decoration:underline;}
A.bodylink:active { color:#ffffff; text-decoration:underline;}
A.bodylink:visited { color:#ffffff; text-decoration:none;}
A.bodylink:visited:hover { color:#21438C; text-decoration:underline;}

#divUpControl{position:absolute; width:391; left:340; top:130; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:391; left:340; top:360; z-index:1; text-align: right}
#divContainer{position:absolute; width:450px; height:295px; overflow:hidden; top:116px; left:268px; clip:rect(0,450px,305px,0); visibility:hidden} 
#divContent{position:absolute; top:50; left:0} 

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183C69;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C5383;
	border-right-color: #2C5383;
	border-bottom-color: #2C5383;
	border-left-color: #2C5383;
}
	
.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAE2C6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}

/* MENU STYLES */
.ds
{
    position:absolute;
    width:150px;
	border-color:#000000;

        
	padding-left: 1; 
	padding-right: 1; 
	padding-top: 1; 
	padding-bottom: 1; 
	/*
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	*/
    border: 1px #DA7F49 solid;
	background-color: #F19958;	 
    z-index: 90;
}

#menurow, #menurow a
{
	width: 150px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
}

#menurow a:hover,
#menurow a:active
{
	width: 150px;
	font-weight:bold;
	text-decoration: none;
	color: #4B5E96;
	background-color: #FFD5AC;
}
