
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left 100px;
	background-color: #90A0B6;
}
a:link, a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #E87532;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.content {
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

.block {
	background-image: url(images/block_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #5a6676;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.loginHeader {
	background-image: url(images/orange_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.loginblock 
{
	float:left;
	}
.loginblock td {
	width: 174px;
	background-color: #F7F7F7;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;       
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;                 
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.LoginTextBox {
	margin-top: 5px;
	margin-bottom: 5px;
}
.LoginLabel {
	padding-top: 5px;
}
.RememberCheckbox {
	float: left;
	padding: 0px;
	height: 20px;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SubmitButton {
	text-align: left;
	clear: both;
	padding-top: 5px;
}
.LoginRemember {
	height: 20px;
	line-height: 25px;
}

.LoginTextBox  .textbox {
	border: 1px solid #CCCCCC;
	line-height: 20px;
	height: 20px;
	width:150px;
}

.content .leftcolumn {
	padding-right: 8px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
}
.content .rightcolumn {
	padding-left: 8px;
}
.leftcolumn a:link, .leftcolumn a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.leftcolumn a:hover {

}
.leftcolumn td {
	text-align: left;
}
.rightContent {
	margin-left: 5px;
}
.heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E87532;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-left: 5px;
	margin-bottom: 10px;
}
.linkbutton, a.linkbutton:link, a.linkbutton:visited {
	background-color: #666666;
	display: block;
	float: left;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 25px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.scrollingtext {
	margin-left: 10px;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	font-family:Verdana, Arial;
}
.scrollmessagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:Red;	
	padding-left: 100px;
	line-height: 20px;
}

#Login1 
{
	display:block;
	margin:0px;
	padding:0px;
	}
.LoginButton 
{
	background-image:url("images/button_submit.gif");
	width:87px;
	height:26px;
	display:block;
	float:left;
	border:0px;
	}
	.class
	{
		background-color:Silver
	}
	
	.mGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
    .mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
    .mGrid th { padding: 4px 2px; color: #fff; background: #424242 url(../Images/grd_head.png) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt { background: #fcfcfc url(../Images/grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(../Images/grd_pgr.png) repeat-x top; }
    .mGrid .pgr table { margin: 5px 0; }
    .mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGrid .pgr a { color: #666; text-decoration: none; }
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }
 
 .sidelbl
 {
	font-weight :bold;
	font-size :12px;
	
 }
 .sidetxt
 {
	border-bottom-style:inset;
	border-top-style:inset;
	border-left-style:inset;
	border-right-style:inset;
 }
 .sidehead
 {
	color:Orange;
	font-size:20px;
	font-weight :bold;
 }
 .sidebtn
 {
	background-color :Orange;
	font-weight:bold;
	font-size :12px;
	color:White;
	width :50px;
	
 }
