﻿body { 
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url('');
	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.msgbox 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}
.left-bg
{
  background-image:url(images2/left.JPG);
  background-repeat:repeat-y;
}
.right-bg
{
  background-image:url(images2/right.JPG);
  background-repeat:repeat-y;
}
a:link {
	color: #003333;
}
a:visited {
	color: #003031;
}
a:hover {
	color: #003031;
}
a:active {
	color: #003031;
}


.line {
	border: 1px solid #000000;
}

.txt-small-bold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: Red;
}

.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt-smaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
}
.txt-smallest {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
}

.txt-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #666666;
}
.txt-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
}
.txt-verybig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
}

.txt-paperlogo {

	font-family: Times New Roman ,Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
}

.txt-notsobig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.lineorange {

	border: 1px solid #F79A42;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
}
.txt-smallllll {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.blockorange {
	background-color: #FF9900;
	border: 0px solid #000000;
}
.blockorange2 
{

	background-color: #FF9900;
	border: 0px solid #000000;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-top:3px;}
.blockgray2 {

	background-color: #CCCCCC;
	border: 0px solid #000000;
	text-align:center;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-top:3px;
    
    	}
.blockgray {

	background-color: #CCCCCC;
	border: 0px solid #000000;
}
.txt-notsobig2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}

.style1 {color: #FF0000}
.style2 {color: #FFAE00}
.style3 {color: #009900}
.style4 {color: #999999}
.style6 {color: #FF0000; font-weight: bold; }
.style7 {color: #000000}
.style8 {
	color: #00659C;
	font-weight: bold;
}
.style9 {color: #000000; font-weight: bold; }
.style10 {color: #00659C}

.style12 {
	color: #026898;
	font-weight: bold;
}
.style13 {color: #333333}
.style14 {color: #FFFFFF}
.style15 {color: #016193; font-weight: bold; }
.style16 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style17 {color: #000000}
.style20 {color: #006299}
.style18 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.style19 {color: #05649A}
.style20 {color: #006299}
.style21 {color: #FE0000}
.style22 {
	color: #87B3C0;
	font-weight: bold;
}

.userlisttitle 
{
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
	color: #87B3C0;
	font-weight: bold;
}

.userlistnumbers {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}


.style23 {
	color: #87B3C0;
	font-weight: bold;
}
.style24 {color: #FFFFFF}
.style25 {font-size: 12px; font-style: normal; line-height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style26 {color: #02679B}
.style27 {color: #9EB3C0}
.style28 {color: #FD804A}


#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 0px;
	z-index: 140;
}
.searchImg {
	border: 1px solid #E0E0E0;
	}
	

#overlay
{
    font-family:arial, helvetica;
    font-size:x-small;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:90;   
    background-color:#AAA;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    }
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

