/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	background:#FFFFFF url(/images/sfx_bg2.png) repeat-x top;
	color:#000000;
}
a {
	text-decoration:none;
	color:#66CC00;
}
a:hover{
	text-decoration:underline;
}
p {
	margin: 0px 0px 12px 0px;
	text-align:justify;
}
h1 {
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-weight:normal;
	font-size:14pt;
	/*letter-spacing: -.05em;*/
	color:#000000;
	margin: 0.1em 0.1em 0.3em 0.1em;
}
h2 {
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-weight:normal;
	font-size:14pt;
	/*letter-spacing: -.05em;*/
	color:#33CC00;
	margin: 0.1em 0.1em 0.3em 0.1em;
}
h3 {
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-weight:bold;
	font-size:10pt;
	/*letter-spacing: -.05em;*/
	color:#000000;
	margin: 0.1em 0.1em 0.3em 0.1em;
}
#header-bar {
	background:#000000;
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	color:#CCCCCC;
	padding-left: 5px;
}
#header-content {
	height:100px; 
	background:#000000 url(/images/bg_header.png) no-repeat;
}
#header-content-tip{
	background: #EBEBEB;
	height: 25px;
}
#header-nav{
	background:#000000 url(/images/bg_nav.gif) repeat-x;
	height:35px;
	color:#CCCCCC;
}
.menu1 {
	padding:0 0 0 25px; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#000 url(/images/button1.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:3px solid #7DC011;
}
.menu1 li {float:left;}
.menu1 li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#aaa; 
	text-decoration:none; 
	font-size:11px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 6px; 
	cursor:pointer;
}
.menu1 li a b {float:left; display:block; padding:0 12px 0 6px;}
.menu1 li.current a {color:#fff; background:url(/images/button2.gif);}
.menu1 li.current a b {background:url(/images/button2.gif) no-repeat right top;}
.menu1 li a:hover {color:#000; background:#000 url(/images/button2.gif);}
.menu1 li a:hover b {background:url(/images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(/images/button2.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(/images/button2.gif) no-repeat right top;}

#content {
	background: #EBEBEB;
}
.content-box{
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.footer-box{
	background:#000000 url(/images/fbkgd.png) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#999999;
	/* border: 1px solid #CCCCCC; */
	padding: 20px 20px 20px 20px;
}
.footer-box a{
	text-decoration:none;
	color:#ffffff;
}
.footer-box a:hover{
	text-decoration:underline;
}
.footer-box h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
}
.fliner{
	border-bottom: 1px solid #333333;
	padding: 0px 0px 0px 0px;
	width:150px;
}
.spacer {
	height:10px;
}
.titles-green {
	background:#FFFFFF url(/images/bg_titles_green.gif) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	padding-left: 5px;
	border-bottom: #000000 solid 3px;
}
.titles-black {
	background:#FFFFFF url(/images/bg_titles_black.gif) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-left: 5px;
	border-bottom: #7DC011 solid 3px;
}
/*
.div-admin-menu a{
	color:#66CC00;
	text-decoration:underline;
	padding: 5px 5px 5px 5px;
}
.div-admin-menu a:hover{
	color:#66CC00;
	text-decoration:none;
}
*/
/* AJAX TABS */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 3px;
margin-bottom: 0;
font: normal 8pt Helvetica, Arial, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 15px;
margin-right: -4px;
border: 1px solid #CCCCCC;
color: #2d2b2b;
background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
/* background: #FFFFFF url(/images/shadeactive.gif); */
background: #FFFFFF;
border-bottom-color: white;
color:#66CC00;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
background:#FFFFFF;
border: 1px solid #CCCCCC;
/* border: 0px solid gray;*/
width: 450px;
margin-bottom: 1em; padding: 10px;
}
.smallcontentstyle{
background:#FFFFFF;
border: 0px solid #CCCCCC;
/* border: 0px solid gray;*/
/*margin-bottom: 1em; padding: 1em; */
margin-top:0;
}
/* FRONTPAE ROTATOR */
#rotator {
	border: 0px solid #CCCCCC;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 640px;
	height: 250px;
	background-color:#FFFFFF;
}
#rotator img {
	border: 0;
	cursor: pointer;
	width: 640px;
	height: 250px;
}