body{

background-color : #ffffff ;
}

.text{
	color        : #000;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 12px;
	line-height  : normal;
}

.title{
	color        : #000;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 18px;
}

.header{
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 22px;
	letter-spacing  : 3pt;
	line-height     : 22px;
	vertical-align  : baseline;
}

.textbox{
	border-right      : #34487E 1px solid;
	border-left       : #34487E 1px solid;
	border-top        : #34487E 1px solid;	
	border-bottom     : #34487E 1px solid;
	padding           : 2px;
	font-size         : 8.5pt;	
	color             : #000000;
	background-color  : #ffffff;	
	font-family       : Verdana, Arial, Helvetica, sans-serif;
}

.dropdownmenu{
	border-right      : #34487E 1px solid;
	border-left       : #34487E 1px solid;
	border-top        : #34487E 1px solid;
	border-bottom     : #34487E 1px solid;
	padding			  : 2px;
	font-size         : 8.5pt;
	color             : #000000;	
	background-color  : #ffffff;	
	font-family       :Verdana, Arial, Helvetica, sans-serif;
	margin-right      : 2px;
	margin-bottom     : 2px;
}


/* table style */

.content{
	width   :910px;
	border  :1px solid #cccccc; 
	padding : 0px 0px 0px 0px;
}

.row{
	border:1px solid #cccccc;
}

.heading {
	padding          : 2px 0px 2px 3px;
	text-align       : left;
	font-size        : 11px;
	border-top       : 1px solid #666666;
	border-right     : 1px solid #666666;
	background-color : #cedebd;
}

.contentTable{	
	border  :1px solid #666666; 
	padding : 0px 0px 0px 0px;
}

.contentText{
	color		:#000;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: normal;
}

.class1 A:link {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;}
.class1 A:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;}
.class1 A:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;}
.class1 A:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;}
	
	
#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index:110;
	
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: black;
	display: block;	
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #CCFF9D;		
}

#flash {z-index:50}

