body {
	background-color: ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	padding:0px;
	margin:0px;
}

td{
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}

h1{
	font-family: Times New Roman;
	font-size: 20px;
	color: #666666;
}

h2{
	font-family: Times New Roman;
	font-size: 18px;
	color: #666666;
}

hr{
	border: 0;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999999;
}

img{border:0px;}


.menu{
	text-align: center;
	padding: 0 10 0 10;
	white-space: nowrap;
}

.menu2{
	text-align: center;
	padding: 0 10 0 10;
	white-space: nowrap;
	background: url(/img/menubg2.jpg) repeat-x left top;
}

.menu a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.menu a:hover{
	color: #666666;
}

.menu2 a{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.top {
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(/img/menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bannerbg {
	background-image: url(/img/topbannerbg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.searchbg {
	background-image: url(/img/searchbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gradient {
	background-image: url(/img/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#search_field{
	width: 100%;
	height: 23;
	border-bottom: 1px solid #9b9b9a;
	border-top: 1px solid #b9b8b7;
	border-left: 0px;
	border-right: 1px solid #b9b8b7;
}

.flags{
	text-align: right;
	padding: 0 50 0 0;
}

.loginb{
	width: 325;
	text-align: right;
	padding: 0 30 0 0;
	color: 01319c;
}

.loginb a{
	color: ffffff;
}

#main{
	padding: 20;
	height: 500;
	vertical-align: top;
}

.maincat{
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #0272d2;
}

.maincat:hover{
	font-family: Times New Roman;
	font-size: 17px;
	text-decoration: underline;
	font-weight: bold;
	color: #0272d2;
}

.mainsubcat{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #777777;
}

.subcat{
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #0272d2;
}

.site_title a{
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #0000ff;
}

.site_desc{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.site_url{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 5 0 20 0;
}

#hint{
	font-size: 11px;
	color: #666666;
}