body{ height: 100%; }
body, td, div, input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body, td, div{	
	font-size: 10px;

	color: #231F20;
}

.verdana .verdana a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.arial .arial a:link{
	font-family: Arial, Helvetica, sans-serif;
}

.9px {font-size: 9px;}
.10px {font-size: 10px;}
.11px {font-size: 11px;}
.12px {font-size: 12px;}
.13px {font-size: 13px;}
.14px {font-size: 14px;}
.16px {font-size: 16px;}
.bold{
	font-weight: bold;
}
.nobold, a.nobold:link{
	font-weight: normal;
}
.white, .white a, .white a:visited, .white a:link{
	color: #FFFFFF;
}
.red, a.red:link{
	color: #C70000;
}
.blue, a.blue, a.blue:link, a.blue:visited{
	color: #03529D;
}

.green{
	color:#03704D;
}

.black{
	color: #000000;
}

.brown, a.brown, a.brown:visited {
	color:#926836;
	text-decoration:none;
}

a.brown:hover, a.newstitle:hover, a.newsdate:hover {
	text-decoration:underline;
}

.un, a.un, a.un:link, a.un:visited {
	text-decoration: underline;
}

a.un:hover, a.un:link:hover, a.un:visited:hover {
	text-decoration: none;
}

.no_un, a.no_un, a.no_un:visited, a.no_un:link{
	text-decoration: none;
}

a.no_un:hover, a.no_un:visited:hover{
	text-decoration: underline;
}


a.white, a.white:link, a.white:visited{
	color: #FFFFFF;
}
a.white:hover{
}

a, a:link, a:visited{
	color: #115BA9;
	text-decoration: underline;
}

a:hover, a:link:hover{
	text-decoration: none;
}

.header{
	color: #C41130;
	font-size: 20px;
	font-style2: italic;
	font-weight: bold;
}

.subheader{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.articleheader{
	color: #C41130;
	font-size: 17px;
	font-style2: italic;
	font-weight: bold;
}

.leftmenu_main{
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
}

.leftmenu_sub, a.leftmenu_sub, a.leftmenu_sub:link, a.leftmenu_sub:visited:link, a.leftmenu_sub:visited{
	font-size: 9px; 
	color: #000000;
	text-decoration: none;
}

a.leftmenu_sub:hover, a.leftmenu_sub:link:hover, a.leftmenu_sub:visited:link:hover{
	color: #000000;
	text-decoration: underline;
}


.quizNormal{

}

.quizGuessedRight{
	color: green;
	font-size: 13px;
	font-weight: bold;
}

.quizGuessedWrong{
	color: red;
}

.quizRightAnswer{
	color: green;
	font-size: 13px;
	font-weight: bold;
}

.breadcrumbs{
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stdbutton{
	background-color: #5B584E;
	color: #FFFFFF;
	border: 1px solid;
	font-size: 11px;
	height: 18px;
}

table.stdTable{
	border-collapse: collapse;
}

table.stdTable th {
	padding: 4px;
	border: 1px solid #8E897A;
	background-color: #FDF4D9;
	color: #000000;
	text-align:center;
	font-size:10px;
	font-weight2: normal;
}


table.stdTable td {
	padding: 4px;
	border: 1px solid #D8D1BA; 	

}

.promo_header{
	font-size: 16px;
	color: #FDF4D9;
	font-weight: bold;
}

.promo_text{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
