﻿.blue
{
	font-family: Tahoma; 
	font-size: 9px;  
	color: #828F98; 
	text-decoration: none;
}

.s
{
	font-family: Tahoma; 
	font-size: 11px;  
	color: #C4C9CD; 
	text-decoration: none;
}

.bottomseperator
{
	font-family: Tahoma; 
	font-size: 11px;  
	color: #C4C9CD; 
	text-decoration: none;
}

.s:hover
{
	color: #AAD2E3;
	text-decoration: underline;
}

.w2
{
	font-family: Tahoma; 
	font-size: 11px;  
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 
}

.w2:hover
{
	color: #AAD2E3;
	text-decoration: underline;
}

.header
{
	font-family: Tahoma; 
	font-size: 13px;  
	color: #E6EAEE;
	font-weight: bold;
}

.normaltext
{
	font-family: Tahoma;
	font-size: 13px;
	color: #E6EAEE;
}

.blue2
{
	font-family: Tahoma; 
	font-size: 11px;
	color: #B4CFDA;
}

.rightblue
{
	font-family: Tahoma; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.white
{
	font-family: Tahoma; 
	font-size: 11px;
	color: #FFFFFF;
}

.white:hover
{
	font-weight: bold;
}

.links
{
	font-family:Tahoma; 
	font-size:13px;  
	color:#B4CFDA;
}

.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #3C434B;	
    border: 1px solid #3C434B;	
	
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    height: 20px;
}

.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border: 1px solid #3C434B;
}

.headertextwithbackground
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 13px;
	background-color: #3C434B;
}

.maintableborder
{
	border-style: solid;
    border-color: #3C434B;
    border-width: 1px;
}

.errortext
{
	color: #F0B1B1;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.hr
{
	border-right: #999999 1px;
    border-top: #999999 1px;
    border-left: #999999 1px;
    width: 100%;
    color: #061D3C;
    border-bottom: #999999 1px dotted;
}
