/* CSS Document */
body {
margin-left: 0px;
margin-top: -2px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background:url(images/bg.jpg);
background-position:top;
background-color:#BBBBBB;
background-repeat:repeat-x;
}

.content {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:22px;
}

.leftnav-top {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#001A00;
text-decoration:normal;
}

.buttons {
padding-left:5px;
padding-top:5px;
background-image:url(images/nav-top.jpg);
height:19px;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#333333;
display:block;
}

.buttons:hover {
background:url(images/nav-on.jpg);
color:#333333;
height:19px;
font-size:11px;
font-weight:bold;
}

.foot {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

.header{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#003300;
text-decoration:none;
}

.table {
border:#FFFFFF 2px solid;
background-color:#F3F3F3;
}

.strong {
color:#993300;
}
h1, h2, h3 { font-family: Tahoma, Sans-serif;  }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #000000;
}
h2 {
	font-size: 160%;
	color: #3e8505;
	font-weight: normal;
}
h3 {
	font-size: 135%;	 
	color: #3e8505;
}
td, p, li {
	font-family: Tahoma, Sans-serif;
	font-size:small;
}