body{
	margin:0px;
	background:#e6e6e6;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:16px;
}
p{
	margin:0px;
}
.image{
	border:1px solid #CCC;
	padding:1px;
}
a{
	height:25px;
	color:#fff;
	text-decoration:underline;
}a:hover{
	text-decoration:none;
}
h1{
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}



.page{
	background:#000;
}
.red{
	color:#F00;
	font-weight:bold;
}
.green{
	color:#090;
	font-weight:bold;
}


.header{
	background:url(../images/header.jpg) no-repeat;
	height:94px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-top:8px 0 0 0;
}

.top_menu{
	height:26px;
	background:url(../images/top_menu.gif) repeat-x;
}


.info{
	padding-left:15px;
	line-height:20px;
}

.top_links {
	background:url(../images/over.gif) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	height:26px;
	width:135px;
}
.top_links a {
	DISPLAY: block;
	background:url(../images/top_menu.gif) repeat-x;
	height: 20px;
	font-weight:bold;
	padding-top:6px;
	color:#000;
	text-decoration:none
}.top_links a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#fff;
}

.top_links_visited {
	background:url(../images/over.gif) no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	height:26px;
	width:135px;
}




.page_title{
	height:30px;
	font-weight:bold;
	font-size:14px;
}
.field{
	border:1px solid #2c9ad9;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.button{
	background:url(../images/button.gif) repeat-x;
	height:20px;
	border:1px solid #039;
	color:#FFF;
	border:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.pageination a{
	background:#000;
	padding:2px 5px 2px 5px;
	border:1px solid #fff;
	text-decoration:none;
}
.pageination a:hover{
	color:#FFFFFF;
	background:#ccc;
}
.footer{
	height:90px;
	border-top:#e6e6e6 solid 1px;
	line-height:22px;
}