/* settings */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.topnav:link {
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
a.topnav:visited {
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
a.topnav:active {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.topnav:hover {
	text-decoration:underline;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
a:link {
	color:#0057ab;
}
a:visited {
	color:#0057ab;
}
a:hover {
	color:#ff0000;
}
.mborder {
	border:solid #5D6B98 1px;
}
.yborder {
	border:solid #e1e1e1 1px;
}
.font1 {
	font-size:12px;
}
.font2 {
	font-size:10px;
}
.font3 {
	font-size:12px;
	font-weight:bold;
}
.font4 {
	font-size:12px;
	color:#0057ab;
	font-weight:bold;
}
.font5 {
	font-size:12px;
	color:#0099ff;
	font-weight:bold;
}
.font6 {
	font-size:12px;
	color:#000000;
}
.font7 {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.font8 {
	font-size:12px;
	color: #000000;
}
.font9 {
	font-size:12px;
	color:#7A93CB;
}
.font10 {
	font-size:16px;
}
.font11 {
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
}
.font12 {
	font-size:16px;
	color:#009966;
	font-weight:bold;
}
.font13 {
	font-size:16px;
	font-weight:bold;
}
.font15 {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.font16 {
	font-size:12px;
	color:#ffffff;
}
.font17 {
	font-size:12px;
	color:#666666;
}
.font18 {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.rowbg0 {
	background-color:#000000;
}
.rowbg1 {
	background-color:#7A93CB;
}
.rowbg10 {
	background-color:#ffffff;
}
.rowbg11 {
	background-color:#ffffff;
}
.rowbg2 {
	background-color:#000000;
}
.rowbg3 {
	background-color:#EBEFFB;
}
A.wlink:link {
	color:#000000;
    text-decoration:underline;
    font-size:11px;
}
A.wlink:visited {
	color:#000000;
	text-decoration:none; 
    font-size:11px;
}
A.wlink:active {
	color:#000000;
	text-decoration:none;
    font-size:11px;
}
A.wlink:hover {
	color:#00FF00;
	text-decoration:underline;
    font-size:11px;
}
A.blink:link {
	color:#ffffff;
    text-decoration:none;
    font-size:11px;
}
A.blink:visited {
	color:#ffffff;
	text-decoration:none; 
    font-size:11px;
}
A.blink:active {
	color:#ffffff;
	text-decoration:none;
    font-size:11px;
}
A.blink:hover {
	color:#FCFA82;
	text-decoration:underline;
    font-size:11px;
}
A.slink:link {
	color:#0057ab;
    text-decoration:none;
    font-size:11px;
}
A.slink:visited {
	color:#0057ab; 
    text-decoration:none; 
    font-size:11px;
}
A.slink:active {
	color:#0057ab;
    text-decoration:none;
    font-size:11px;
}
A.slink:hover {
	color:#ff0000;
    text-decoration:none;
    font-size:11px;
}
.front-drop {
	background-image:url(images/front-drop.jpg);
	background-repeat:repeat-x;
}
-->
