body, td { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}

input, select { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333
}

a:link {  
	color: #6891B0;
	text-decoration: none;
}

a:visited {  
	color: #6891B0;
	text-decoration: none;
}

a:hover {  
	color: #6891B0;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;

}

a.menu:visited {
	font-weight: bold;
	text-decoration: none;

}

a.menu:hover {
	font-weight: bold;
	text-decoration: underline;

}

.lightblue {
	color: #BFCFDF
}

.lightgray {
	color: #7D7D7D
}

.headerbg {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top
}
.small {
	font-size: 10px;
}

.blockhead {
        font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #B33636
}

h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B33636;
	line-height: 10px;
	margin: 5 0 0 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #719DBE;
	margin: 10 0 10 0;	
}

.black {
	font-size: 12px;
	font-weight: bold;
	color: #333333
}

.bigblue {
	font-size: 14px;
	font-weight: bold;
	color: #719DBE
}
.bigorange {
	font-size: 14px;
	font-weight: bold;
	color: #E58217
}
.flat {
	border: 1px solid #6699CC;
	text-align: right;







}
