body{
	background: #867e93 url(../images/motto6.gif) repeat fixed center top;
	font-size: 12px;
	font-family: Tahoma, Verdana, Trebuchet MS, Calibri, Palatino Linotype;
	color: #000000;
}
img{
  border: 0;
}
/*#content{
position: absolute;
top: 0;
left: 20%;
right: 20%;
width: 800px;
}*/
#content{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	padding: 0;
  margin-bottom: 0;
  width: 800px;
}
#top{
background-color: #5e658e;
height: 2.9em;
width: 100%;
font-size: 9px;
font-weight: bold;
border: 2px solid #d7d6d5;
overflow: hidden;
}
#lan{
float: left;
padding: 5px;
width: 300px;
color: #f7f7f7;
overflow: hidden;
display: block;
}
#lan a{
text-decoration: none;
color: #f7f7f7;
}
#lan a:hover{
font-weight: bolder;
text-decoration: underline;
}
#lan a:visited{
color: #f7f7f7;
}
#sizer{
float: left;
/*padding: 5px;*/
width: 280px;
color: #f7f7f7;
overflow: hidden;
}
#sizer a{
text-decoration: none;
color: #f7f7f7;
}
#sizer a:hover{
font-weight: bolder;
text-decoration: underline;
}
#search{
float: left;
/*padding: 5px;*/
width: 190px;
color: #f7f7f7;
overflow: hidden;
}
#header{
background: #ffffff;
width: 100%;
height: 150px;
overflow: hidden;
border-left: 2px solid #d7d6d5;
border-right: 2px solid #d7d6d5;
}
#random{
float: left;
width: 150px;
height: 150px;
background: #d7dbe3;
overflow: hidden;
}
#logo {
float: right;
position: relative;
width: 649px;
height: 150px;
overflow: hidden;
background: #d7dbe3;
}
#logo span{
position: absolute;
overflow: hidden;
left:0;
top:0;
width: 100%;
height: 100%;
/*background: url(../images/logo.gif) no-repeat;*/
}
#logo p{
font-size: 16px !important;
font-weight: bold;
text-align: center;
}
#logo p small{
font-size: 10px !important;
text-align: center;
}
#menu{
/*float: left;
margin-right: auto;
margin-left: auto;*/
margin: 0;
font-size: 14px !important;
background: #eeeeee url(../images/backMenu.gif) no-repeat;
height: 3em;
width: 100%;
border-left: 2px solid #d7d6d5;
border-right: 2px solid #d7d6d5;
border-top: 2px solid #d7d6d5;
}
#menu ul{
/*margin-right: 2%;*/
list-style: none;
margin-top: 0;
}
#menu ul li{
display: inline;
}
#main {
float: left;
width: 100%;
background: #eeeeee;
border-left: 2px solid #d7d6d5;
border-right: 2px solid #d7d6d5;
min-height: 250px;
}
#leftHome{
float: right;
width: 150px;
margin: 5px 10px 0 0;
padding: 0;
background: #dfdfdf;
}
#leftHomeTop{
padding: 0;
margin:0;
list-style-type: none;
width: 100%;
}
#leftHometop li{
margin: 0;
padding: 0;
float: right;
width: 100%;
}
#leftHomeTop a{
display: block;
/*color: #325877;*/
color: #a00072;
padding: 0 10px 0 10px; 
margin: 0;
text-decoration: none;
font-weight: bolder;
line-height: 150%;
font-size: 13px !important;
border-bottom: 1px solid #FFF;
text-align: right;
height: auto;
}
#leftHomeTop a:hover{
text-decoration: none;
color: #b20005;
background: #cfcfcf;
}
#leftHomeBottom{
float: right;
width: 100%;
color: #a00072;
font-size: 12px !important;
font-weight: bold;
padding: 0;
padding-right: 5px; 
margin-top: 20px; 
margin-bottom: 20px;
}
#rightHome{
position: relative;
padding-right: 5px;
padding-left: 5px;
float: right;
width: 600px;
text-align: right;
margin: 5px 10px 10px 2px;
/*background: #3adcda;*/
font-size: 15px;
font-family: Tahoma, Trebuchet MS;
/*color: #7030a0;*/
color: #325877;
}
#rightHomeRight{
float: right;
width: 220px;
margin-left: 70px;
}
#rightHomeLeft{
float: right;
width: 220px;
margin-left: 70px;
}
form fieldset{
  padding: 10px;
}
form fieldset legend{
	color: purple;
}
form label.fixed{
  display: block;
	width: 160px;
	float: right;
}
form input.buttons{
background: #cfcfcf;
border-top: 1px outset purple;
border-left: 1px outset purple;
border-right: 3px outset purple;
border-bottom: 3px outset purple;
color: purple;
padding: 2px;
font-weight: bold;
}
table th{
  text-align: center;
	color: #092969;
}
table tr{
  text-align: center;
	color: purple;
}
#footer {
  padding-top: 10px;
  padding-bottom: 10px;
  float: both;
	width: 100%;
	background: #eeeeee;
	text-align: center;
	border-bottom: 2px solid #d7d6d5;
  border-left: 2px solid #d7d6d5;
  border-right: 2px solid #d7d6d5;
}

#footer p {
	font-size: 10px;
	text-align: center;
/*	color: #595959;*/
  color: #092969;
}
#footer a {
	font-size: 10px;
	text-align: center;
/*	color: #595959;*/
	color: #092969;
}

#footer a:hover {
	font-size: 10px;
	text-align: center;
	color: #b20005;
	text-decoration: underline;
}

.sign{
  font-size: 10px !important;
	color: #092969;
}