@charset "utf-8";
body {
	background-color: #ffffff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


/* begin resources*/
#link_title{

color: #ffffff;
/*font-family: sans-serif;*/
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;

}

#link_title a{
color:green;
/*font-family: sans-serif;*/
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
#link_title a:hover{
color:maroon;
/*font-family: sans-serif;*/
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

#table_nav{
color:black ;
}

#link_desc{
/*font-family: arial;*/
font-family: Arial,Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: white;
}

#link_date_added{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
/*font-family: arial;*/
font-weight: normal;
color: black;
}

/*     */
#first{
width: 200px;
height: 32px;
/*
border-right: solid;
border-right-width: 1px;
border-right-color:maroon;
*/
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: green;

text-align: center;
float: left;
margin-top: 1px;
/*margin-left: 3px;*/
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/

}

#second{
width: 200px;
height: 32px;
/*
border-right:solid;
border-right-width: 1px;
border-right-color: maroon;
*/
text-align: center;

font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: green;

float: left;
margin-top: 1px;
margin-left: 3px;
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/
}

#third{
width: 200px;
height: 32px;
/*
border-right:solid;
border-right-width: 1px;
border-right-color: maroon;
*/
float: left;
text-align: center;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: green;


margin-top: 1px;
margin-left: 3px;
padding-top: 8px;
padding-left: 2px;
/*
border: dashed;
border-width: 1px;
border-color: black;*/
}



#clear{
clear: both;

}

#first a,#second a,#third a{

color: green;
text-decoration: none;

}
#first a:hover,#second a:hover,#third a:hover{

color: maroon;
text-decoration: underline;
background-color: yellow;
}











/*End resources   */


h1 {
	margin: 7px;
	padding: 0px;
	text-align: center;
	color: #9DEF25;
}

#container {
	width: 996px;
	margin: 10px auto;
	padding: 0px;
	border: 0px;
	background-image: url(images/bg01.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#nav {
	height: 31px;
	border: 0px;
	margin: 0px 3px 0px 3px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/navbar01.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-weight: bold;
}
#nav a, #nav a:active, #nav a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px 10px;
}
#nav a:hover {
	color: #27451C;
}


#maincontent {
	margin: 0px 3px;
	padding: 0px;
	border: 0px;
}
.box {
	border-right: 1px solid #416F0B;
	border-left: 1px solid #416F0B;
	border-bottom: 1px solid #416F0B;
	margin: 0px 0px 5px 0px;
	padding: 4px;
}

#left {
	width: 196px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#left h3 {
	background-image: url(images/title_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 196px;
	height: 21px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	text-align: center;
	color: #000000;
	font-size: 11px;
}
#left ul {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
}
#left  li a, #left li a:active, #left li a:visited {
	border-left: 1px solid #416F0B;
	border-right: 1px solid #416F0B;
	border-bottom: 1px solid #416F0B;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	display: block;
	color: #A0F026;
	text-decoration: none;
}
#left li a:hover {
	border-left: 1px solid #416F0B;
	border-right: 1px solid #416F0B;
	border-bottom: 1px solid #416F0B;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #A0F026;
}




#right {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: right;
	width: 269px;
}
#right a, #right a:active, #right a:visited, #right a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

#right h3 {
	width: 269px;
	height: 21px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/title_right.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
	font-size: 11px;

}

#content {
	width: 757px;
	margin: 0px 7px;
	padding: 0px;
	border: 0px;
	float: left;
	font-size: 11px;
}



#footer {
	background-image: url(images/footer_main.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	margin-top: 10px;
}
#footerdata {
	height: 20px;
	margin: 0px 3px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#footerdata a, #footerdata a:active, #footerdata a:visited {
	color: #ffffff;
	margin: 0px 7px;
}


#footercurve {
	margin: 0px;
	height: 10px;
	padding: 0px;
	background-image: url(images/footer_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.clear {
	clear: both;
	height: 0px;
}
