﻿/* CSS Document */

	body {
		background : #eaede7
	}
	

	#container {
		width: 800px;
		width: 780px;
		width: 760px;
		border: 1px solid #000099;
		margin: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		background-color: white;

	}
		
	#header {
		padding: 5px;
		margin-bottom: 5px;			
		background : #eaede7;
	}

	#content {
		padding: 5px 15px 5px 5px;
		margin-left: 215px;
		background-color: white;
	}

	#indexcontent {
		padding: 20px 5px;
		margin-left: 5px;
		background-color: white;
	}

	#sidebar-a {
      	float: left;
		width: 250px;
		width: 210px;
		width: 200px;
		margin-right: 5px;
		padding: 5px;
		background : #8d90f8;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	#footer {
		clear: both;
		padding: 5px;
		margin-top: 5px;
		background-color: #eaede7;
		font-family: verdana;
	}

	#top_navlist {
		font-family: verdana;
		font-size: 80%;
		margin: 0;
		padding: 0 0 20px 10px;
		border-bottom: 1px solid #000099;
	}

	#top_navlist li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#top_navlist ul {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#top_navlist a:visited {
		float: left;
		line-height: 14px;
		font-weight: bold;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #000099;
	}

	#top_navlist a:link {
		float: left;
		line-height: 14px;
		font-weight: bold;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #000099;
	}

	#top_navlist a:visited#current {
		border-bottom: 4px solid #006633;
		padding-bottom: 2px;
		background: transparent;
		color: #000;
	}

	#top_navlist a:link#current {
		border-bottom: 4px solid #000099;
		padding-bottom: 2px;
		background: transparent;
		color: #000;
	}

	#top_navlist a:hover {
		color: #FF0000;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-bottom-color: #000099;
		border-top-color: #000099;
	}

	#bot_navlist {
		font-family: verdana;
		font-size: 80%;
		margin: 0;
		padding: 0 0 20px 10px;
		border-bottom: 1px solid #000099;
		font-weight: normal;
	}

	#bot_navlist li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#bot_navlist ul {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#bot_navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #000099;
	}

	#bot_navlist a:link {
		float: left;
		line-height: 14px;
		font-weight: bold;
		margin: 0 10px 4px 10px;
		text-decoration: none;
		color: #000099;
	}



	#bot_navlist a:visited#current {
		border-bottom: 4px solid #006633;
		padding-bottom: 2px;
		background: transparent;
		color: #000;
	}

	#bot_navlist a:link#current {
		border-bottom: 4px solid #006633;
		padding-bottom: 2px;
		background: transparent;
		color: #000;
	}

	#bot_navlist a:hover {
		color: #FF0000;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-top-color: #000099;
		border-bottom-color: #000099;
		border-bottom-style: solid;
	}

	#side_navlist {
		padding-left: 0;
		margin-left: 0;
		border-bottom: 1px ;
		width: 210px;
	}

	#side_navlist li {
		font-family: verdana;
		font-size: 12px;
		list-style: none;
		margin: auto;
		padding: 5px;
		border-top: 1px;
	}

	#side_navlist li a { 
		text-decoration: none; 
	}

	#H2 {
		font-family: Verdana;
		font-size: 14px;
		color: #000099;
		line-height: 100%;
	}

	#H1 {
	font-family: verdana;
	font-size: 14px;
	color: #000099;
	line-height: 100%;
	padding-bottom: 20px;
	font-style: normal;
	}

	#H3 {
		font-family: verdana;
		font-size: 14px;
		color: #000099;
		font-style: normal;
		font-weight: bold;
	}

	#bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	font-style: normal;
	}

	#smalltext {
		font-family: verdana;
		font-size: 10px;
		color: #000099;
		padding-bottom: 10px;
	}

	a:link {
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000099;
		
		font-family: verdana;
	}

	a:visited {
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #474848;
		font-family: verdana;
	}

	a:active {
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #5f6160;
		font-family: verdana;
	}

	a:hover {
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #FF0000;
		border-top-style: none;
		border-bottom-style: none;
		font-family: verdana;
	}

	#sidebar-a a:hover {
		border-top-color: #000099;
		border-top-width: 1px;
		border-top-style: solid;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000066;
		}

	#footerbase a:hover {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
	}
	
	#right {
		text-align: right;
		}
		
	#left {
		text-align: left;
		}
		
	
