body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color:#003399;
}

fieldset {
	-moz-border-radius: 12px;
}	

a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: underline;
	color:#003366;
}
a:active {
	text-decoration: none;
	color:#006699;
}

.main_location {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.main_location a:link {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:visited {
	color: #FFFFFF;
	font-weight: bold;
	}
.main_location a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	}

.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 15px;
}
.normal_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
}
.italic_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
}
.bold_ital_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.normal_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold_10px {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_12px {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic_12px {
	font-size: 12px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_ital_12px {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal_14px {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_14px {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_16px {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic_14px {
	font-size: 14px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold_ital_14px {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menubar_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menubar_class a:link {
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:visited {
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:hover {
	text-decoration: underline overline;
	color: #FFFFCC;
	font-weight: bold;
	}
.menubar_class a:active {
	color: #FFFFCC;
	font-weight: bold;
	}
	
	
.footertext_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-attachment: scroll;
	background-image: url(../images/bottom_graphic.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;	}
.footertext_class a:link {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}
.footertext_class a:visited {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}
.footertext_class a:hover {
	text-decoration: none;
	color:#111111;
	font-weight: bold;
	}
.footertext_class a:active {
	text-decoration: underline;
	color:#666666;
	font-weight: bold;
	}

.sidebar_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	/*border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#336600;*/
	background-attachment: fixed;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;		
}
.sidebar_class a:link {
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:visited {
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:hover {
	text-decoration: underline;
    color:#FFFFFF;
	font-weight: bold;
	}
.sidebar_class a:active {
    color:#FFFFFF;
	font-weight: bold;
	}

.whitebody_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-attachment: fixed;
	background-image: url(../images/bg_montage.jpg);
	background-repeat: no-repeat;
	background-position: top right;		
}
.whitebody_class a:link {
    color:#990000;
	}
.whitebody_class a:visited {
    color:#990000;
	}
.whitebody_class a:hover {
	text-decoration: underline;
	color:#FF0000;
	}
.whitebody_class a:active {
    color:#990000;
	}


.white_text_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
.white_text_class a:link {
    color:#EFEFEF;
	}
.white_text_class a:visited {
    color:#EFEFEF;
	}
.white_text_class a:hover {
	text-decoration: underline;
	color:#FFFFFF;
	}
.white_text_class a:active {
    color:#EFEFEF;
	}



#top_button a {
	display:block;
	width:100px;
	margin: 1px 1px 0px 1px;
	padding: 4px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background: url("../images/button_strip.gif") 0 0 no-repeat;
	text-decoration: none;
}
#top_button a:hover {	
	background-position: -100px 0;
	color:#FFFFFF;
}
#top_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}


#post_button a {
	display:block;
	width:89px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/leave_post_btn.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#post_button a:hover {	
	background-position: -90px 0;
	color:#FFFFFF;
}
#post_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}

#rave_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/raves_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#rave_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#rave_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}




#news_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/news_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#news_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#news_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}

#edit_button a {
	display:block;
	width:149px;
	margin: 1px 1px 0px 1px;
	padding: 20px 1px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-indent:0.1cm;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/edit_button3.jpg) 0 0 no-repeat;
	text-decoration: none;
}
#edit_button a:hover {	
	background-position: -147px 0;
	color:#FFFFFF;
}
#edit_button a:active {
	background-position: 1px 0;
	color:#FFFFFF;
}


.lgrey2_lgrey1 {
    background-color:#CCCCCC;
	background-attachment: fixed;
	background-image:url(../images/lgrey2_lgrey1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lgrey2_lgrey1 a:link {
	color:#003366;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:visited {
	color:#003366;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:hover {
	text-decoration: underline;
	color:#006699;
	font-weight: bold;
	}
.lgrey2_lgrey1 a:active {
	color:#003366;
	font-weight: bold;
	}


.lgrey_white {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/lgrey_white.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue2_lblue1 {
    background-color:#d3eaed;
	background-attachment: fixed;
	background-image:url(../images/lblue2_lblue1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue2_lblue1 a:link {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}
.lblue2_lblue1 a:visited {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}
.lblue2_lblue1 a:hover {
	text-decoration: underline;
	color:#006699;
	font-weight: bold;
	}
.lblue2_lblue1 a:active {
	text-decoration: underline;
    color:#0066CC;
	font-weight: bold;
	}

.white_lblue {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/white_lblue.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lblue_white {
    background-color:#FFFFFF;
	background-attachment: fixed;
	background-image:url(../images/lblue_white.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#main_cell { 
	padding: 0px 0px 0px 0px;
	/*border-left-style:solid;
	border-left-width:thin;
	border-left-color:#f0f0f0;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#f0f0f0;	*/
	background:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	background-position: top right;

}


#parent_cell { 
	background:url(../images/panel_bg.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	background-color:#FFFFFF;
}


#index_cell { 
	background-attachment: scroll;
	background-image:url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#corner_border { 
	background-attachment: scroll;
	background-image:url(../images/corner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}


#light_border { 
	background:url(../images/light_border.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}

#light_border2 { 
	background:url(../images/light_border2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}

#dw_border { 
	background:url(../images/dw_border.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
}


#success_style {
border-color:#006600;
background-color:#CCFFCC;
border-style:solid;
border-width:thin;
width:auto;
}


/**************** menu coding *****************/
#menu {
width: 100%;
height: 110%;
background:#DDEEED;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
/*width: 9em;*/
width: 90px;
float: left;
}

#menu a,#menu h2 {
/*font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;*/
font: bold 11px Arial, Helvetica, sans-serif;
display: block; 
border-width: 1px;
border-bottom-style:solid;
border-bottom-color: #DDEEED;
/*border-style:solid;
border-color: #fff #fff #fff #fff;*/
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color:#003366;
/*background: #0E0E0E;*/
/*text-transform: uppercase;*/
text-align:center;
}

#menu h2:hover {
color:#FEFEFE;
background:#003366;
/*text-transform: uppercase;*/
}



#menu a {
color:#000000;
/*background: #efefef;*/
background:#EFEFEF;
text-decoration: none;
}

#menu a:hover {
color:#FEFEFE;
background:#003366;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width:115%;
font: bold 11px Arial, Helvetica, sans-serif;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*************** CSS Tab Area ***************/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
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 7px;
margin-right: 3px;
border: 1px solid #778;
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-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

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

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 480px;
height:auto;
overflow:auto;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

