/* CSS Document */
/*Left Nav Menu Styles*/
#mainHead 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-indent: 12px;	
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	width: 160px;
}
#mainHead a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-indent: 12px;
	text-decoration: none;	
}
#mainHead a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	text-indent: 12px;
	text-decoration: underline;	
}
#mainHead .rborder
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
#navcontainer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 159px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;	
}
#navcontainer li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	background-color: #E5E7E6;
	color: #999999;
	text-indent: 9px;
	list-style-type: none;
	text-decoration: none;				
}
#navcontainer li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	font-weight: bold;
	background-color: #E5E7E6;
	color: #990000;
	text-indent: 9px;
	list-style-type: none;
	text-decoration: none;		
}
#navcontainer li a:hover
{
	text-decoration: underline;		
}
#navcontainer li li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	background-color: #F0F0F0;
	color: #999999;
	text-indent: 10px;
	text-decoration: none;
	list-style-position: inside;	
	list-style-type: disc;										
}
#navcontainer li li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	background-color: #F0F0F0;
	color: #666666;
	text-indent: 10px;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;	
}
#navcontainer li li.first
{
	padding-top: 6px;										
}
#navcontainer li li.first a
{
	padding-top: 6px;	
}
#navcontainer li li.last
{
	padding-bottom: 6px;										
}
#navcontainer li li.last a
{
	padding-bottom: 6px;	
}
#navcontainer ul li ul
{
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
}
#navcontainer .mainlink
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
/*Login Menu */
#loginBox {
	background-color: #F0F0F0;
	border: 1px solid #CBDCEC;
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#loginBox .txt1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #003466;
	text-indent: 7px;
    padding:4px 0px 0px 0px;	
}
#loginBox .unameInput
{
    width:130px;
    height:20px;
    font-size:9px;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-bottom:solid 1px #A6A6A6;
    border-right:solid 1px #A6A6A6;
    background-color:#ffffff;
    color:#000000;
    margin:4px 0px 0px 5px;
    padding:2px 0px 0px 2px;
	}
#loginBox .pwInput
{
    width:75px;
    height:20px;
    font-size:9px;
    border-top:inset 1px #000000;
    border-left:groove 1px #000000;
    border-bottom:solid 1px #A6A6A6;
    border-right:solid 1px #A6A6A6;
    background-color:#ffffff;
    color:#000000;
    margin:4px 0px 6px 5px;
    padding:2px 0px 0px 2px;
}	
.loginTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
a.forgetPW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
	text-decoration: none;
	text-indent: 8px;
}
a:hover.forgetPW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;
	text-decoration: underline;
	text-indent: 8px;
}

/*Side Navigation Bar*/
.side_navbar {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


a:hover.side_navbar {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/*end sidenavigation bar*/




/*Login Menu BlueBG Lobby*/
#loginBoxBl {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#loginBoxBl .txt1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 7px;
    padding:4px 0px 0px 0px;	
}
#loginBoxBl .unameInput
{
    width:145px;
    height:20px;
    font-size:9px;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-bottom:solid 1px #A6A6A6;
    border-right:solid 1px #A6A6A6;
    background-color:#ffffff;
    color:#000000;
    margin:4px 0px 0px 5px;
    padding:2px 0px 0px 2px;
	}
#loginBoxBl .pwInput
{
    width:75px;
    height:20px;
    font-size:9px;
    border-top:inset 1px #000000;
    border-left:groove 1px #000000;
    border-bottom:solid 1px #A6A6A6;
    border-right:solid 1px #A6A6A6;
    background-color:#ffffff;
    color:#000000;
    margin:4px 0px 6px 5px;
    padding:2px 0px 0px 2px;
}
#loginBoxBl a.forgetPW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
	text-indent: 8px;
}
#loginBoxBl a:hover.forgetPW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
	text-decoration: underline;
	text-indent: 8px;
}
/*Login Menu Default*/
#loginBoxDef {
	width: 90px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#loginBoxDef .txt1Def
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #82a9d4;
	text-indent: 7px;
    	padding:4px 0px 0px 0px;	
}
#loginBoxDef .unameInputDef
{
    width:90px;
    height:15px;
    font-size:9px;
    border-top:solid 1px #000000;
    border-left:solid 1px #000000;
    border-bottom:solid 1px #A6A6A6;
    border-right:solid 1px #A6A6A6;
    background-color:#ffffff;
    color:#000000;
    margin:4px 0px 0px 5px;
    padding:2px 0px 0px 2px;
	}
#loginBoxDef .pwInputDef
{
    	width:90px;
    	height:15px;
   	font-size:9px;
    	border-top:inset 1px #000000;
    	border-left:groove 1px #000000;
    	border-bottom:solid 1px #A6A6A6;
    	border-right:solid 1px #A6A6A6;
   	background-color:#ffffff;
   	color:#000000;
    	margin:4px 0px 6px 5px;
    	padding:2px 0px 0px 2px;
}	
a.forgetPWDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #82a9d4;
	line-height: 10px;
	text-decoration: none;
	text-indent: 2px;
}
a:hover.forgetPWDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #80A9D4;
	line-height: 10px;
	text-decoration: underline;
	text-indent: 2px;
}
/* Welcome Text */
.welcometxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent: 4px;
}.PWP {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
#Login {
	background-image: url(../i/login-background.jpg);
	background-repeat: no-repeat;
	color: #0099FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#Login td {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Login form {
	margin: 0px;
	padding: 0px;
}
