body{
	height:auto;
	background-color:#000000;
	background-image:url(assets/imgs/framework/DV3.jpg);
	/*margin:auto;
	text-align:center;
	position:relative;*/
}
A 			{ color:#006600; font-family:Georgia, "Times New Roman", Times, serif;font-size:13px;text-decoration: none; font-weight:bold} 
A:link		{ color: #006600; text-decoration: none; font-weight:normal;font-size:13px;} 
A:visited	{ color: #006600; text-decoration: none; font-weight:normal;font-size:13px;} 
A:active	{ color: #006600; text-decoration: none; font-weight:normal;font-size:13px; } 
A:hover		{ color: #006600;text-decoration:underline; font-weight:normal;font-size:13px; } 

.sidemenu{
	width:190px;
	border:0px solid #000000;
	float:left;
	padding:5px;
}
.maincontent{
	width:730px;
	margin-left:2px;
	border-left:1px dashed #cccccc;
	float:right;
	padding:5px;
}
.mainmenu a{
	font-size:18px;
	color:#666666;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
	padding-right: 20px;
}
.bodyTxtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-right: 20px;
}
.bodyTxtBlackNoPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.bodyTxtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 20px;
}
.bodyTxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	padding-right: 20px;
}
.bodyTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
}
.bodyTxt2White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodyTxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 20px;
}
.bodyTxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	padding-right: 0px;
}
.bodyTxt5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #4F2211;
	text-align: right;
}
.inputBox
{
color : #9BBB99;
background : #FFFFFF;
border-color : #9BBB99;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6A6A6A;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.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;
}