
html,body {
background-color: #FFFFFF;
background-repeat: repeat-n;
font-family: tahoma;
font-size:14px;
height: 100%;
margin:0;
}

#content {
//font-size: 12px;
color: #1c1e1b;
margin-top: 20px;
margin-left: 35px;
margin-right: 35px;
text-align: justify;
}

#main {
margin-top: 98px;
margin-right: 5px;
}

a {
color: #749465;
font-family: tahoma;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #749465;
text-decoration: none;
}


b {
color: #678956;
}

h3 {
color: #009cbe;
}

#content img {
margin: 5px 15px 15px 15px;
}

.blue{
color: #009cbe;
font-weight:bold;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.border {
	border-style: solid;
	border-color: #1c1e1b;
	border-width: 1px;
}

.header_l{
	background-image:url(images/top-left.jpg); 
	background-repeat: no-repeat;
	background-color:#1C1A1B;
	height:151px;
	border: none;
}
.header_r1{
	background-image:url(images/top-right1.jpg); 
	background-repeat: no-repeat;
	background-color:#1C1A1B;
	height:120px;
	width:557px;
	border: none;
}
.header_r2{
	background-image:url(images/top-right2.jpg);
	background-repeat: no-repeat;
	background-color:#1C1A1B;
	height:32px;
		width:557px;
		color:#FFFFFF;
		vertical-align:middle;
		text-align:right;
	font-size:16px;

}

div#left {
    float: left;
    width: 20px;
	height:175%;
    background-color: #01a0c7;
}
div#right {

    float: right;
    width: 20px;
	height:175%;
    background-color: #01a0c7;
}
div#middle {
	padding-right:10px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;
	width:90%;
	height:100%
    background-color: #FFFFFF;
}
div#footer {
	padding-right:15px;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:15px;
    clear: both;
	font-size:9px;
    background-color: #1c1a1b;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
}

.footerlink{
	color:#0083a8;
	font-size:9px;
}



.form td{   border-bottom: 1px solid #000000;
	   border-right: 1px solid #000000;
	   }

td .noborder { border-bottom: 0px solid #000000;
	   border-right: 0px solid #000000;}
	   
	tr .noborder { border-bottom: 0px solid #000000;
	   border-right: 0px solid #000000;}  
	   
	   	tr .nobottom { border-bottom: 0px solid #000000;
	   border-right: 1px solid #000000;}  
	   
	   	   	tr .noright{ border-bottom: 1px solid #000000;
	   border-right: 0px solid #000000;}  
	      	
			
			tr .border{ border: 2px #000000 solid}  
	   
	    
	   
.style2 {font-size: small}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.style5 {font-size: x-small}
.style6 {font-size: small; font-weight: bold; }

.style8 {font-size: 18px}
