﻿a.menu:link 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 35px;
	display: block;
	width: 237px;
	height: 18px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 18px
}
	
a.menu:visited 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 35px;
	display: block;
	width: 237px;
	height: 18px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 18px
}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		text-indent: 35px;
		display: block;
	    width: 237px;
	    height: 18px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		vertical-align: bottom;
		line-height: 18px
}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		text-indent: 35px;
		display: block;
	    width: 237px;
	    height: 18px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		vertical-align: bottom;
		line-height: 18px
}

}
#body {
background-color: #195480;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:0px; 
margin:0px;
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
}

p{
padding: 5px 10px;
margin:0px;
}

pre{
padding: 5px 10px;
margin:0px;

}

a {color: #000000;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
color:                 #000000;
font-family:           Verdana, Arial, Helvetica, sans-serif;
font-size:             11pt;
line-height:           11pt;
font-weight:           bold;
border-bottom:         thin black dotted; 
}
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
background-color:white;
}

/* ----------banner for logo-------------- */
#top-banner {
text-align: right;
padding: 0px;
margin: 0px;
height: 117px;
background-image:url('images/top-banner.jpg');
}

#banner {
text-align: right;
padding: 0px;
margin: 0px;
height: 227px;
background-image:url('images/banner.jpg')
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
font-size:small;
margin-left: 245px;
min-height:0px; 
padding-top:3px;
padding-right:5px;
padding-left:5px;
font-family:Verdana; color:black;
}

/* --------------left navi------------- */
#left {
float: left;
width: 237px;
padding: 0px;
background-color:#670002;
background-image: url('images/nav-bg.jpg');
}

/* -----------footer--------------------------- */
#footer {
clear: both;
font-family: Verdana; color:white; font-size:small;  
margin-bottom:-20px;
height:58px;
background-image:url('images/footer.jpg');
text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
