BODY {
	background-color : #ffffff;
	background-image : url(../images/site_bg.gif);
	background-position : center;
	background-repeat : repeat-y;
	color: #333333;
	margin : 0px;
	padding : 0px;
}

A {
	color: #14407A;
	text-decoration: none;
}

a:hover {text-decoration : underline;}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color : #ffffff;
}

IMG {border-color: #666666;}

HR {color: #666666;}

.topmenu, .topmenu a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.sidemenu, .sidemenu a {
	color: #000000;
	font-size: 14px;
}

.title {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #F00E1A;
}

.toptxt {
	font-size: 18px;
	font-weight: bold;
	color: #F8D756;
}

.specialtitle {
	color: #4C78C9;
	font-size: 12px;
	font-weight: bold;
}

.specialtext {
	font-size: 11px;
}

.copyright {
	font-size: 10px;
}

.dirtitle {
	color: #4C78C9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}