#dropmenudiv{
	position:absolute;
	border:0px solid black;
	font:normal 11px Arial;
	line-height: 12px;
	z-index:100;
	text-align : right;
	vertical-align : top;	
	padding-top : 0px;	
	padding-bottom : 0px;	
	background-color: #ffffff;
	
}
	
#dropmenudiv a{	
	font:normal 11px Arial;
	line-height: 12px;
	color : #ffffff;
	text-indent: 1px;
	text-align : right;	
	padding-left : 0px;	
	padding-right : 0px;		
}
	
#dropmenudiv a:hover{ /*hover background color*/
	color : #CFCFCF;	
	text-align : right;		
}

img{
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.nopad{
	margin-left: 0px;
	margin-right: 0px;
}

p{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

span{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul,li{
padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
	
td{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color :#000000;
}

.grayTxt{	
	color: #7c7c7c;}	
	
.redTxt{
	color: #D30F00;
}

.lightBlueTxt{
	color:#E67B74;
}

.header{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	line-height : 18px;
	color :#D30F00;
}

.sheader{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	line-height : 16px;
	color :#D30F00;
}
	
a{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :16px;
	/*color : #6B689F;*/
	cursor : hand;		
	text-decoration : none;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	/*color : #928FB8;*/
	cursor : hand;
}

a.newsTxt{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :16px;
	color : #7c7c7c;
	cursor : hand;		
	text-decoration : none;
}

a.newsTxt:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color : #7c7c7c;
	cursor : hand;
}

a.navBar{	
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :16px;
	color :#E67B74;
	cursor : hand;		
	text-decoration : none;
}

a.navBar:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color : #DC4138;
	cursor : hand;
}

a.blacklink{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :16px;
	color : #000000;
	cursor : hand;		
	text-decoration : none;
}

a.blacklink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color : #888888;
	cursor : hand;
}

a.bluelink{
	font-family : Arial, Helvetica, sans-serif;
	font-weight :normal;
	font-size : 12px;
	line-height :16px;
	color : #D30F00;
	cursor : hand;		
	text-decoration : none;
}

a.bluelink:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color : #D30F00;
	cursor : hand;
}

.field{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	HEIGHT: 21px;
	WIDTH: 140px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7c7c7c;
}

.selectfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #1d2f68;

}

.mfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	HEIGHT: 21px;
	WIDTH: 81px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7c7c7c;
}

.gfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;	
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7c7c7c;
}

.lfield{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	HEIGHT: 21px;
	WIDTH: 400px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #7c7c7c;
}

.submitB{
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE:11px;
	HEIGHT:20px;
	WIDTH:50px;
	background-color : #ECECEC;
	color : #4E4E4E;
	border : 1px outset #1d2f68;
}


