body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.fs1 {
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.subMenu {
	font-family: verdana, "ms Sans Serif", "ms Serif"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	vertical-align:middle;
}
.subMenu a {
	color: #FFFFFF; 
	font-family: verdana, "ms Sans Serif", "ms Serif"; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration:none;
	vertical-align:middle;
}

.subMenu a:hover {
	color: #FFFFFF; 
	font-family: verdana, "ms Sans Serif", "ms Serif"; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration:underline;
}

/* ****************** Grid ********************** */

.GridHeader, GridHeader td{
	font-family:  verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color :#333333;
	text-decoration: none;
	font-weight :bold;
	text-align :center;
	height:18px;
	vertical-align:middle;
}

.GridHeader a, .GridHeader a:link {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color :#333333;
	text-decoration: underline;
	font-weight :bold;
	text-align :center;
	height:18px;
	vertical-align:middle;
	
}

.GridHeader a:visited {
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color :#333333;
	text-decoration: underline;
	font-weight :bold;
	text-align :center;
	height:18px;
	vertical-align:middle;
	
}

.GridHeader a:hover {
	font-family:  verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color :#333333;
	text-decoration: none;
	font-weight :bold;
	text-align :center;
	height:18px;
	vertical-align:middle;		
}



.GridItem , GridItem td{
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#DDDDDD;
	padding: 5px;
	margin: 1px;
}

.GridItem a, .GridItem a:link {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#DDDDDD;
}

.GridItem a:visited {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#DDDDDD;
}

.GridItem a:hover {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#DDDDDD;
	text-decoration: none;
}

.GridAlternating, GridAlternating td {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#B2B2B2;
}

.GridAlternating a, .GridAlternating a:link {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#B2B2B2;
}

.GridAlternating a:visited {
	font-family: verdana,"ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	background-color :#B2B2B2;
}

.GridAlternating a:hover {
	font-family:verdana, "ms Sans Serif", "ms Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color :#B2B2B2;
}

.GridPager, GridPager td {
	font-family: verdana, ms Sans Serif, ms Serif;
	font-size: 10px;
	color: #000000;
	text-align :center;
	height:20px;
	background-color :#FFFFFF;
}
.GridPager a, .GridPager a:link {
	font-family: Verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color: #000000;
	text-align :center;
	
	
}
.GridPager a:visited {
	color: #000000;
	text-align :center;
}
.GridPager a:hover  {
	color: #FF0000;
	border: 1px solid #000000;
	font-size: 10px;
	background-color: #CCCCCC;
	text-align :center;

}

.GridFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color :#333333;
	text-decoration: none;
	font-weight :bold;
	text-align :left;
}


.Hyperlink, .Hyperlink td {
	font:  bold 11px Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

.Hyperlink a, .Hyperlink a:link {
	font: bold  11px Tahoma;
	color: #3366CC;
	text-decoration: none;
}

.Hyperlink a:visited {
	font:   bold 11px Tahoma;
	color: #3366CC;
	text-decoration: none;
}

.Hyperlink a:hover
{
	font: bold 11px  Tahoma;
	color: #0000ff;
	text-decoration: none;
}




/* ****************** Control ********************** */
.txt {
		font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	border: 1px solid #000000;
}

.txtR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	border: 0px solid #CCCCCC;
	text-align: right;
}


.cbo
{
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color : #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	scrollbar-3dlight-color :#000000;
	scrollbar-arrow-color  :#000000;
	scrollbar-base-color  :#464646;
	scrollbar-track-color  :#000000;
	scrollbar-darkshadow-color  :#999999;
	scrollbar-face-color  :#E6E6E6;
	scrollbar-highlight-color  :#E6E6E6;
	scrollbar-shadow-color :#cccccc;
}

.rdo 
{
	font: 10px "MS Sans Serif", Tahoma, sans-serif;
	color: #000000;
}



/* ****************** Text ********************** */

.txtArea1
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	color:Black;
}

.text1 {
	font: 10px "MS Sans Serif", Tahoma, sans-serif;
	color: #3366FF;
}
.unnamed1 {
	font: 12px "MS Sans Serif", Tahoma, sans-serif;
}
.smalltext
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	color:Black;
}
.small
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
}
.smalltextBlue
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	color:#4A3C8C;
}
.textBlue
{
	font: 14px "MS Sans Serif" , Tahoma, sans-serif;
	color:#4A3C8C;
}
.label
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	color: #000000;
}
.labelBold
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color: #4A3C8C;
}

.labelHead
{
	font: 15px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color: #4A3C8C;
}
.Button
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color: Black;
}
.validation
{
	text-align:left;
	font: 20px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color: white;
}
.labelBoldBlack
{
	font: 12px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color:Black;
	background-color: #FFFFFF;
	
}
.labelHeadBack
{
	font: bold 12px "MS Sans Serif" , Tahoma, sans-serif;
	color: #468EC8;
	text-align: justify;
}
.labelTopic
{
	font: 14px "MS Sans Serif" , Tahoma, sans-serif;
	font-weight:bold;
	color:White;
}
/**Webcontrol **/
.l1h {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}
.l1r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	background-image: url(images/bgmain.gif);
}

/*****Text In Table***/
.fontdetail {
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color: #000000;
}

.txtDetail{
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color: #000000;
	background-color: #B2B2B2;
	font-weight:bold;
	text-align: right;
}
.bgtd{
	background-color: #DDDDDD;
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.fonthead {
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	
}
.btn {
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
}

.Calendar{
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #000000;
}
.hplLogin a:visited 
{
	font-family: verdana, "ms Sans Serif", "ms Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.hplLogin a:hover {
	color: red;
	text-decoration:underline;
	
}
.hplLogin a:active {
	color: #F20037;
	
}
.hplLogin a:link {
	color: #F20037;
}
