DIV.screenhide
{
    display: none;
}

.information_table {
	border: 1px solid #000000;
}

.information_table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

.button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: eeeeee;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.buttonover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F9F9F9; border: 1px #CCCCCC solid}
.maintext a:link {
	text-decoration: underline;
	color: #3366CC;
	line-height: 18px;
} 
.maintext a:visited {
	text-decoration: underline;
	color: #3366CC;
	line-height: 18px;
}
.maintext a:active {
	color: #FE1D21;
	text-decoration: none;
	line-height: 18px;
}  
.maintext a:hover {
	text-decoration: none;
	color: #0F56EC;
	line-height: 18px;
} 
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #646464;
	text-decoration: none;
}


.maintextsmall a:link {
	text-decoration: underline;
	color: #3366CC;
} 
.maintextsmall a:visited {
	text-decoration: underline;
	color: #3366CC;
}
.maintextsmall a:active {
	color: #FE1D21;
	text-decoration: none;
}  
.maintextsmall a:hover {
	text-decoration: none;
	color: #0F56EC;
} 
.maintextsmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

.leftnavtext a:link { text-decoration: none; color: #FFFFFF; line-height: 16px} 
.leftnavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}
.leftnavtext a:active { 
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  
.leftnavtext a:hover {
	text-decoration: none;
	color: #FE1D21;
	line-height: 16px;
} 
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  


.smallwhitetext a:link { text-decoration: none; color: #0F56EC; line-height: 14px} 
.smallwhitetext a:visited {
	text-decoration: none;
	color: #0F56EC;
	line-height: 14px;
}
.smallwhitetext a:active { 
	line-height: 14px;
	color: #0F56EC;
	text-decoration: none;
}  
.smallwhitetext a:hover {
	text-decoration: none;
	color: #FE1D21;
	line-height: 14px;
} 
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}  

.leftbluetext a:link
{
    text-decoration: none;
    color: #0F56EC;
    line-height: 16px;
} 
.leftbluetext a:visited {
	text-decoration: none;
	color: #0F56EC;
	line-height: 16px;
}
.leftbluetext a:active {
	line-height: 16px;
	color: #0F56EC;
	text-decoration: none;
}  
.leftbluetext a:hover {
	text-decoration: none;
	color: #FE1D21;
	line-height: 16px;
} 
.leftbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0F56EC;
	text-decoration: none;
}
.inputselected {
	border: auto;
	background-color: #FFFFFF;
    font-family: "Courier New", Courier, mono;
    font-size: 12px;
}
.inputunselected {
	border: auto;
	background-color: #F8F8F8;
	font-family: "Courier New", Courier, mono;
    font-size: 12px;
}

.leftimg {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
