body
{
	color: #444444;
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(img/bg_main.gif);
	margin:0px;
}
td {
	font-size : 12px;
}
a {
	color : #0066CC;
	text-decoration : none;
}
a:hover {
	color : #FF6600;
}
a.altmenu {
	color : #666666;
	text-decoration : none;
}

.box01{
	font-family : Tahoma;
	font-size : 11px;
	border-left : 1px solid #333333;
	border-top : 1px solid #333333;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
}
.buton01 {
	background-color : #000099;
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid #AAAAAA;
	border-top : 1px solid #AAAAAA;
	padding : 1px;
	color : White;
}
.header1{
	color : #FF6600;
	font-weight : bold;
	font-size : 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}