a
{
color: #0092c0;
font-weight: bold;
text-decoration: underline;
}

a:link
{
color: #0092c0;
}

a.menu:visited
{
color: #0092c0; 
}
a.menu:active
{
color: #0092c0; 
}

a.menu:hover
{
color: #0092c0;

text-decoration: none 
}



#menu 
{
	list-style: none; 
	width: 185px;
	padding: 0;
	margin: 0;
}
#menu li
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	color:#dedede;
	text-decoration: none;
	line-height:38px;
	text-align: center;
	width: 185px;
	float:left;
	height: 41px;
	background-image: url(../img/button.jpg);
}
#menu li a
 {
	list-style: none;
	text-indent: 35px;
	color:#dedede;
	text-align: left;
	display: block;
	height: 41px;
	text-decoration: none;
	line-height: 41px;
}
#menu li a:hover 
{
	color:#e0a557;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../img/button_over.jpg);
}

#divbody
{
	text-align: left;
	padding: 2%;
}

#copyr
{
	font-family:Verdana;
	font-size:8px;
	color:#636363;
	text-indent: 35px;
	text-align: left;
}

#area
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color: #424242;
	border-width: thin;
	background-color:white;
	width: 600px;
	vertical-align: top;

}

#menustyle
{
	vertical-align: top;
	background-color: #424242;
}

td
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 12px;
	line-height: 18px;
	color: #000000;
}

#textinarea
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 12px;
	line-height: 18px;
	color:#000000;
}

h1
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 18px;
	Color:#3d3d3d;

}

h2
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 16px;
	Color:#3d3d3d;

}

h3
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 14px;
	Color:#3d3d3d;

}


body
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 background-image: url('../img/stripesblue.jpg');
 background-repeat: repeat;
 background-position: top left;
}

#divcontent
{
 text-align: left;
 width:599px; 
 height: 520px; 
 overflow: auto; 
 border: 0px solid #ff0000;
 padding-left:10px;
 }

#plisttext
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 text-align: left;
 padding-left: 10px;
}


#plisttextright
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 text-align: right;
 padding-left: 10px;
}





