/* common tags */
body {color: #333;
	/*background-image: url(../images/black-grey-gradient2.jpg);
	 background-repeat: repeat-x; */
	 background-color: #E4E4CF;margin:0 0 0 0;padding:0px;font: 11px Verdana, Arial, Helvetica, sans-serif;}
img { background: none; border: none;}
tr, td, p, li {color: #333;font: 11px Verdana, Arial, Helvetica, sans-serif;}
th { color: #333;font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1 {font: 18px Verdana, Arial, Helvetica, sans-serif;color: #333;}
.top_border {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#444438;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#444438;
}
.left_banner {
	background-image:url(../images/header_01.gif);
	background-repeat:repeat-x;
	/*
	border-right:solid;
	border-right-width:thin;
	border-right-color:#444438;
	*/
}
.right_banner {
	background-image:url(../images/header_02.gif);
	background-repeat:repeat-x;
}
.menu_banner {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#444438;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#444438;
	background-image:url(../images/headerLogo_07.gif);
}
.content_area {
	background-color:#FBFBFB;
/*
	border-left:solid;
	border-left-width:1px;
	border-left-color:#444438;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#444438;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#444438;
*/
	border:solid;
	border-width:1px;
	border-color:#444438;

}
.left_footer {
	background-image:url(../images/footerLogo_12.gif);
	background-repeat:repeat-x;
}
.right_footer {
	background-image:url(../images/footerLogo_14.gif);
	background-repeat:repeat-x;
}
.main_footer {
}

.side_border {
	border-top:solid;
	border-top-width:1px;
	border-top-color:#444438;
/*
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#444438;
*/
}
.side_border_right {
	border-right:solid;
	border-right-width:thin;
	border-right-color:#444438;
/*
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#444438;
*/
}

.nav {color:#00FF66}
.HeaderA
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	PADDING-BOTTOM: 2px;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 2px;
	FONT-FAMILY: verdana;
	margin-left: 22px;
	text-align : center;
}


h2 {font-size: 13px; color: #333;font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 {font-size: 12px;color: #666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
h4, h5, h6 {font-size: 12px;color: #C12;;font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active, a:hover {color: #1276BA;text-decoration: underline;}
form { display:inline;}
select, input, textarea {border: 1px solid #BBB; color: #333;background: #FFFFFF;font: 11px Verdana, Arial, Helvetica, sans-serif;margin:1px;padding:1px;}
blockquote {padding: 0px;margin: 0px 5px 0px 15px;}
.announce {font-size: 12px;color: #900;}
.nolink, .nolink a:link, .nolink a:visited, .nolink a:active, .nolink a:hover{background: none;text-decoration: none;border:none;}

/*
h2 {font-size: 13px; color: #333;font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 {font-size: 12px;color: #666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
h4, h5, h6 {font-size: 12px;color: #C12;;font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link, a:visited, a:active, a:hover {color: red;text-decoration: underline;}
form { display:inline;}
select, input, textarea {border: 1px solid #BBB; color: #333;background: #FFFFFF;font: 11px Verdana, Arial, Helvetica, sans-serif;margin:1px;padding:1px;}
blockquote {padding: 0px;margin: 0px 5px 0px 15px;}
.announce {font-size: 12px;color: #900;}
.nolink, .nolink a:link, .nolink a:visited, .nolink a:active, .nolink a:hover{background: none;text-decoration: none;border:none;}
*/