BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #000066;
}
TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:HOVER {
	color : Red;
}
.menu{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.menu{
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
a.menu:hover{
	color : #000066;
}
a.menu:visited{
	color : #ffffff;
}
a.more{
	font-size : 10px;
	text-decoration : underline;
}

.footer{
	color : White;
}


.pad_1{
	padding-left : 10;
}
.pad_2{
	padding : 7 7 7 7;
}
.pad_3{
	padding : 10 10 10 10;
}


.login{
	font-size : 10px;
}
.input_1{
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 1px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #000000;
	height : 16px;
}
.button_1{
	BORDER-BOTTOM: #000066 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	height : 18px;
	background-image : url(../images/button_bg.jpg);
	background-color : #89AFDD;
	font-weight : bold;
	}