﻿body {
	font-size: 1em;
	text-align: center;
	left: auto;
	right: auto;
	width:820px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	height: 100%;
	font-family: "Franklin Gothic Book";
	font-weight: normal;
}
layout{
	height: 100%;

}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #333366;
	text-decoration: none;

}
td a, td a:visited{
	text-decoration:none;
	font-size: 12px;
	line-height: 24px;
	color: #333366;
}


h5 {
	
	font-weight:bold;
	font-family: "Lucida Calligraphy";
}
.title .header{

  font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
	
}


.footer {
	font-size: 14px;
	line-height: 22px;
	color: #333366;
	height: 40px;
	width: 820px;
	background-image: url(images/button.gif);
}

p a, a visited{
color:#333333;
}
#nav2 {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #999999;

}
#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	width:200px;
	height: 325px;

}

#nav li{

	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #FFF;
	border-bottom: 1px solid #EEEEEE;
	font-weight: normal;
}

#nav a {

	font-size:11px;
	line-height: 12px;
	margin: 0;
	padding: 6px 25px 6px 0px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #696969;
	width:130px; /* for IE5/Win */
	width: 130px;
}


#nav a:hover {

	color: #D78F00;
	background-color: #EBEBEB; 
	
	}
a:hover {

	color: #D78F00;
 
	
	}	
	#leftpanel{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 40px 0px 0px 0px;
	display: inline;/* Solves IE problem */
	width:200px; /* for IE5/Win */
	width: 200px;
	height: 100%;
		

}

#rightpanel{
	float:none;

}
 setimg {
	position: absolute;
	bottom: 0;
	float: left;
}

