@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5B6A91;
	margin-left: 10px;
}
#wrapper .title img {
	float: left;

}
.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B6683;
	height: 52px;
	background-image: url(../Images/title_back.png);
	background-repeat: repeat-x;
}
.title p {
	font-size: 14px;
	margin-top: 15px;
	float: left;
}
.user {
	text-align: center;
	background-color: #F4F4F4;
	height: 30px;
	border: thin solid #AEAEAE;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 7px;
	background-image: url(../Images/row_back.png);
	background-repeat: repeat-x;
}


.navigation_bar {
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
}
.navigation_bar a {
	color: #006699;
	text-decoration: none;
}
.navigation_bar  a:visited {
	color: #006699;
	text-decoration: none;
}
.navigation_bar a:hover {
	color: #996600;
	text-decoration: none;
}


.cat_title {
	background-image: url(../Images/cat_back.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.message_bottom {
	background-color: #4A5775;
}

.cat_title p {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.form_reg  p {
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.form_login   p {
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.cat_title img {
	float: left;
}
.wrapcontent {
	background-color: #F4F4F4;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 10px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #414E6D;
	border-right-color: #414E6D;
	border-bottom-color: #414E6D;
	border-left-color: #414E6D;
	margin-bottom: 10px;
}
.user a {
	color: #000000;
	text-decoration: underline;
}
.user a:hover {
	text-decoration: none;
}
.reg_form_rows {
	height: 28px;
	padding: 5px;
}

.message_wrap {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	background-image: url(../Images/bgr-box-trans.png);
	background-repeat: repeat-x;
	background-position: top;
}
.user_wrap {
	margin-left: 5px;
	height: 100px;
	padding-right: 5px;
}
.user_wrap      a:hover    {
	color: #009966;
}
.user_wrap       a    {
	color: #006699;
}

.left_column_message {
	background-color: #E9E9E9;
}

.newtopic {
	float: right;
	clear: right;
	height: 30px;

}

.row1 {
	background-image: url(../Images/sub-header-border-bottom.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-position: top;
}
.form_reg {
	background-image: url(../Images/cat_back.png);
	background-repeat: repeat-x;
	border: thin solid #5F6B87;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
.form_login {
	background-image: url(../Images/cat_back.png);
	background-repeat: repeat-x;
	border: thin solid #5F6B87;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.form_login a {
	color: #006699;
	text-decoration: underline;
	font-size: 10px;
}
.form_login  a:hover {
	color: #996600;
	text-decoration: none;
}

.button {
	color: #FFFFFF;
	background-color: #5D6985;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #2B3142;
	border-bottom-color: #2B3142;
	border-left-color: #CCCCCC;
	height: 30px;
	width: 100px;
}
.footer {
	color: #CCCCCC;
	background-color: #505C79;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	padding-top: 9px;
	margin-bottom: 5px;
	border: thin double #CCCCCC;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.row2 {
	height: 40px;
	background-image: url(../Images/row_back.png);
	background-repeat: repeat-x;
}
.message_wrap a {
	color: #006699;
	text-decoration: underline;
}
.message_wrap a:visited {
	color: #006699;
}
.message_wrap a:hover {
	color: #CC6600;
	text-decoration: none;
}


#wrapper .wrapcontent .row2 p {
	margin-top: 2px;
	margin-left: 40px;
}
.desc {
	font-size: 10px;
	color: #999999;
}
.forum_title_link {
	font-size: 12px;
	font-weight: bold;
}




a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.row2  a {
	color: #006699;
}
.row2   a:visited {
	color: #006699;
}
.row2   a:hover {
	color: #CC6600;
	text-decoration: none;
}
