body {
	background: #00CCFF url(images/bg-strip.jpg) fixed;
	background-position: top;
	text-align: center;
}
.header-links {
	background-color: #FBFBFD;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 820px;
	line-height: 23px;
}
.main-body {
	background-color: #ECFCFF;
	width: 820px;
	background-position: center;
	border: 1px solid #333333;
	left: 100px;
	right: auto;              
	text-align:center;
	top: 100px;
}
.main-bottom {
	background-color: #00CCFF;
	background-image: url(images/background-bottom.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 820px;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-weight: bold;
}
.navigation {
	background-color: #ECFCFF;
	width: 793px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFEAFE;
	line-height: 4px;
	padding-left: 1px;
	color: #999999;
}
.style1 {color: #000000}
.style2 {
	color: #FFFFFF;
}
.userpanel {
	background-image: url(images/userbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin none #000000;
	border-left: thin none #999999;
	bottom: 5px;
	padding-top: 5px;
}
.innertable {
	border: thin solid #CCCCCC;
	background-color: #F5F5F5;
    min-height: 40px;
}
.navigation a{
	color: #000000;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;
}
input{
    border: thin solid #000000;
    font-weight: bold;
	background-color: #F7F7F7;
    background-image: url(images/bg_button.gif);
    background-repeat: repeat-x;
}
.register_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CC6633;
	border: thin solid #000000;
	padding-top: 2px;
}
.register_success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #009900;
	border: thin solid #000000;
	padding-top: 2px;
}
.sponsor a{
	border: 2px solid #000000;
}
.sponsor a:hover{
	border: 2px solid #000000;
}
.cell-elem {
  	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	text-align: left;
    height: 27px;
    padding-bottom: 0px;
}
.cell-elem:hover {
	background: #F0F0F0 url(images/bg_row_hover.gif) bottom right no-repeat;
	border-top-color: #F8F8F8;
	border-left-color: #F8F8F8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
    height: 27px;
    padding-bottom: 0px;
}
.index-search {
	position:relative;
	z-index:1;
	left: 265px;
	top: 110px;
	width: 245px;
}
.index-div {
	width: 574px;
	height:250px;
	background-repeat: no-repeat;
	background:url(images/search4nc0.png);
}
.buttons {
	background-color: #cadcef;
}
#scroll {
    width: 585px;
    height: auto;
    overflow: auto;
}
.content {
	line-height: 5px;
}
.avatar {
  /*	float: left;                                     */
	margin: 8px;
	padding: 5px;
    width: 72px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	text-align: center;
}
.avatar:hover {
	background-color: #EEE;
}
.table-header {
	background: #FFF url(images/bg_th.gif) top left repeat-x;
	color: #141C2E;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	white-space: nowrap;
    text-align: center;
}
.table-row {
	background-color: #F8F8F8;
	border: solid 1px #FFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}
.message-read {
}
.message-unread a {
    color: #F40000;;
    font-weight: bold;
}
.message-unread a:hover {
    color: #F40000;;
    font-weight: bold;
}
.username a {
    color: #011463;
}
.username a:hover {
    color: #011463;
    text-decoration: underline;
}
.page-current {
	font-weight: bold;
	color: #000000;
	height: 15px;
    min-height: 15px;
    width: auto;
	border: thin solid #000000;
}
.page-normal a, .page-normal a:visited{
	font-weight: bold;
	color: #060A95;
	height: 15px;
    min-height: 15px;
    width: auto;
	border: thin solid #060A95;
}
.page-normal a:hover{
	font-weight: bold;
	color: #000000;
	height: 15px;
    min-height: 15px;
    width: auto;
	border: thin solid #000000;
    text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.link-text a {
    color: #060A95;
}
.link-text a:hover {
    color: #060A95;
    text-decoration: underline;
}
.recent-table {
    border: thin solid #cfeafe;
    vertical-align: top;
}


