body {
background: url(/images/bg.png);

	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
small {
	font-size: 11px;
}
textarea, input, select {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #0066CC;
    text-decoration: underline;
}
img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
#bg {
 	background:url(/images/bg_top.png) repeat-x;
	padding-top: 38px;
}
#shadow-top {
	width: 776px;
	background: url(/images/shadow_top.png);
	height: 8px;
	font-size: 1px;
}
#header {
	background: url(/images/header_shadow.png);
	width: 760px;
	padding: 0px 8px 0px 8px;
}
#header-white {
	background: #fff;
	padding: 8px 8px 0px 8px;
}
#header-bg {
	background: url(/images/header_bg.png);
}
#member-box {
	padding: 30px 8px 0px 0px;
	text-align: right;
}
#member-links {
	font-size: 12px;
	position: relative;
	bottom: 4px;
}
#menu {
	height: 25px;

}
a.menu-link {
	display: block;
	padding: 0px 12px 0px 5px;
	font-size: 15px;
	text-decoration: none;
font-weight:bold;
	color: #fff;
}
a.menu-link:hover {
	font-size: 15px;
	color: #0000CC;

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

}
.blue {
 	color: #0066CC;
    text-decoration: none;
}
#mid {
	background: url(/images/mid_bg.png);
	width: 776px;
	padding-bottom: 8px;
}
#mid-top {
	background: url(/images/mid_top.png) repeat-x;
	padding: 0px 8px 0px 8px;
}
.ads {
	background: #fff;
	padding-top: 8px;
}


#content {
	border: 1px solid #47A2CB;
	background-color: #FFFFFF;
	background-image: url("right_bar.jpg");
	background-repeat:repeat-x;
	padding: 16px 20px 20px 20px;
	color: #336699;
	font-size: 11px;
	text-align: left;
}
h1 {
	font-size: 15px;
    color:#6699CC;
	margin: 0px 0px 5px 0px;
}
#shadow-bottom {
	width: 776px;
	background: url(/images/shadow_bottom.png);
	height: 8px;
	font-size: 1px;
}
#footer {
	text-align: right;
	color: #fff;
	width: 760px;
	margin-bottom: 20px;
	font-size: 11px;
	padding-top: 5px;
}
#side {
	border-left: 1px solid #ccc;
	float: right;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content-column {
	padding-right: 10px;
	margin-right: 170px;
}


.ocontenthead {
	margin-bottom: 4px;
	background-color: #47A2CB;
	background-image: url("tbg.jpg");
	border: 1px solid #019efc;
	padding: 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.ocontentsection {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url("right_bar.jpg");
	background-repeat:repeat-x;
	padding: 5px 5px 5px 5px;
	color: #666666;
	font-size: 13px;
	text-align: left;
    text-decoration: none;

}

.ocontentsection2 {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url("left_bar.jpg");
	background-repeat:repeat-y;

}

.contenttext {
	padding: 4px;
    text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	border: 1px solid #47A2CB;
	background-color: #FFFFFF;
}

.contenttable {

	font-family: Verdana;

	font-size: 11px;

	color: #606060;

}


input, textarea {

	border: 1px solid #6699CC;

	background-color: #FFFFFF;

   	margin: 2px;

	padding: 2px;

	font-family: Tahoma;

	font-size: 11px;



}



select {

	margin: 2px;

	font-family: Tahoma;

	font-size: 11px;

}

