div, p, ul, h1, h2, h3, img, form{
	padding:0; margin:0;
	}
*
{
margin: 0px;
padding: 0px;
}

body {
	
	background: #003366 url(images/back_all.gif);
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 868px;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}


#header {
	height: 252px;
	width: 868px;
	
}

#menu
{
width: 858px;
height: 64px;
padding-left: 10px;
padding-top:3px;
background: url(images/menu.gif) repeat-x;
}



.more
{
text-align: right;
}


#logo {
width: 848px;
float: right;
height: 168px;
text-align:  right;
padding-right: 20px;
padding-top: 20px;
background: url(images/header.jpg) no-repeat;	
}




#main
{
background: #ffffff;
padding-top: 10px;
width:868px;
float:left;

}

#left
{
	
	width: 221px;
}

#left H3
{
width: 206px;
height: 33px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left:0px;
	margin-bottom: 10px;
}

#left li li {
	padding: 3px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
background: url(images/title_back.gif) no-repeat;
padding: 10px;
}


#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 630px;


}

#right .box
{
border: 1px solid #C9C9C9;
background: #F5F5F5;
padding: 10px;
margin-bottom: 10px;

}

#right ol, #right ul
{
margin-left: 30px;
}
.line {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.request {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF0820;
	text-decoration: underline;
}
.click2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AF0820;
	text-decoration: underline;
}


#footer {
	width:868px;
	background-color: #FFFFFF;
	background-image: url(images/menu_r.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
}

#footer a {
	color: #888FAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}
input {
	margin-bottom: 6px;
}

.error {
	color:#FF0000;
}