BODY {
	background-color : #FFFFFF;
	font-family : "MS Sans Serif", Geneva, sans-serif, Arial;
	color : #444444;
	font-size : 10px;
}
TD {
	font-family : "MS Sans Serif", Geneva, sans-serif, Arial;
	font-size : 10px;
	color : #444444;
}
LI {
	font-family : "MS Sans Serif", Geneva, sans-serif, Arial;
	font-size : 10px;
	color : #444444;
}
P {
	font-family : "MS Sans Serif", Geneva, sans-serif, Arial;
	font-size : 10px;
	color : #444444;
}
TD.main {
	background-image : url(images/hp.jpg);
	background-repeat : no-repeat;
}
TD.main2 {
	background-image : url(images/mainpage.jpg);
	background-repeat : no-repeat;
}
UL{
	
}
.footer{
	font-size: 10px;
}
.footer2{
	font-size: 8px;
}
LI.hp {
	font-weight:bold;
	font-size: 12px;
	padding-left : 10px;
	list-style-image : url(images/bullet.gif);
}
LI.hp1 {
	font-weight:normal;
	font-size: 10px;
	padding-left : 5px;
	list-style-image : url(images/bullet2.gif);
}
LI.nav {
	background-image : url(images/navbg.gif);
	background-repeat : no-repeat;
	float : left;
	font-weight : bold;
	height : 30px;
	list-style-type : none;
	width : 200px;
	padding-top : 0px;
	padding-left : 0px;
	color : #B7B7B7;
}
A {
	color : #26398B;
	text-decoration : none;
}
A:HOVER {
	color : #ADADAD;
	text-decoration : none;
}
A.nav {
	font-weight : bold;
}
A:HOVER.nav {
	font-weight : bold;
	
}
.bluebig{
	color : #26398B;
	font-size: 16px;
	font-weight: bold;
}
.redbig{
	color : #cc0000;
	font-size: 16px;
	font-weight: bold;
}