body{
	background-color:#ffffff;
	padding:5px;
}
H3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
	text-align:left;
	padding:0px;
	margin:0px;
}
.contentArea{
	padding:8px;
	float:left;
	width:725px;
}
.sidebarArea{
	padding:8px;
	float:right;
	width:180px;
	border-left:1px dashed #CCC;
}
.bodyTxtBlackNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bodyTxtMaroonkNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #990000;
	text-align: left;
}
.bodyTxtWhitekNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.bodyTxtGraykNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
}
.inputBox
{
color : #000066;
background : #FFFFFF;
border-color : #000066;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}
.WarningText {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: RED;
}
.ConfirmText {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: Green;
	font-weight:bold;
}

A 			{ color: #000066; font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;text-decoration: none; font-weight:bold} 
A:link		{ color: #000066; text-decoration: none; font-weight:normal;font-size:13px;} 
A:visited	{ color: #000066; text-decoration: none; font-weight:normal;font-size:13px;} 
A:active	{ color: #000066; text-decoration: none; font-weight:normal;font-size:13px; } 
A:hover		{ color: #000066;text-decoration:underline; font-weight:normal;font-size:13px; } 
