﻿body 
{
    margin:0px;
    background-color: #000000;
}
.Black
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
      background-color:#FFFFFF;
}
.Maroon
{
     font-family:Verdana;
    font-size:11px;
    color:#800000;
    background-color:#FFFFFF;
    }
.admintable
{
     background-color:#F5F5F5; 
}
.tdbg
{
       background-color:#FFFFFF;}
.logintable
{
    background-color:#BFBFBF;
    }
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px inset #CCCCCC;
}
 .errormsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:24px; 
  
}
.adminlink
{
    font-family:Verdana;
    font-size:11px;
    color:#5B0000;
    text-decoration:none;
    
}
.adminlink:hover
{
    font-family:Verdana;
    font-size:11px;
    color:#5B0000;
    text-decoration:underline;
}
.adminlink:visited
{
    font-family:Verdana;
    font-size:11px;
    color:#5B0000;
    text-decoration:none;
}
.adminlink1
{
    font-family:Verdana;
    font-size:12px;
    color:#5B0000;
    text-decoration:none;
    
}
.adminlink1:hover
{
    font-family:Verdana;
    font-size:12px;
    color:#5B0000;
    text-decoration:underline;
}
.adminlink1:visited
{
    font-family:Verdana;
    font-size:12px;
    color:#5B0000;
    text-decoration:none;
}
.adminheader
{
    background-color:#F5F5F5;
    font-family:Verdana;
    font-size:11px;
    color:#9C6501;
    font-weight:bold;
}
.gridheader
{
    background-color:#F5F5F5;
    font-family:Verdana;
    font-size:11px;
    color:#820000;
    font-weight:bold;
}
/* Font CSS */
.readmorelink
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
    text-decoration:none;
}
.readmorelink:hover
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
    text-decoration:underline;
}
.readmorelink:visited
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
    text-decoration:none;
}
.welcometext
{
    font-family:Verdana;
    font-size:11px;
    color:Black;
    background-color:White;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover
{
    font-family:Verdana;
    font-weight: normal;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:underline;
}
.whitelink:visited
{
    font-weight: normal;
    font-family:Verdana;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;
}
.whitelinkb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinkb:hover
{
    font-family:Verdana;
    font-weight: bold;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:underline;
}
.whitelinkb:visited
{
    font-weight: bold;
    font-family:Verdana;
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;
}
.frontlink
{
    font-family:Verdana;
    font-size:11px;
    color:#B57A17;
    text-decoration:none;
}
.frontlink:hover
{
    font-family:Verdana;
    font-size:11px;
    color:#B57A17;
    text-decoration:underline;
}
.frontlink:visited
{
    font-family:Verdana;
    font-size:11px;
    color:#B57A17;
    text-decoration:none;
}
/*desginer*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7e7e7e;
	text-decoration: none;
}
.Marron1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}