/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana; 
	font-size:11px; 
	font-weight: normal; 
	color:#0f4d01;
	}
	
.header_bg{
	background-image: url(images/header_bg.gif); 
	background-position: left bottom; 
	background-repeat:repeat-x;
	}

.header_bg1{
	background-image: url(images/header_5.gif); 
	background-position:left top; 
	background-repeat:repeat-x;
	}
.content { padding:8px 10px 10px 10px; text-align:justify;}

.content a{ Color:#cba10e; text-decoration:none;}
			
.content a:hover{ color:#0f4d01; text-decoration: underline;}

.copyrights{color:#cba10e;}

.footer_link{color:#339de2; padding-top:5px; }

.footer_link a{
	color:#339de2; 
	line-height:25px;  
	padding-top:2px; 
	margin:0px; 
	text-decoration:none; 
	}

.footer_link a:hover, a:active{ 
	background-image:url(images/arrow1.gif); 
	background-position:top center; 
	background-repeat:no-repeat;
	color:#339de2;   
	padding-top:2px; 
	margin:0px; 
	text-decoration:none;
	}
	
.footer_link span{ 
	background-image:url(images/arrow1.gif); 
	background-position:top center; 
	background-repeat:no-repeat;
	color:#339de2;   
	padding-top:2px; 
	margin:0px; 
	text-decoration:none;
	}
	
.footer_bg_left{ 
	background-image: url(images/footer_bg_left.gif); 
	background-position:left top; 
	background-repeat: no-repeat;
	}

.footer_bg_right{ 
	background-image: url(images/footer_bg_right.gif); 
	background-position:left top; 
	background-repeat: no-repeat;
	}

.footer_bg{ 
	background-image: url(images/FOOTER_BG.gif); 
	background-position:left top; 
	background-repeat: repeat-x; 
	}

.textfield {border:1px solid #0f4d01; width:auto; height:16px;}

.textarea {border:1px solid #0f4d01; width:auto; height:auto;}

.button {border:1px solid #0f4d01;  height:20px;}

.border{border:1px solid #0f4d01;}

