
/*
 * background-image : images/main-bg.gif
 * background-repeat : no-repeat
 * background-attachment : fixed
 */
body {
 color : #ffffff;
 background-color : #ffffff;
 background-image: url(../images/bg9.gif);
 font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
 font-size: 12px;
 margin:0px;
 scrollbar-face-color: #B2B8BA; 
 scrollbar-highlight-color: #E9EAEB; 
 scrollbar-shadow-color: #696A6A; 
 scrollbar-3dlight-color: #000000; 
 scrollbar-arrow-color: #ffffff; 
 scrollbar-track-color: #C8CDCE; 
 scrollbar-darkshadow-color: #000000;
}

/*
 * Table class replacing cellspacing, border & padding
 */
.show {
 padding : 0px;
 border  : #000000 1px solid;
 margin  : 0px;
}

table {
 padding : 0px;
 border  : 0px;
 margin  : 0px;
}

/*
 * Default value for images so no need to write border="0"
 */
img {
 border : 0px;
}

.tditem {
 font-size: 10px;
 font-family: Arial, tahoma, verdana, Helvetica, sans-serif;
 text-decoration: none;
 color: gray;
}

td {
 font-family: Trebuchet, Arial, tahoma, verdana, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
 line-height: 16px;
}

.hand {
 cursor : hand;
}

.half {
 width : 50%;
}

.third {
 width : 33%;
}

.quarter {
 width : 25%;
}

.white {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-weight: bold; 

 font-size: 12px;
 color:#ffffff;
 line-height: 14px;
}

.bot {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 color:#8FB3EE;
 font-weight: bold;
 line-height: 15px;
}

.headers {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
 color:#D4393D;
 line-height: 14px;
}

.bullits {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 color:#D4393D;
 line-height: 16px;
}

.line {
 font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color:#ffffff;
 line-height: 15px;
}


a	 	{  font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; color: #01BA91;  font-weight: bold;  line-height: 15px   }
a:link		{  color: #D4393D; text-decoration: underline; }
a:active	{  color: #B62327; text-decoration: underline; }
a:visited	{  color: #D4393D; text-decoration: underline; }
a:hover		{  color: #97171A; text-decoration: underline; }

a.mini 	{  font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; color: #ffffff; font-weight: bold;   line-height: 15px   }
a.mini:link	{  color: #012D7D; }
a.mini:active	{  color: #363636; }
a.mini:visited	{  color: #012D7D; } 
a.mini:hover	{  color: #848484; text-decoration: none; }


a.bot 	{  font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; color: #ffffff; font-weight: bold;   line-height: 15px   }
a.bot:link	{  color: #ffffff; }
a.bot:active	{  color: #ffffff; }
a.bot:visited	{  color: #8FB3EE; } 
a.bot:hover	{  color: #8FB3EE; text-decoration: none; }


.box {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid;}

.button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #E9E9E9; border: 1px #003366 solid;}

.whitebutton{
 font-family: Arial,Helvetica;
 font-size:8pt;
 color:#000000;
 font-weight:bold;
 background-color: #f0f0f0;
}

.input		{  font-size: 11px Arial, Helvetica, sans-serif; color: #000000; width: 115px; height: 18px; background-color: #ffffff; border: 1px #000000 solid; padding: 1px;  }

.select		{  font-size: 11px Arial, Helvetica, sans-serif; color: #000000; width: 117px; height: 18px; background-color: #ffffff; border: 1px #000000 solid; padding: 1px;  }

.inputmenu	{  font-size: 10px  Arial, Helvetica, sans-serif; color: #3e4549; width: 144px; background-color: #EBEBEB; border: 1px #888888 solid; padding: 1px;  }

.inputbox	{  font-size: 12px Verdana, Arial, Helvetica, sans-serif; color: #3e4549; width: 300px; background-color: #EBEBEB; border: 1px #888888 solid; padding: 1px;  }
