
body {
	background:#ffffff url(../images/body_bg.gif) repeat-y fixed center top;
	margin: 0px;
	padding: 0px;
}
	
.section {
padding: 9px 0px 7px 0px;
width:157px;
background:url(../images/section_bg.gif) ;
background-repeat: repeat-x;
color:white;
text-align:center;
letter-spacing: 2px;
font-size:12px;
	border-right: #990000 1px solid;
}

.section_a {
padding: 9px 0px 7px 0px;
width:120px;
background:url(../images/section_a_bg.gif) ;
background-repeat: repeat-x;
color:white;
text-align:center;
letter-spacing: 2px;
font-size:12px;
	border-right: #990000 1px solid;
}		

.section2 {
padding: 0px 0px 7px 0px;
width:89px;
background:url(../images/section_bg.gif) ;
background-repeat: repeat-x;
color:white;
text-align:center;
letter-spacing: 2px;
font-size:12px;
	border-left: #990000 1px solid;
	border-bottom: #990000 1px solid;
}	

.sec_on {
padding: 9px 0px 7px 0px;
width:157px;
background:url(../images/sec_on.gif) ;
background-repeat: repeat-x;
color:white;
text-align:center;
letter-spacing: 2px;
font-size:12px;
	border-right: #990000 1px solid;
}

.sec_on_a {
padding: 9px 0px 7px 0px;
width:120px;
background:url(../images/sec_on_a.gif) ;
background-repeat: repeat-x;
color:white;
text-align:center;
letter-spacing: 2px;
font-size:12px;
	border-right: #990000 1px solid;
}

.subsec {
background:black url(../images/subsec_bg.gif) ;
color:white;
text-align:center;
font-size:12px;

letter-spacing: 2px;
}	
.subnav {
background:black url(../images/subnav_bg.gif) ;
padding: 10px 1px 10px 1px;
color:white;
text-align:center;
font-size:12px;
letter-spacing: 2px;
	border-right: #454545 1px solid;
}	
.subnavo {
background:black url(../images/subnav_bg.gif) ;
padding: 10px 1px 10px 1px;
color:white;
text-align:center;
font-size:12px;
letter-spacing: 2px;
	border-right: #454545 1px solid;
}	
.subsecOff {
background:black url(../images/subsec_off.gif) ;
width:126px;
color:white;
text-align:center;
font-size:12px;
letter-spacing: 2px;
}	
.subsecOn {
background:black url(../images/subsec_on.gif) ;
width:126px;
color:white;
text-align:center;
font-size:12px;
letter-spacing: 2px;
}		
.subsecOn_C {
background:#ffffff;
color:black;
text-align:center;
font-size:12px;
border-right: #C5C0B1 1px solid;
letter-spacing: 2px;
}			
	
.title {
	padding: 0px 10px 0px 80px;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 28px;
	letter-spacing: 2px;
	color:black;
	}			

.pageName {
	padding:10px 5px 10px 10px;
	font-size: 18px;
	font-weight: bolder;	
	letter-spacing: 2px;
	color:#000000;

}
	
.event {
padding: 0px 10px 0px 10px;
font: 13px Arial, Helvetica, sans-serif;
line-height: 28px;
text-indent:1.2em;
letter-spacing: 2px;
color:#ffffff;
	}		
	
.content {
padding: 10px 30px 30px 30px;
font: 13px Arial, Helvetica, sans-serif;
line-height: 28px;
text-indent:1.1em;
letter-spacing: 1px;
color:#333333;
	}			
		
.footSec {
padding:10px;
	font: 11px Arial, Helvetica, sans-serif;
color:#333333;
	}	

.imgBox { margin:0px 70px 20px 5px;}
.imgBox2 { margin:0px 5px 20px 70px;}

.keywords { 
padding:6px 20px 6px 20px;
color:white;
text-align:center;
background:#999999;
font-weight:bolder; 
font-size:15px}

.keywords1 { 
padding:6px 20px 6px 20px;
color:white;
text-align:center;
background:#c0c0c0;
font-weight:bolder; 
font-size:15px}

.topTool {
padding: 0px 3px 0px 3px;
background-color:black;
border-right:#454545 1px solid;
text-align:center;
font-size:12px;
color:white;
}	

.organize td{
font-size:13px;
background-color:#F5DAD1;
padding:6px 10px 6px 20px;
}
td.rowtitle{
background-color:#333333;
color:white;
}

.forms td{
font-size:13px;
line-height:28px;

padding:6px 10px 6px 20px;
color:#333333;
}
/* other font style */
.style1 {font-size: 24px}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {font-size: 16px}
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 24px; font-weight:bolder; }
.style6 {text-indent:-1.7em;margin-left:34px;}
.style7 {text-indent:-1.3em;margin-left:34px;}
/* other font style */

a:link{text-decoration:underline;	color:#ff0000}
a:visited{text-decoration:underline;color:#ff0000}
a:active{font-weight:normal;text-decoration:underline;}
a:hover{font-weight:normal;text-decoration:underline;background-color:#F7EFEF}


