/* Main body */

.main-body {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: 0px solid #fff;
	padding: 5px 3px 1px 3px;
}

.main_top_left
{
	background-image: url(images/main_corners.gif);
	height: 10px;
	width: 10px;
	background-position: top left;
  	background-repeat: no-repeat;
}

.main_top_left_tr
{
	height: 1px;
	width: 10px;
}

.main_top
{
	background-image: url(images/main_bor_top.gif);
	height: 10px;
	width: 100%;
	background-position: top left;
  	background-repeat: repeat-x;
}

.main_top_tr
{
	height: 1px;
	width: 100%;
}

.main_top_right
{
	background-image: url(images/main_corners.gif);
	height: 10px;
	width: 10px;
	background-position: top right;
  	background-repeat: no-repeat;
}

.main_top_right_tr
{
	height: 1px;
	width: 10px;
}

.main_mid_left
{
	background-image: url(images/main_bor_left.gif);
	height: 100%;
	width: 10px;
	background-position: top left;
  	background-repeat: repeat-y;
}

.main_mid_left_tr
{
	height: 1px;
	width: 10px;
}

.main_mid
{
}

.main_mid_right
{
	background-image: url(images/main_bor_right.gif);
	height: 30px;
	width: 10px;
	background-position: top right;
  	background-repeat: repeat-y;
}
.main_mid_right_tr
{
	height: 1px;
	width: 10px;
}

.main-three-cols {
	color: #555;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

* html #main-bg{
	height: 0px;	
}

.main_bot_left
{
	background-image: url(images/main_corners.gif);
	height: 10px;
	width: 10px;
	background-position: bottom left;
  	background-repeat: no-repeat;
}

.main_bot_left_tr
{
	height: 1px;
	width: 10px;
}

.main_bot
{
	background-image: url(images/main_bor_bot.gif);
	height: 10px;
	width: 100%;
	background-position: bottom left;
  	background-repeat: repeat-x;
}

.main_bot_tr
{
	height: 1px;
	width: 100%;
}

.main_bot_right
{
	background-image: url(images/main_corners.gif);
	height: 10px;
	width: 10px;
	background-position: bottom right;
  	background-repeat: no-repeat;
}

.main_bot_right_tr
{
	height: 1px;
	width: 10px;
}


.foot_l
{
	background-image: url(images/cerco_footer_tips.gif);
	height: 140px;
	width: 8px;
	background-position: top left;
	vertical-align: top;
	text-align: left;
  	background-repeat: no-repeat;
}

.foot_l_tr
{
	height: 1px;
	width: 8px;
}

.foot
{
	background-image: url(images/cerco_footer_bg.gif);
	height: 140px;
	width: 100%;
	background-position: top left;
  	background-repeat: repeat-x;
	font-size: 11px;
	color: #fff;
	border: 0px;
	padding: 10px 5px 5px 10px;
}

.foot_r
{
	background-image: url(images/cerco_footer_tips.gif);
	height: 140px;
	width: 8px;
	background-position: top right;
  	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
}

.foot_r_tr
{
	height: 1px;
	width: 8px;
}






/* Side-columns properties */

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left 
{
	color: #777;
	background-color: #fff;
	padding: 0px 9px 0px 0px;
	width: 185px;
}

.side-border-left_tr
{
	height: 1px;
	width: 185px;
}

.side-border-right 
{
	color: #777;
	background-color: #fff;
	padding: 0px 0px 0px 9px;
	width: 175px;
}

.side-border-right_tr
{
	height: 1px;
	width: 175px;
}






/* Nav-Bar properties */

.nav_bar_left 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_left_h 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: center left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_left_c 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_left_tr
{
	height: 1px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_right 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_right_h 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: center right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_right_c 
{
	background-image: url(images/cerco_navbar_tips.gif);
  	background-position: bottom right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_right_tr
{
	height: 1px;
	width: 13px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_bg 
{
	background-image: url(images/cerco_navbar_bg.gif);
  	background-position: top;
  	background-repeat: repeat-x;
	height: 32px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
	white-space: nowrap;
	word-spacing: -0px;
	letter-spacing: -0.75px;
	margin: 0px;
}

.nav_bar_but_bg_h 
{
	background-image: url(images/cerco_navbar_bg.gif);
  	background-position: center;
  	background-repeat: repeat-x;
	height: 32px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
	white-space: nowrap;
	word-spacing: -0px;
	letter-spacing: -0.75px;
	margin: 0px;
}

.nav_bar_but_bg_c 
{
	background-image: url(images/cerco_navbar_bg.gif);
  	background-position: bottom;
  	background-repeat: repeat-x;
	height: 32px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
	white-space: nowrap;
	word-spacing: -0px;
	letter-spacing: -0.75px;
	margin: 0px;
}

.nav_bar_but_left 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_left_h 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: center right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_left_c 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: bottom right;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_left_tr
{
	height: 1px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_div 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: top center;
  	background-repeat: no-repeat;
	height: 32px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_div_tr
{
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_right 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_right_h 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: center left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_right_c 
{
	background-image: url(images/cerco_navbar_divs.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	height: 32px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}

.nav_bar_but_right_tr
{
	height: 1px;
	width: 7px;
	margin: 0px;
	padding: 0px;
}






/* News - Articles Propieties */

.nws_spacer
{
	margin-bottom: 20px;
}

.news_author_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 0px;
	margin: 0px;
}

:hover.news_author_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	padding: 0px;
	margin: 0px;
}

.news_category_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:white;
	padding: 0px;
	margin: 0px;
}

:hover.news_category_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
	padding: 0px;
	margin: 0px;
}

.news_foot_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

:hover.news_foot_a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #e6b249;
	padding: 0px;
	margin: 0px;
}

.news_cat_l
{
	background-image: url(images/cerco_news_cat_aut_tips.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	height: 13px;
	width: 16px;
}

.news_cat_l_tr
{
	height: 1px;
	width: 16px;
}

.news_cat_cat
{
	
	background-image: url(images/cerco_news_cat_aut_bg.gif);
	height: 14px;
  	background-position: top;
  	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	white-space: nowrap;
}

.news_cat_r
{
	background-image: url(images/cerco_news_cat_aut_tips.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
	vertical-align: top;
	text-align: right;
}

.news_cat_r_tr
{
	height: 1px;
	width: 16px;
}

.news_aut_l
{
	background-image: url(images/cerco_news_cat_aut_tips.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
	vertical-align: bottom;
	text-align: left;
}

.news_aut_l_tr
{
	height: 1px;
	width: 16px;
}

.news_aut_aut
{
	background-image: url(images/cerco_news_cat_aut_bg.gif);
	height: 15px;
  	background-position: bottom;
  	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
}

.news_aut_r
{
	background-image: url(images/cerco_news_cat_aut_tips.gif);
  	background-position: bottom right;
  	background-repeat: no-repeat;
	height: 13px;
	width: 16px;
	vertical-align: bottom;
	text-align: right;
}

.news_aut_r_tr
{
	height: 1px;
	width: 16px;
}

.news_l
{
	background-image: url(images/cerco_news_tips.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 29px;
	width: 8px;
	vertical-align: top;
	text-align: left;
}

.news_l_tr
{
	height: 1px;
	width: 8px;
}

.news_news
{
	
	background-image: url(images/cerco_news_bg.gif);
	height: 29px;
  	background-position: top;
  	background-repeat: repeat-x;
	padding: 0px 1px 0px 10px;
}

.news_r
{
	background-image: url(images/cerco_news_tips.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 29px;
	width: 8px;
	vertical-align: top;
	text-align: right;
}

.news_r_tr
{
	height: 1px;
	width: 8px;
}

.news_news_txt
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	margin: 0px;
	padding: 0px;	
}


.news_body {
	font-size: 11px;
	color: #555555;
	background-color: #fff;
	border: 0px;
	padding: 5px 1px 5px 1px;
}

.news_bot_l
{
	background-image: url(images/cerco_news_tips.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	height: 21px;
	width: 8px;
	vertical-align: bottom;
	text-align: left;
}

.news_bot_l_tr
{
	height: 1px;
	width: 8px;
}

.news_bot
{
	
	background-image: url(images/cerco_news_bg.gif);
	height: 21px;
  	background-position: bottom;
  	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	color: white;
	font-size: 10px;
}

.news_bot_r
{
	background-image: url(images/cerco_news_tips.gif);
  	background-position: bottom right;
  	background-repeat: no-repeat;
	height: 21px;
	width: 8px;
	vertical-align: bottom;
	text-align: right;
}

.news_bot_r_tr
{
	height: 1px;
	width: 8px;
}






/* Center Panels Propieties */

.pnl_spacer
{
	margin-bottom: 15px;
}

.pan_tit_l
{
	background-image: url(images/cerco_panel_tips.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 29px;
	width: 23px;
	vertical-align: top;
	text-align: left;
}

.pan_tit_l_tr
{
	height: 1px;
	width: 23px;
}

.pan_tit_tit
{
	
	background-image: url(images/cerco_panel_bg.gif);
	height: 29px;
  	background-position: top;
  	background-repeat: repeat-x;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: left;
	white-space: nowrap;
	word-spacing: 0px;
}

.pan_tit_r
{
	background-image: url(images/cerco_panel_tips.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 29px;
	width: 23px;
	vertical-align: top;
	text-align: right;
}

.pan_tit_r_tr
{
	height: 1px;
	width: 23px;
}

.pan_foot_l
{
	background-image: url(images/cerco_panel_foot_tips.gif);
  	background-position: top left;
  	background-repeat: no-repeat;
	height: 9px;
	width: 5px;
	vertical-align: top;
	text-align: left;
}

.pan_foot_l_tr
{
	height: 1px;
	width: 5px;
}

.pan_foot
{
	
	background-image: url(images/cerco_panel_foot_bg.gif);
	height: 9px;
  	background-position: top;
  	background-repeat: repeat-x;
	padding: 0px;
	vertical-align: top;
}

.pan_foot_tr
{
	height: 1px;
}

.pan_foot_r
{
	background-image: url(images/cerco_panel_foot_tips.gif);
  	background-position: top right;
  	background-repeat: no-repeat;
	height: 9px;
	width: 16px;
	vertical-align: top;
	text-align: right;
}

.pan_foot_r_tr
{
	height: 1px;
	width: 16px;
}






/* Side Panels Propieties */

.sid_spacer
{
	margin-bottom: 8px;
}

.sid_tit_l
{
	width: 8px;
	height: 24px;
	background-image: url(images/cerco_side_tit_05.gif);
  	background-repeat: no-repeat;
}

.sid_tit_l_tr
{
	margin: 0px;
	padding: 0px;
	width: 8px;
	height: 1px;
}

.sid_tit_tit
{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	white-space: nowrap;
	background-image: url(images/cerco_side_tit_04.gif);
}

.sid_tit_c_r
{
	width: 30px;
	height: 24px;
	background-image: url(images/cerco_side_tit_01.gif);
}

.sid_tit_c_r_tr
{
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 1px;
}

.sid_tit_r
{
	height: 24px;	width: 100%;
	background-image: url(images/cerco_side_tit_03.gif);
}

.sid_tit_r_r
{
	width: 8px;
	height: 24px;
	background-image: url(images/cerco_side_tit_02.gif);
}
.sid_tit_r_r_tr
{
	margin: 0px;
	padding: 0px;
	width: 8px;
	height: 1px;
}

.sid_bot_left
{
	background-image: url(images/cerco_side_corners.gif);
	height: 8px;
	width: 8px;
	background-position: bottom left;
  	background-repeat: no-repeat;
}

.sid_bot_left_tr
{
	height: 1px;
	width: 8px;
}

.sid_bot
{
	background-image: url(images/cerco_side_bot.gif);
	height: 8px;
	width: 100%;
	background-position: bottom left;
  	background-repeat: repeat-x;
}

.sid_bot_tr
{
	height: 1px;
	width: 100%;
}

.sid_bot_right
{
	background-image: url(images/cerco_side_corners.gif);
	height: 8px;
	width: 8px;
	background-position: bottom right;
  	background-repeat: no-repeat;
}

.sid_bot_right_tr
{
	height: 1px;
	width: 8px;
}

.side-body_1 
{
	font-size: 10px;
	color: #555555;
	background-color: #fff;
	background-image: url(images/side_grad_y.gif);
  	background-repeat: repeat-x;
}

.side-body_2 
{
	font-size: 10px;
	color: #555555;
	background-color: #fff;
	background-image: url(images/side_grad_g.gif);
  	background-repeat: repeat-x;
}

.side-body_3 
{
	font-size: 10px;
	color: #555555;
	background-color: #fff;
	background-image: url(images/side_grad_b.gif);
  	background-repeat: repeat-x;
}

.side-body-content 
{
	font-size: 10px;
	color: #555555;
	padding: 7px 5px 4px 5px;
  	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d9940a;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d9940a;
}





/* Comment element properties */

a
{
	color: #2f7393;
	text-decoration: none;
}

a:hover
{
	color: #42680e;
	text-decoration: underline;
}

a.side
{
	color: #2f7393;
	text-decoration: none;
}

a:hover.side
{
	color: #42680e;
	text-decoration: underline;
}

a.white, li.white a
{
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover
{
	color: #fff;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background: #6ab8e4;
	background-image: url(images/cerco_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 5px;
	text-align: center;
}

hr
{
	border: 0px;
	height: 1px;
	color: #3c87aa;
	background-color: #3c87aa;
}

hr.side-hr
{
	border: 0px;
	height: 1px;
	color: #d9940a;
	background-color: #d9940a;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt
{
	color: #04688d;
}

.admin-message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f3f5f6;
	border: 1px solid #dfe9ee;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}



/* Form element properties */

form
{
	margin: 0px;
}

.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #f0c062;
	background-image: url(images/cerco_button.gif);
	background-position: top;
	height: 23px;
	border: 1px solid #d9940a;
	margin: 2px 0px 0px 0px;
	padding: 3px 2px 5px 2px;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}

:hover.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #779a4a;
	background-image: url(images/cerco_button.gif);
	background-position: center;
	height: 23px;
	border: 1px solid #4b780f;
	margin: 2px 0px 0px 0px;
	padding: 3px 2px 5px 2px;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}

:active.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #97cce5;
	background-image: url(images/cerco_button.gif);
	background-position: bottom;
	height: 23px;
	border: 1px solid #3c87aa;
	margin: 2px 0px 0px 0px;
	padding: 3px 2px 5px 2px;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}

.bbcode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #f3f5f6;
	border: 1px solid #dfe9ee;
	margin-top: 2px;
}

.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #f3f5f6;
	border: 1px solid #dfe9ee;
}






/* General table properties */

.center 
{
	margin: 0 auto;
}

.tbl-border 
{
	background-color: #dfe9ee;
	border: 1px solid #dfe9ee;
}

.tbl 
{
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 
{
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2
{
	font-size: 11px;
	color: #555;
	background-color: #f3f5f6;
	padding: 4px;
}

.forum-caption 
{
	font-size: 11px;
	font-weight: bold;
	color: #3c87aa;
	background-color: #f3f5f6;
	padding: 5px 4px 4px 4px;
	text-align: center;
}

.quote 
{
	font-size: 11px;
	color: #555;
	background-color: #f3f5f6;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #dfe9ee;
}

.poll 
{
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name 
{
	font-weight: bold;
	color: #04688d;
}

.shoutboxname 
{
	font-weight: bold;
	color: #04688d;
}

.shoutbox 
{
	color: #444444;
	background-color: #f3f5f6;
}

.shoutboxdate 
{
	font-size: 10px;
	color: #666666;
}

.small 
{
	font-size: 10px;
	font-weight: normal;
}

.small2 
{
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small 
{
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label 
{
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}



/* Vertical Navigation */

#navigation h2 
{
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

























 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #444;
	padding : 10px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	border : 1px solid #ccc;
	padding : 5px;
}



.side-body {
	font-size : 10px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;
}


	

.border {
	border : 1px solid #e1e1e1;
	margin-bottom : 5px;
}


.news-category {
	border:0;
	margin:3px 5px 0 0;
	float:left;
}

.news-footer {
	text-align: center;
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

/* Page Navigation */


.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #fff;
	background-color: #4b780f;
	border: 1px solid #d9940a;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #2f7393;
	background-color: #fff;
	border: 1px solid #2f7393;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #4b780f;
	border: 1px solid #d9940a;
	margin: 0.2em;
	text-decoration: none;
}


/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}
