body {
	margin:0px;
	background: #aa8568;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#page {
	 width:100%;
	 height:100%;
}

#container_main {
     position: relative;
	 margin: 0px auto;
	 background: top left url("/tmpl_cga/bkg_logo.jpg") no-repeat;
	 width: 975px;
	
	 /*border:1px solid #FFFFFF;*/

}

#left {
	 position: relative;
	 float:left;
	 margin-top:275px;
	
}

#center {
	position: relative;
	float:left;
	top: -5px;
	left: 10px;
	z-index: 10;
}

#right {
	position: relative;
	float: right;
	left:0px;
	margin-top:-135px;
}

#logo {
/*     position: relative;
	 top: 45px;
	 left: 10px;
	 z-index: 3;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 77px;
	 font-style:oblique;
	 background: #FF0000;
	 background-image: url(/tmpl_cga/bkg.gif);
	 width: 765px;*/
}
#navbar {
     position: relative;
	 top: 110px;
	 left: 435px;
	 width:120px;
}


#hot_line {
     position: relative;
	 margin-top:120px;
	margin-left:45px;
	 z-index: 5;
	 background-image:url(/tmpl_cga/hotline.png);
	 background-position:top left;
	 background-repeat:no-repeat;
	 width: 495px;
}

#hot_line2 {
     position: relative;
	margin-top:7px;
	 margin-left:8px;
	 z-index: 5;
	 font-size: 12px;
	 /*background: #aea674;*/
	 background:url(/tmpl_cga/hotline_bkg.png);
	 width: 495px;
	 float:left;
}

#hot_line3 {
     position: relative;
	 top: 0px;
	 left: 0px;
	 z-index: 15;
	 background-image:url(/tmpl_cga/hotline2.png);
	 background-position:bottom right;
	 background-repeat:no-repeat;
	 width: 495px;
}

#content {
     position: relative;
	margin-top:35px;
	 margin-left:10px;
	 z-index: 3;
	 background-image:url(/tmpl_cga/bkg_content2.png);
	 background-repeat:repeat-y;
	 background-position:top left;
	 width: 545px;
}

#content2 {
     position: relative;
	 top: -7px;
	 left: 0px;
	 z-index: 3;
	 background-image:url(/tmpl_cga/bkg_content.png);
	 background-repeat: no-repeat;
	 background-position:top left;
	 padding:0 8px 0 7px;
}

#content3 {
     position: relative;
	 top: 20px;
	 
	 padding-bottom:20px;
	 z-index: 3;
	padding:10px;
	 text-align:justify;
}

.hotline a {
	color:#FFFFFF;
	text-decoration:none;
}

.hotline a:hover {
	color:#ffff00;
	text-decoration:none;
}

#big_banner1 {
	 float:left;
     position: relative;
	z-index: 3;
	 
	 width: 250px;
	 margin:10px 0 10px 27px;
}

#big_banner2 { 
     position: relative;
	float:left;
	 left: 0px;
	 z-index: 3;
	
	
	 width: 250px;
	 margin:10px 0 10px 10px
}

#digest {
    background-image:url(/tmpl_cga/title_pub.jpg);
	background-repeat:no-repeat;
	 width: 200px;
	 background-color:#9f6760;
	 padding-top:35px; 
}

#lawngo {
   background-color:#90786F;
background-image:url(/tmpl_cga/title_lawngo.jpg);
background-repeat:no-repeat;

padding:35px 7px 7px;

width:186px;
}
#lawngo a{color:#000; font-weight:normal;margin-bottom:5px;}
#lawngo a:hover{color:#880000}
#lawngo span{font-size:10px;}
#banners {
     background-color:#9F6760;
left:0;
padding-bottom:20px;
position:relative;
text-align:center;
top:0;
width:200px;
}

#menu_stat_div {
     position: relative;
	 top: 300px;
	 left: 0px;
	 background: #bb8e5f;
	 width: 195px;
}

#sub_sites_div {
     position: relative;
	 top: 300px;
	 left: 0px;
	 background-color:#aa825c;
	 border-left: 0px solid #CCCCCC;
	 border-right: 0px solid #CCCCCC;
	 width: 195px;
}

#menu_main_div {
     position: relative;
	 top: 300px;
	 left: 0px;
	 background: #bb7552;
	 width: 195px;
}

/*      V1        */
/*    menu_stat   */	

.outer{
	margin:0px;
	padding:0px;
}
#menu_stat {
	width: 195px;
	/*border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;*/
	padding:0px;
	}
#menu_stat ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#menu_stat li a {
		height: 24px;
		text-decoration: none;
		font-weight:bold;
		font-size:14px;
		}
		
#menu_stat li a:link, #menu_stat li a:visited {
		color: #ffffff;
		display: block;
		background: url("/tmpl_cga/menu_stat3.gif");
		padding: 8px 0 0 30px;
		}
		
#menu_stat li a:hover {
		color: #fff;
		background: url("/tmpl_cga/menu_stat3.gif") 0 -32px;
		padding: 8px 0 0 30px;
		}
		
#menu_stat li a:active {
		color: #fff;
		background: url("/tmpl_cga/menu_stat3.gif") 0 -64px;
		padding: 8px 0 0 30px;
		}	                    
 
 /*        V2        */
 /*      sub_sites   */

#menu_subsites {
	width: 190px;
	border-left:5px solid #9a724c;
	}
#menu_subsites ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
#menu_subsites li a {
  
	text-decoration: none;
	font-weight:normal;
	}	
	
#menu_subsites li a:link, #menu_subsites li a:visited {
	color: #ffffff;
	display: block;
	padding:5px 0 5px 8px;
	}
	
#menu_subsites li a:hover {
	color: #26370A;
	background-color:#9a724c;
	}
	
#menu_subsites li a:active {
	color: #26370A;
	padding: 7px 0 0 8px;
	}                    

img {
	border-color:#333333;
}

.btn {
	background:#3272ac; 
	border:1px solid #550000; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	font-weight:bold;
	background:url(/tmpl_cga/cat_bkg_b_i.gif);
}

.btn2 {
	background:#52aacc; 
	border:1px solid #550000; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	font-weight:bold;
	padding:2px;
}

.in {
	border:1px solid #725036; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#725036; 
	font-weight: normal;
}

.ch {
	background:#cc0000; 
	border:1px solid #550000; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px; 
	color:#ffffff; 
	font-weight:bold;
}

.message {
	background:#009900; 
	border:1px solid #005500; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px; 
	color:#ffffff; 
	font-weight:bold;
}

span.nav, a.nav, a.nav:link, a.nav:visited {
	display:block; 
	width:185px; 
	height:25px; 
	background:#568a38 url("/tmpl_cga/cat_bkg_o.gif"); 
	margin-top:0px; 
	text-align: left;
	padding-left: 10px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:13px; 
	color:#ffffff; 
	line-height:24px; 
	overflow:hidden;
	font-weight:bold;
}
a.nav:hover, a.nav:active{
	color:#ffffff; 
	background:url("/tmpl_cga/cat_bkg_r.gif"); 
}
a.nav_sub, a.nav_sub:link, a.nav_sub:visited {
	display:block; 
	background: #e6eed7; 
	text-align: left;
	padding-left: 10px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color:#725036; 
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
}
a.nav_sub:hover, a.nav_sub:active{
	color:#ff0000; 
	background: #e6eed7; 
}
a.nav_sub2, a.nav_sub2:link, a.nav_sub2:visited {
	display:block; 
	background: #e6eed7; 
	text-align: left;
	padding-left: 10px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; 
	color:#880000; 
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
}
a.nav_sub2:hover, a.nav_sub2:active{
	color:#ff0000; 
	background: #e6eed7; 
}
a.nav2, a.nav2:link, a.nav2:visited {
	display:block; 
	width:200px; 
	height:25px; 
	background:url("/tmpl_cga/cat_bkg_g.gif"); 
	margin-top:0px; 
	text-align: left;
	padding-left: 10px;
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	line-height:24px; 
	overflow:hidden;
	font-weight:bold;
}
a.nav2:hover, a.nav2:active{
	color:#ffffff; 
	background:url("/tmpl_cga/cat_bkg_g.gif"); 
}
.divCat {
	display:block; 
	width:200px; 
	height:25px; 
	background:url("/tmpl_cga/cat_bkg_g.gif"); 
	text-align: left;
	padding-left: 10px;
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	line-height:24px; 
	overflow:hidden;
	font-weight:bold;
}
.divRight {
	text-align: left;
	padding: 10px;
	font-family:verdana, arial, sans-serif; 
	font-size:12px; 
	color:#555555; 
	overflow:hidden;
	font-weight:bold;
}
/*a.nav2, a.nav2:link, a.nav2:visited {
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	color:#ffffff; 
	font-weight:bold;
	padding-left:20px;
}
a.nav2:hover, a.nav2:active{
	color:#ffff00; 
	text-decoration:none; 
}*/

a {
	color:#725036;
	text-decoration:none;
}
#digest a {
	color:#000;
	text-decoration:none;
}
#digest a:hover {
	color:#880000;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	
}

.ip a {
color:#000000;
}
.ip a:hover{
color:#880000;
}

.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333377;
	border:solid 1px #586586;
}

td.tableSearch  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	font-weight:normal;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:5px;
}

th.tableSearch  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	border-bottom:1px solid #777799;
	padding:5px;
}

	

/*     menu_main   */
 .clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 125px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}
#footer{clear:both;margin:0 auto;text-align:center;width:975px;background-color:#9A724C;}
#footer #sps{float:right;margin:10px;width:135px;}
#footer #copyrights{background-color:#90786F;border-top:1px solid;color:#000000;float:left;font-size:10px;margin-top:7px;padding:5px;width:965px;}
#footer #counters{float:left;
height:35px;
margin:14px 10px 10px;
overflow:hidden;
text-align:left;
width:300px;}
.articleDate{font-size:10px;}
.TextTitle{
color:#000000;

font-size:14px;
font-weight:bold;
margin-bottom:7px;
margin-top:7px;
padding-bottom:3px;}
.IndexCat, .IndexCat a:link, .IndexCat a:visited {
border-bottom:2px solid #9A724C;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
padding-bottom:4px;
padding-left:5px;
text-align:left;
text-decoration:none;
}
.arrows a:link, .arrows a:visited {
color:#FFFFFF;
display:block;
font-family:verdana,arial,sans-serif;
font-size:13px;
font-weight:bold;
height:25px;
line-height:24px;
margin-top:0;
overflow:hidden;
text-align:left;
text-decoration:none;
width:45px;
}         
.arrows a:hover, .arrows a:active{
color:#880000}                                               
