/* CSS Document */
/*--------------------------------------body---*/
body{
	color:#000000;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;  background-color:#FFFFFF;
}

/*----------------------------------------------------------content---*/
/*-----------------------------article_settings-*/
.pagenavcounter{ padding:11px 0;}
h6 {font:bold 12px Arial, Helvetica, sans-serif;}
.clear{ width:100%; overflow:hidden;}

/*---------------------------------------------------------structure---*/
#body { background:#fefefe;}
.main 	{
	width:100%;
	position:relative;
	margin:0 auto;
	padding:0 0 0 0;
}

/*main-wrapper-shadow*/
.main-wrapper-shadow{ margin:10px 0 10px 0;}
.main-wrapper-shadow .border-top {background:url(../images/border_top.gif) repeat-x top #ffffff;}
.main-wrapper-shadow .border-bottom {background:url(../images/border_bottom.gif) repeat-x bottom;}
.main-wrapper-shadow .border-left {background:url(../images/border_left.gif) repeat-y left;}
.main-wrapper-shadow .border-right {background:url(../images/border_right.gif) repeat-y right;}
.main-wrapper-shadow .corner-top-left {background:url(../images/corner_top_left.gif) no-repeat left top;}
.main-wrapper-shadow .corner-top-right {background:url(../images/corner_top_right.gif) no-repeat right top;}
.main-wrapper-shadow .corner-bottom-left {background:url(../images/corner_bottom_left.gif) no-repeat left bottom;}
.main-wrapper-shadow .corner-bottom-right {background:url(../images/corner_bottom_right.gif) no-repeat right bottom;}
.main-wrapper-shadow-indent{ padding:19px 19px 19px 19px;}

/*-------------------------------------header---*/

.logo{
	background-image:url(../images/logo.png); background-repeat:no-repeat; height:100px;
}
.SignUp{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #EBEBEB;
	float:right;background-color: #F7F7F7; width:120px; padding-top:2px;
	height:25px; color:#C44000; font-weight:bold; font-size:16px; vertical-align:middle; text-align:center; 
}
.member{
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #800000;
	background-color:#800000; width:160px; padding-top:2px; position:relative; margin-left:10px;
	height:25px; color:#FFFFFF; font-weight:bold; font-size:16px;  cursor:pointer; vertical-align:middle; text-align:center; 
}
.member2{
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #800000;
	background-color:#800000; padding-top:2px; padding-left:10px; padding-right:10px; position:relative; margin-left:10px;
	height:25px; color:#FFFFFF; font-weight:bold; font-size:16px;  cursor:pointer; vertical-align:middle; text-align:center; 
}
.member_active{
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #000000;
	background-color:#000000; padding-top:2px; color:#FFFFFF; font-weight:bold; font-size:16px;  cursor:pointer; vertical-align:middle; text-align:center; 
}
.menu_tbl{
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #EBEBEB; background-color: #F7F7F7;
}
.menu{
	 color:#C44000; font-size:16px; font-weight:bold; cursor:pointer;
}
.menu_footer{
	 color:#666666; font-size:12px; font-weight:bold; cursor:pointer;
}

.menu_tbl_foot{
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #999999;
background-color:#999999;
}
.content_tbl{
-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #800000; background-color:#800000; padding-left:10px; color:#FFFFFF; font-size:16px; font-weight:bold; height:30px;
}
.content_tbl_border{
	border: 1px solid #999999; border-top:none; padding:10px; 
}

/* CSS Document */
.lbr{
	border-left:1px #800000 solid ;
}
.rbr{
	border-right:1px #800000 solid ;
}
.bbr{
	border-bottom:1px #800000 solid ;
}
.tbr{
	border-top:2px #800000 solid ;
}
.BCC{
	width:260px; float:left; position:relative; height:30px;
}
.slideshow { height:180px; width:100%; margin:0; padding:0; }