html, body, h2, h3, h4, div, p, a, ul, li, input, select, table, tr, td {
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
	background-color:inherit;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	background-color:inherit;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color:inherit;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	background-color:inherit;
}

body {
	/* -- IE only (opera opt) - START -- */
	scrollbar-width: 3px; 
	scrollbar-face-color: #7093b1; 
	scrollbar-highlight-color: #6699CC; 
	scrollbar-shadow-color: #6699CC; 
	scrollbar-3dlight-color: #cdcdcd; 
	scrollbar-arrow-color:  #ffffff; 
	scrollbar-track-color: #336699; 
	scrollbar-darkshadow-color:#cdcdcd;
	/* -- IE only (opera opt) -END -- */
	color:inherit;
	background-color: #2F4774;
	background-image: url(images/bg.gif);
	margin:0;
	padding:0;
}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	background-color:inherit;
}

.whitebold_13 {
	font-size: 13px;
	color: #FFFFFF;
	background-color:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.yellowbold_11 {
	font-size: 11px;
	color: #FFCC00;
	background-color:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.whitebold_11 {
	font-size: 11px;
	color: #FFFFFF;
	background-color:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.justfont {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bg-table {
	background-image: url;
	background-repeat: no-repeat;
	}
	
/*
.style1 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	color: #FFCC00;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
.style3 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
*/