body {
margin-left: 0px;
margin-top: 14px;
margin-right: 0px;
margin-bottom: 14px;
background-color: #C2C2C2;
background-image: url(images/bg_grad3.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
font-size: 10pt;
font-family: verdana;
}

td {
font-size: 10pt;
font-family: verdana;
}



.left_col {
width: 164px;
padding: 12px;
background-image: url(images/bg_grad2.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #C0C0C0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
}

.middle_col {
width: 3px;
background-image: url(images/shadow2.gif);
}

.right_col {
width: 514px;
padding: 16px;
background-color: #ffffff;
background-repeat: no-repeat;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
background-image: url(images/bg_main.jpg);
}

.right_col2{
width: 522px;
padding-left: 16px;
padding-right: 8px;
padding-bottom: 8px;
background-color: #ffffff;
background-repeat: no-repeat;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C0C0C0;
}


.single_col {
width: 740px;
padding: 16px;
background-color: #ffffff;
background-repeat: no-repeat;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #C0C0C0;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C0C0C0;
background-image: url(images/bg_main.jpg);
background-position: 192px 0px;
}

.right_list  {

margin-left: 10px;
margin-bottom: 4px;
padding-left: 1em;
text-indent: 0px;
list-style-image: url(images/bullet1.gif);

}





/*center top image*/

.cenImage{
	
	border-right:1px solid #B7BCC2;
	}
	
.RsupremeBorder{
	border-right:1px solid #B7BCC2;
	border-top:1px solid #B7BCC2;
}
.LsupremeBorder{
	border-left:1px solid #B7BCC2;
	border-top:1px solid #B7BCC2;
}


.copyright {
	font-size: 7pt;
	color: #AFAFAF;
}

A.copyright:link { color: #AFAFAF; text-decoration: none; }
A.copyright:visited { color: #AFAFAF; text-decoration: none; }
A.copyright:hover { color: #AFAFAF; text-decoration: none; }

/* contact form start */

table.contacttable {
	/*background-color: #E3E1E1;
	border-width:1px; border-color: #959494; border-style: solid;*/
}

./*contactinput,
.contactbutton,
.contactarea {
	border: 1px solid #959494;
	background: white;
	padding-left: 2px;
	font-size: 11px;
}

.contactarea {
	width: 300px;
}

.contactinput {
	width: 100px;
	height: 17px;
}
*/
.contactbutton { 
	cursor: hand;
}

.contacttext {
	font-weight:bold;
}

/* contact form end */

/* horizontal */
#menu ul{width:100%; margin-left: 0;padding: 4;list-style-type: none; font-weight: bold; font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 12px;margin:0px; background-color:#3F6A8D;} /*00396B*/
#menu a{padding: 2px;}
#menu a:link, #menuitems a:visited{text-decoration: none;color:white; font-weight: bold; }
#menu a:hover{background-color: #4B7EA8; color: white;} /*FFDF75*/
#menuitems li { display: inline; list-style-type: none;  padding:12px; }


.lownav { font-size: 8pt; }
A.lownav:link { color: black; text-decoration: underline; }
A.lownav:visited { color: black; text-decoration: underline; }
A.lownav:hover { color: gray; text-decoration: underline; }
