/* CSS Document */

body,  td, input
{
font-family: verdana;
font-size: 9px;
color: #000000;
}
h1
{
	font-family: 'trebuchet MS';
	font-size: 9px;
	color: green;
}



BODY
{
	/*scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #4A53A2;
	scrollbar-arrow-color: #4A53A2;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;*/
}
.logininput
{

	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	margin: 0 2px;
	cursor: default;
	text-align: left;
	text-decoration: none;
	font: 11px/100% ;
	padding: .2em 1em .275em;
	border:1px solid #354373; 
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.logininput2
{
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	margin: 0 2px;
	cursor: default;
	text-align: left;
	text-decoration: none;
	font: 11px/100% ;
	padding: .2em 1em .275em;
	border:1px solid #354373; 
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}
	
.Dropdown
{
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	margin: 0 2px;
	cursor: default;
	text-align: left;
	text-decoration: none;
	font: 12px/100% ;
	font-size:9px;
	padding: .2em 1em .275em;
	border:1px solid #354373; 
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}
	
	.TdArea
{
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	margin: 0 1px;
	cursor: default;
	text-align: left;
	text-decoration: none;
	font: 11px/100%;
	background-color: #f5f5f5;
	font-size: 9px;
	padding: .2em 1em .275em;
	border: 1px solid #E2E6F1;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 0.3em 1.5em 1.5em 0.3em;
	-moz-border-radius: 0.3em 1.5em 1.5em 0.3em;
	border-radius: 0.3em 1.5em 1.5em 0.3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	height: 18px;
}
.DvAreaResultMenu
{
    cursor: default;
    text-decoration: none;
    font: 11px/100%;
    padding-right:5px;
    background-color: #FFFFFF;
    font-size: 9px;
    border: 1px solid #E2E6F1; 
    -webkit-border-radius: 0.3em 1em 1em 0.3em;
    -moz-border-radius: 0.3em 1em 1em 0.3em;
    border-radius: 0.3em 1em 1em 0.3em; 
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    width: 100%;
}
.DvAreaResult
{
    cursor: default;
    text-decoration: none;
    font: 11px/100%;
    padding-right:5px;
    background-color: #FFFFFF;
    font-size: 9px;
    border: 1px solid #E2E6F1;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 0.3em 1em 1em 0.3em;
    -moz-border-radius: 0.3em 1em 1em 0.3em;
    border-radius: 0.3em 1em 1em 0.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
    width: 100%;
}
.logininputscroll 
{ 
	BACKGROUND: #fdfbef; 
	FONT-FAMILY: verdana; 
	font-color: #b79148; 
	FONT-SIZE: 12px; 
	border: 1px solid #336633; 
	padding: 2px; 
	height: 20px;
	  }
.loginGo
{
	margin: 0px;
	background: #4A53A2;
	font-family: verdana;
	font-color: #460046;
	font-size: 10px;
	border: 1px solid #003366;
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: normal;
	cursor: pointer;
	height: 18px;
}
.loginsubmit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);

	color:rgba(0,0,0,0.9);
	text-shadow:1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid rgba(0,0,0,0.5);
	
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background:-moz-linear-gradient(top,rgba(255,255,255,1),rgba(185,185,185,1));

	padding:5px 5px 5px 5px;
}

.loginsubmit:hover {
	background:rgba(240,240,240,1);
}

.loginsubmit:active, button:focus {
	background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(255,255,255,1)),to(rgba(185,185,185,1)));
	background:-moz-linear-gradient(bottom,rgba(255,255,255,1),rgba(185,185,185,1));
}

.loginsubmit:disabled {
	color:rgba(0,0,0,0.4);
	text-shadow:1px 1px 0px rgba(255,255,255,0.5);
	background:rgba(220,220,220,1);
}


.salink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:lighter
	}


a:link
{
	text-decoration: none;
	color: #4A53A2;
	font-weight: lighter;
	font-family: 'Courier New' , Courier, monospace;
	font-size: small;
}

a:visited
{
	text-decoration: none;
	color: #174D2D;
	font-weight: lighter;
}
a:active {
	text-decoration: none;
}
a:hover
{
	color: #000066;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #460046;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
}
.slink {
	font-size: 10px;
	text-decoration: none;
}
.fixdback {
	background-repeat: repeat-x;
	background-position: left top;
}
.fixback {
	background-repeat: no-repeat;
	background-position: center top;
}
.upleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.upright {
	background-repeat: no-repeat;
	background-position: right top;
}
.downleft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.downright {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottom {
	FONT-SIZE: 11px; FLOAT: left; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
 
 .linkheaderSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFFE6;
	color: #000000;
	line-height: 22px;
	
 }          
 .linkheaderSubHeader
{
	border-top: thin none #663333;
	border-right: thin groove #663333;
	border-bottom: thin solid #663333;
	border-left: thin groove #663333;
	border-style: none groove groove groove;
	border-color: #000055;
	border-width: 1px;
}
 .linktableheader {
	border-top: thin groove #FFFFCC;
	border-right: thin groove #FFFFCC;
	border-bottom: thin groove #FFFFCC;
	border-left: thin none #FFFFCC;

 
 }
 
 .linktableheaderSearch {
	border: thin groove #FFFFCC;
 
 }
 .linktableheaderSearchMain {
	border-top: thin groove #FFFFCC;
	border-right: thin none #FFFFCC;
	border-bottom: thin groove #FFFFCC;
	border-left: thin groove #FFFFCC;
 
 }
 .TableBorder
{
	/* border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
	border-width: 2px;*/
}
 .subTableBorder
{
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-left: thin solid #666666;
	border-top-width: thin;
	border-right-width: 2px;
	border-left-width: 2px;
}
 .TableMenu
{
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	border-color: #4A53A2;
	border-width: 1px;
	font-size: 11px;
}
.TableMenuBackG
{
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	border: 1px none #4A53A2;
	background-color: #F9F9F9;
}
 .TDLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
 
 }
  
.None
{
}
.TRLink
{
	height: 25px;
	text-align: left;
	border: 1px solid #EFEFEF;
}
.SubItemBorder
{
	border: 1px solid #939393;
	width: 100%;
}
.Tester { 
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: .2em 1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	width:100%; font-family: 'trebuchet MS'; }

.Tester:hover {
	text-decoration: none;
}
.Tester:active {
	position: relative;
	top: 1px;
} 
.TesterShort {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	font: 9.5px/100% ;
	padding: .2em 1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	width:110px;
}
.TesterShort:hover {
	text-decoration: none;
}
.TesterShort:active {
	position: relative;
	top: 1px;
} 
#specialA a:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: 'Courier New' , Courier, monospace;
	font-size: 11px;
}

#specialA a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: lighter;
}
#specialA a:active {
	text-decoration: none;
}
#specialA a:hover
{
	color: #000066;
	text-decoration: none;
	border-bottom-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #460046;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
}
/* blue */
.blue
{
	color: #FFFFFF;
	border: solid 1px 16204a;
	background: #1B285C;
	background: -webkit-gradient(linear, left top, left bottom, from(#233169), to(#606ea7));
	background: -moz-linear-gradient(top,  #233169,  #606ea7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#233169' , endColorstr= '#606ea7' );
}
.blue.a
{
	color: #FFFFFF;
}
.blue:hover {
	background: #cdd320;
	background: -webkit-gradient(linear, left top, left bottom, from(#aeb413), to(#ebf144));
	background: -moz-linear-gradient(top,  #aeb413,  #ebf144);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeb413', endColorstr='#ebf144');
}
.blue:active {
	color: #878b15;
	background: -webkit-gradient(linear, left top, left bottom, from(#63660b), to(#c5ca43));
	background: -moz-linear-gradient(top,  #63660b,  #c5ca43);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#63660b', endColorstr='#c5ca43');

}


/* Gridview*/
.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: #363636; font-size:13px; }
    .mGrid th { padding: 4px 2px; color: #fff; background: #101154 url('../Images/grd_head.png') repeat-x top; 
                border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt
{
    background-position: top;
    background: #F9F9F9 url('../Images/grd_alt.png') repeat-x top;
}
.mGrid .pgr {background: #101154 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; }
    
.BackChange
{
    background-image:url('../Images/redblock.png');
    background-position:center center;
    background-repeat:no-repeat;
    height:53px;
    text-align:center;
    font-family:Cambria;
    font-weight:bold;
    font-size:17px;
    cursor:default;
    color:White;
} 
.BackChange:hover
{
    background-image:url('../Images/greenblock.png');
    background-position:center center;
    background-repeat:no-repeat;
    height:53px;
}