﻿body{
	font-family:Tahoma;
	font-size:12px;
	background-color:#ffffff;
}
#tbox {
	border:1px #ED1E24 solid;
	width:80%;
}
h1{
	color:#ED1E24;
	font-family:Tahoma;
	font-size:15px;
}
#files{
	width:100%;
	font-family:Tahoma;
	font-size:12px;
}
#files a{
	color:#000000;
	text-decoration:none;
}
#files a:hover{
	color:#ED1E24;
	font-weight:bold;
	text-decoration:none;
}
#footer{
	margin-top:10px;
	border-top:1px #ED1E24 solid;
	padding-top:2px;
}
.footright{
	float:right;
	text-align:right;
	font-family:Tahoma;
	font-size:10px;
}
.footleft{
	float:left;
}
#menu a{
	margin-right:15px;
	font-family:Tahoma;
	font-size:10px;
	color:#ED1E24;
	text-decoration:underline;
	font-weight:bold;
}
#menu a:hover{
	background-color:#ED1E24;
	color:#FFFFFF;
	text-decoration:none;
}
.ibox{
	border:1px #ED1E24 solid;
	width:80%;
}
.tbox{
	border:1px #ED1E24 solid;
}
.icon{
	text-align:center;
}
h2 {
	border:1px #DD3C10 solid;
	background-color:#FFEBE8;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	padding:3px;
	width:400px;
	text-align:center;
}
#tools{
	font-size:10px;
	color:#5FBA48
}
#tools a{
	font-size:10px;
	color:#5FBA48
}
#tools a:hover{
	font-size:10px;
	color:#ED1E24;
	font-weight:normal;
}
.info{
color:#808080;
}
h3 {
	border:1px #E2C822 solid;
	background-color:#FFF9D7;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	padding:3px;
	width:400px;
	text-align:center;
	margin-top:2px;
	margin-bottom:0px;
}
.cen {
text-align: center;
}
#logo
{
width:154px;
height:154px;
background-image:url(../login/uploaded/template/logo.jpg);
float:left;
}
#header
{
width:646px;
height:154px;
margin: 0 0 0 20px;
float:left;
background-image:url(../login/uploaded/template/header.jpg);
}

