body { background-color: #3B3B3B; font-family: arial, verdana; font-size: 90%; }
#wrapper { width: 740px; border: 1px solid #222222; border-bottom: none; background: #fff; }
#header {
background: #BF0007 url('/s_img/headerbg.gif') repeat-x top;
padding: 0;
border-bottom: 1px solid #383838;
border-top: 1px solid #383838;
text-align: left;
height: 62px;
}
#content { background: #fff; padding: 10px; text-align: left; }
#footer {
background: #595959;
color: #fff;
font-size: 80%;
font-weight: bold;
padding: 5px;
border-bottom: 1px solid  #222222;
text-align: center;
}
#menu {
font-size: 90%;
background: #000;
padding: 10px;
border-bottom: 4px solid #595959;
}
#menu a {
padding: 7px;
color: #fff;
text-decoration: none;
background: url('/s_img/menusep.gif') no-repeat right bottom;
}
#menu a:hover {
padding: 7px;
color: #CBCBCB;
text-decoration: none;
}
.menuleft {
background: url('/s_img/menusep.gif') no-repeat right bottom;
padding: 10px;
}

#rightcol {
background-color: #595959;
border-left: 1px solid #515151;
vertical-align: top;
text-align:left;
}

#rightcolcontent {
background-color: #BDBDBD ;
margin-left: 8px;
margin-right: 5px;
}

h1 {
font-size: 100%;
background: #ECECEC url('/s_img/h1bg.gif') repeat-x top;
border-bottom: 1px solid #E5E5E5;
padding: 10px;
margin: 0;
text-align: left;
}

h2 {
background: #BDBDBD url('/s_img/h2bg.gif') no-repeat left;
font-size: 90%;
font-weight: bold;
color: #595959;
margin: 0;
padding: 5px;
padding-left: 15px;
border-top: 3px solid #595959;
}

.rightcoltxt {
font-size: 90%;
padding: 10px;
color: #595959;
border-bottom: 1px solid #A8A8A8;
}

table {
border-collapse: collapse;
}

td {
padding: 0;
vertical-align: top;
}

th {
vertical-align: top;
padding-top: 3px;
text-align: right;
font-weight: bold;
padding-right: 10px;
}

.tbl {
background: #fff url('/s_img/tblbg.gif') repeat-x top;
}

.tbl td {
padding: 3px;
}

.tbl tr {
/* padding-top: 5px; */
}

a {
color: #BF0007;
}

a:hover {
color: #EA262D;
}

.error {
padding: 5px;
margin: 3px;
border: 1px solid #D22B2F;
border-left: 5px solid #D22B2F;
background-color: #FEF2F2;
color: black;
font-size: 80%;
}

.success {
padding: 5px;
margin: 3px;
border: 1px solid #2A762A;
border-left: 5px solid #2A762A;
background-color: #D8F7D8;
}

.member {
color: #fff;
vertical-align: top;
padding: 10px;
float: right;
}

hr {
 height: 1px;
background-color: #ddd;
color: #ddd;
border: none;
padding: 0;
margin: 1em 0;
}

.box {

}


/* Hides from IE5-mac \*/
* html .box {
	height: 1%;
}
/* End hide from IE5-mac */

.box-title {
	height: 35px;
	background: url(../images/site/box-right.jpg) no-repeat center right;
	padding-right: 5px;
	line-height: 35px;
}

.box-title .left {
	height: 35px;
	display:block;
	padding-left: 5px;
	background: url(../images/site/box-left.jpg) no-repeat center left;
}

.box-title .fill {
	height: 35px;
	display:block;
	background: url(../images/site/box-red-fill.jpg) repeat-x center left;
}

.box-header  {
	height: 35px;
	line-height: 37px;
	margin: 0;
	padding: 0;
	background: url(../images/site/box-grey-fill.jpg) repeat-x center left;
	float:left;
	border: 0;
	color: #000;
	font-size: 18px;
}

.box-header span {
	margin: 0;
	padding: 0 13px 0 0;
	display:block;
	height: 35px;
	background: url(../images/site/box-trans.jpg) no-repeat center right;
}

.box-content {
	border: 1px solid #9C9C9C;
}


/* Hides from IE5-mac \*/
* html .box-content {
	height: 1%;
}
/* End hide from IE5-mac */

h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #c30002;
}

.article-box{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C3C3C3;
	padding: 5px 0 5px 0;
	height:82px;
}
.article-box .image {
	float:left;
	height: 80px;
	width: 80px;
	border:1px solid #9A9A9A;
	background-color: #C9C9C9;
	background-position: center center;
	background-repeat: no-repeat;
	display:block;
	margin-right: 5px;
}


/* Hides from IE5-mac \*/
* html .article-box .image {
	height: 1%;
}
/* End hide from IE5-mac */

.article-box h4 {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
}

.article-box p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}


/* Hides from IE5-mac \*/
* html .article-box {
	height: 1%;
}
/* End hide from IE5-mac */

.rss-link {
	display:block;
	height: 16px;
	width: 16px;
	background: url(../images/site/feed.gif) no-repeat center center;
}

.article-summary {
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}
