﻿
body {
	background-color: #c0c0c0;
	font-family: Arial, Tahoma, Verdana;
	font-size:small;
	text-align: justify;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
a:link
{
color:#4d8dad;
text-decoration:none;
font-weight:bold;
}


a:active
{
color:#4d8dad;
text-decoration:none;
font-weight:bold;
}


a:visited
{
color:#4d8dad;
text-decoration:none;
font-weight:bold;
}


a:hover
{
color:#c0c0c0;
text-decoration:none;
font-weight:bold;
}


#top
{

	width:900px;
	height:194px;
	background-image:url('../images/head.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;

	vertical-align:bottom;
	text-align:right;
}

#pad2
{
		padding:20px;
}

#topnav
{

	width:900px;
	height:24px;
	background-image:url('../images/nav.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
}



#topnav a:link
{
color:#fff;
text-decoration:none;
}


#topnav a:active
{
color:#fff;
text-decoration:none;
}


#topnav a:visited
{
color:#fff;
text-decoration:none;
}


#topnav a:hover
{
color:#4d8dad;
text-decoration:none;
}

	

#leftcol
{

	vertical-align:top;
	width:200px;
	background-color:#fff;
	padding:10px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#lefty
{
	
	height:35px;
	background-image:url('../images/whiteball.gif');
	background-repeat:no-repeat;
	border-bottom:2px #525456 dotted;
	padding-left:35px;

	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	color:#4d8dad;
}

#righty
{
	
	height:35px;
	background-image:url('../images/greyball.gif');
	background-repeat:no-repeat;
	border-bottom:2px #fff dotted;
	padding-left:35px;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	color:#4d8dad;
}

#pad
{
	
		padding-top:10px;
}

#rightcol
{

	vertical-align:top;
	width:200px;
	background-color:#525456;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#rightcol a:link
{
color:#000;
text-decoration:none;
border-left:2px #B42C32 solid;
font-size:12px;
padding-left:10px;
display:block;
}


#rightcol a:active
{
color:#000;
text-decoration:none;
border-left:2px #B42C32 solid;
font-size:12px;
padding-left:10px;
display:block;
}


#rightcol a:visited
{
color:#000;
text-decoration:none;
border-left:2px #B42C32 solid;
font-size:12px;
padding-left:10px;
display:block;
}


#rightcol a:hover
{
color:#fff;
text-decoration:none;
background-color:#B42C32;
display:block;
}


	
#content
{
	vertical-align:top;
	width:500px;
	background-color:#fff;
	padding:15px;
}


#content2
{
	vertical-align:top;
	width:700px;
	background-color:#fff;
	padding:15px;
}


h1{
	font-size:20px;
	margin-top:0px;
	color:#4d8dad;
	border-bottom:2px #525456 dotted;
	height:30px;

}

#foot
{
	width:900px;
	font-size:12px;
	border-top:2px #000 solid;
	background-color:#fff;
	padding:20px;
}
#LeftMenuUL {

line-height: 2em;
text-transform: none;
color: #00CC33;
font-size:11px;
text-decoration: none;
list-style-position: outside;
list-style-image: url(../images/arrow109.gif);
list-style-type: square;
padding: 4px;
margin: 3px;

}