/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body {
	padding:0;
	margin:0;
	background-color:#5F9156;
	background-image:url(images/pgbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial,Tahoma,Helvetica, sans-serif;
	font-size:10px;
	display: inline;
			}
p 	{
	padding:0;
	margin:0;
	text-align: justify;
	display: none;
			}
			
/*------------------------------links----------------------*/
			
.toplink {
			font-size:11px;
			font-family:arial;
			font-weight:bold;
			color:#FFFFFF;
			text-decoration:none;
			}
			
.toplink:hover {
			color:#FED800;
			}
a {	
			font-size:12px;
			}	
/*------------------------------bodyleft----------------------*/

.germ {
			font:Arial, Helvetica, sans-serif;
			font-size:15px;
			color:#FFFFFF;
			font-weight:bold;
			font-variant:small-caps;
			}
			
.bodyfont {
			font-size:10px;
			color:#C4C561;
			}
			
.date {
			font-size:11px;
			color:#FFFFFF;
			font-variant:small-caps;
			font-weight:bold;
			line-height:14px;
			}
			
.higlightedtext {
			font-size:11px;
			color:#EDC000;
			text-decoration:underline;
			line-height:14px;
			}
			
/*------------------------------footer----------------------*/

.footermenu {
			background-repeat:repeat-x;
			background-position:center;
			font-size:11px;
			color:#FFFFFF;
			padding-left:3px;
			padding-right:3px;
			text-decoration:none;
			font-weight:bold;
			}
			
.footermenu:hover {
			color:#FED800;
			}
			
/*------------------------------copyright----------------------*/

.copyright {
			font:arial;
			font-size:10px;
			color:#fff;
			}

.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}

.style3 {
	color: #FFFF00;
	font-size: 11px;
	}
	
.style4 {
	font-size: 12px;
	font-weight: bold;
	}
	
.style5 {
	font-size: 10px;
	font-weight: bold;
	}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #016B29; 
	font-weight: bold; 
	}

.style66 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #016B29; 
	font-weight: bold; 
	font-size:9px; 
	}

.style7 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}


.style8 {
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	}
	
.style9 {
	color: #FFFFFF
	}
	
.style10 {
	color: #FFFFFF;
	font-size: 11px;
	}

.style11 {
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	}

.style12 {
	color: #FFFF00
	}
	
.style55 {
	font-size: 22px;
	font-weight: bold;
	font-family: "Comic Sans MS";	
	}


ul li {
	list-style-image: url(pdf.png);
	}

