*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #336699;
}

a:hover {
	text-decoration: none;
	color: #336699;
}

a:visited {
	color: #3366FF;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, MS Serif, Arial;
	color: #003366;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 500px;
	
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
	height: 244px;
	text-align: right;		
}

#menu
{
	float: left;
	padding-left: 77px;
	border-left: 7px solid #FFFFFF;
	width: 730px;
	background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 46px;
	background: #FFFFFF url(images/header_top.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #333399;
	font-weight: bold;
	font-size: 12px;
	padding-top: 25px;

}

#menu a:hover {
	width: 79px;
	height: 46px;
	background: #FFFFFF url(images/header_top_over.gif) repeat-x;
}


#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #0099CC;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 13px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;

color: #336699;
background: url(images/title.gif) no-repeat
}


#left ul {

	
	list-style: none;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #336699;
}
#left a:visited {
	color: #336699;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #DBE8F5;
border-left: 1px solid #DBE8F5;
border-right: 1px solid #DBE8F5;

}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #336699;
}

#right a
{
color: #336699;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #336699;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #336699;
	background-color: #fff;
}




#info
{
float: center;
width: 800 px;
padding-left : 10px;
padding-right : 10px;
}

#info H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #336699;
}

#info a
{
color: #336699;
text-decoration: none;
}

#info p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#info H2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #336699;
}






#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #003366;
}
.text {
	font-family: Tahoma, MS Serif, Arial;
	font-size: 12px;
	color: #D72020;
}


#footer a {
	color: #666666;
}
