body 	{
	background-color: #F2F0D0;
	 }


a 
	{
	text-decoration: none; 
	color: #1b637f;
	font-weight: bold; 
	}

a:hover 
	{
	color: #cd5527;
	text-decoration: underline;
	}

img 
	{
	border:0
	}

p,li,ul,body 
	{
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;
	text-align: justify;
	}
li
	{
	margin-left: -10px;
	}


h1
	{ 
	color: #2a7d3a; 
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: none;
	text-align: right;
	letter-spacing: 3px;
	padding-left: 4px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	background-color: #E5E5E5;
	border-left: 0px solid #C2C2C2;
	border-right: 0px solid #E8E3AB;
	border-top: 5px solid #ffffff;
	border-bottom: 1px solid #C2C2C2;
	width: 478px;
	}

h2
	{ 
	color: #cd5527; 
	font-family: Verdana;
	font-size: 12px;
	border-bottom: 0px dashed #1b637f;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	padding-left: 0px;
	}
	
#alltable
	{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	border-left: 8px solid #E8E3AB;
	border-right: 8px solid #E8E3AB;
	border-top: 8px solid #E8E3AB;
	border-bottom: 8px solid #E8E3AB;
	width: 485px;
	}

#navigation
	{
	background-color: #ffffff;
	border-right: 1px solid #c2c2c2;
	padding: 3px;
	width: 180px;
	vertical-align: top;
	}

#navigation h1
	{ 
	color: #1b637f; 
	font-family: Verdana;
	font-size: 12px;
	width: 180px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: 0px dashed #1b637f;
	text-transform: uppercase;
	}
	
#navigation b
	{ 
	color: #606060; 
	font-family: Verdana;
	font-size: 10px;
	width: 180px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	letter-spacing: 1px;
	border-bottom: 0px dashed #CBD0ED;
	text-transform: none;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	}

#navigation b:hover
	{ 
	color: #2a7d3a; 
	font-family: Verdana;
	font-size: 10px;
	width: 180px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	letter-spacing: 1px;
	text-transform: none;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	}
	
#navigation a
	{ 
	color: #1b637f; 
	font-family: Verdana;
	font-size: 11px;
	width: 180px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 0px dashed #CBD0ED;
	text-transform: uppercase;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	}

#navigation a:hover
	{ 
	color: #2a7d3a; 
	font-family: Verdana;
	font-size: 11px;
	width: 180px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	border-bottom: 0px solid #CBD0ED;
	text-transform: uppercase;
	padding-top: 8px;
	text-decoration: underline;
	display: block;
	}

#content 
	{
	width: 485px; 
	padding-top: 3px;
	vertical-align: top;
	padding-bottom: 15px;
	}

#footer
	{
	background-color: #E5E5E5; 
	width: 698px;
	height: 35px;
	font-color: #606060; 
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	text-align: right;
	letter-spacing: 1px;
	text-decoration: none;
	padding-right: 10px;
	}

.center
	{
	text-align: center;
	}
