@charset "utf-8";
/* CSS Document */

'body {
'	background-image: url(../images/pattern.gif);
'}
.style2 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 16px; }
.style3 {
	font-size: 9px;
	color: #FFFFFF;
}
.style4 {font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; }
.style5 {font-size: 10px}
.style6 {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style9 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #3D3AA3;
}
.style11 {font-family: "Trebuchet MS", Arial, sans-serif; color: #3D3AA3; font-weight: bold; }
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style13 {
	font-size: 36px;
	color: #333333;
}
.style15 {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.style16 {color: #333333}
.style20 {font-family: "Trebuchet MS", Arial, sans-serif; color: #3D3AA3; font-weight: bold; font-size: 12px; }
.style25 {font-family: "Trebuchet MS", Arial, sans-serif; color: #305913; font-weight: bold; font-size: 16px; }
.style26 {font-size: 12px}
.style28 {color: #333333; font-size: 10px; }

.style29 {font-family: "Trebuchet MS", Arial, sans-serif; color: #333333; font-weight: bold; font-size: 16px; }
.style31 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0000FF; font-weight: bold; }
.style34 {font-family: "Trebuchet MS", Arial, sans-serif; color: #305913; font-weight: bold; font-size: 12px; }

.AGTstyle7 {font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; font-size: 12px; }
.AGTstyle8 {font-size: 12px; text-align: justify; font-family:"Trebuchet MS", Arial, sans-serif;}
.AGTstyle11 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}


#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #ff0000;
}

#footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 754;
	height: 15;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#bodytext {
	background-repeat:repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

#bodytext p {
	font-size: 13px;
	word-spacing: .05em;
}

#bodytext p, #bodytext h1 {
	font: "Trebuchet MS", Arial, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
	word-spacing: .05em;
}

#bodytext li {
	text-align: left;
}

.terms {
	list-style: decimal;
}

.subterms {
	list-style: lower-alpha;

}

.title {
	background: #CCCCCC;
	color:#0000FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.largetitle {
	background: #CCCCCC;
	color: #0000FF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	border: dashed #000000 1px;
}

#sidemenu ul {
	text-align: left;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #305913; 
	font-weight: bold; 
	font-size: 12px;
}
#sidemenu a {
	text-decoration: none;
	color: #305913;
}
#sidemenu a:hover {
	border-bottom: dashed #00CC00 thin;
}
#sidemenu a:visited {
	color: #305913; 
}
#protlinks a {
	text-decoration: none;
	color: #305913; 
}
#protlinks a:hover {
	border-bottom: dashed #00CC00 thin;
}

#protlinks tr {
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #305913; 
	font-weight: bold; 
	font-size: 12px;
}

#protlinks img {
	border: none;
}
#protlinks a:visited {
	color: #305913; 
}

#protlinks .fileheader {
	color: #ffffff;
	background-color: #999999;
}

#users {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

#users th {
	background-color: #999999;
	color: #ffffff;
}

#users .odd {
	background-color: #E6EBF2;
}

#users .even {
	background-color: #B8C1B9;
}

.button {
    border: 1px solid #006;
    background: #bbc0b8;
}
