@charset "utf-8";
/* CSS Document */
A:link	{color:#CB4E03;background-color:transparent;text-decoration:none}
A:visited {color:#963A04;background-color:transparent;text-decoration:none}
a:active { color: #CB4E03; text-decoration: underline } 
a:hover {color:#963A04;background-color:transparent;text-decoration:underline}
a.hdlink:link { color: #000000; text-decoration: none } 
a.hdlink:visited { color: #587d2a; text-decoration: none } 
a.hdlink:hover { color: #587d2a; text-decoration: none } 
a.hdlink:active { color: #587d2a; text-decoration: none } 
a.hdlink1:link { color: #0457b5; text-decoration: none } 
a.hdlink1:visited { color: #0457b5; text-decoration: none } 
a.hdlink1:hover { color: #0457b5; text-decoration: none } 
a.hdlink1:active { color: #0457b5; text-decoration: none } 

body.ind {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	margin: 0; 
	padding: 0;
	background-color : #a9da6d;
	FONT-FAMILY: arial, helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: .8em; }
	
	body {
	background-image: url(img/bgsub.gif);
	background-repeat: repeat-y;
	margin: 0; 
	padding: 0;
	background-color : #a9da6d;
	FONT-FAMILY: arial, helvetica, sans-serif;
	color: #000000;
	FONT-SIZE: .8em; }
	
/*start index body*/
#indbd { 
	width:995px;
	height:572px;
}

#indright { 
	background-image: url(img/indrightbg.jpg);
			background-repeat: no-repeat;
	float: left;
	width:593px;
			height:572px;
}
 
#indnavcontainer { 
	background-image: url(img/indleftbg.jpg);
		background-repeat: no-repeat;
	float: right;
	width:402px;
		height:572px;
		text-align:left;
 }
/*end index body*/

/*start sub body*/
#subtop { 
	background-image: url(img/subtopbg.jpg);
	background-repeat: no-repeat;
	width:909px;
	height:209px;
}

#subnav { 
	width:909px;
	height:209px;
	background-color : #ff0000;
}

#subbody { 
	background-image: url(img/subdec.jpg);
	background-repeat: no-repeat;
	width:909px;
	background-color : #ffffff;
}

.leftbg {
	background-image: url(img/subleftbg.gif);
	background-repeat: repeat-y;
 }
 
 #sublefttop { 
	background-image: url(img/sublefttopbg.gif);
	background-repeat: no-repeat;
	width:205px;
	height:60px;
}

 #subleft { 
    font-size:85%;
	width:185px;
	margin-left:12px;
	color : #000000;
}

.leftcontent {
	padding: 4px 6px 4px 6px;
 }
 
.leftline {
	background-color : #ffffff;
 }
 
/*end sub body*/

#t1{
    font-size:140%;
color : #6f6f6f;
font-weight:bold;
padding:24px 0 8px 2px;
}

.title_table{
WIDTH: 100%;
cellspacing: 1;
cellpadding: 1;
align:center;
background-color:#ccff99;
border:0;

 font-size:100%;
color : #6f6f6f;
font-weight:bold;
}

.picbold{
color : #555555;
font-weight:bold;
}

.content{
font-size:120%;
color : #6f6f6f;
padding: 15px 0 8px 2px;
}

.copyright {
font-size:80%;
color : #2c2c2c;
}

#contentpic{ 
	background-image: url(img/picbg.jpg);
	background-repeat: no-repeat;
	width:611px;
	height:586px;
}

#footer{ 
	width:909px;
	height:20px;
}

.footline{
	background-color : #00a11b;
 }
 
.footcontent{
 padding: 5px 0 6px 13px;
 }
 
 .footcontent2{
 padding: 5px 13px 6px 6px;
 text-align:right;
 }
/* CSS Document */
