.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.dots {
	background-image:url('../images/dots.jpg');
}
.textbold
{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	font-weight:bold;
    	width:50px;
    	height:20px;

}

.extras1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.extras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B0C8E2;
	text-decoration: none;
}
.extras3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B0C8E2;
	text-decoration: none;
}
.menucolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #28658D;
	text-decoration: none;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #28658D;
}
.otherlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #28658D;
	text-decoration: none;
}
.contxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B606B;
	text-decoration: none;
}
.contxtw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hometxt
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
    font-weight:bold;

    
}

.msgtxt
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: justify;
    font-weight: bold;
}
table.stats
{
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    width: 280px;
    background-color: #A8A8A8;
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.stats td
{
    background-color: #C7E2E2;
    color: #333333;
    padding: 4px;
    text-align: left;
    border: 1px #fff solid;
}

table.stats td.hed
{
    background-color: #E2E7EB;
    color: #fff;
    padding: 4px;
    text-align: left;
    border-bottom: 2px #fff solid;
    font-size: 12px;
    font-weight: bold;
} 

table.stats td.data
{
color: #000;
padding: 4px;
text-align: left;
font-size: 12px;
font-weight: bold;
} 
 
.whitetext 
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.categorybg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnsiteflip
{
    border:solid 0px #000000;
    background-image:url('../images/index_12.gif');
    z-index:10000;
}
.btnsiteflip:hover
{
    border:solid 0px #000000;
    border:none;
    background-image:url('../images/index_12.gif');
    z-index:10000;
    cursor:pointer;
}



.impLinks:link
{
    font-family: Arial;
    font-size: 12px;
    color: #006F93;
    text-decoration:none;
}

.impLinks:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #006F93;
    text-decoration:none;
}

.impLinks:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #006F93;
    text-decoration:underline;
}
.GridViewHeaderText
{
    font-family:Verdana;
    color:#FFFFFF;
    font-size:9pt;
    font-weight:bold;
}
.GridViewHeaderRow
{
    width:35%;
    background-color:#003366;
    border-color:#CCCCCC;
    border-style:none; 
    border-width:medium; 
    height:40;
}
.GridViewAltRow
{
    height:40;
    width:5%;
    background-color:#FFFFFF;
    text-align:left;
    border-color:#CCCCCC;
    border-style:none; 
    border-width:medium;
}
.GridViewRow
{
    height:40;
    width:5%;
    background-color:#EAFFFF;
    text-align:left;
    border-color:#FFFFFF;
    border-style:none; 
    border-width:medium;
}
