body, td, a {
	font-size:12px;
	font-family:arial;
	line-height:17px;
}

input {
	border: 1px solid silver;
}

body {
	background: #e8efdd url('images/14701_bg.jpg') repeat-x;
	margin:0px 0px 15px 0px;
}

.left {
	background: url('images/14701_left.jpg') right top no-repeat;
}

.right {
	background: url('images/14701_right.jpg') left top no-repeat;
}

.center {
	background: url('images/14701_center.jpg') center top no-repeat;
}
.center2 {
	background: url('images/14701_center2.jpg') center top no-repeat;
}

.cont {
	background: url('images/14701_contback.jpg') repeat-y;
	height:250px;
}

.cont_wide {
	background: white;
	height:250px;
}


.contbot {
	background: url('images/14701_contbot.jpg') no-repeat;
	height:9px;
}

.contbot_wide {
	background: url('images/14701_contbot_wide.jpg') no-repeat;
	height:9px;
}

.contop {
	background: url('images/14701_contop.jpg') no-repeat;
	height:39px;
}

.topmenu {
	height:100%;
}

.topmenu td {
	padding: 0px 15px 0px 15px;
	color:white;
}

.topmenu .mbr {
	width:3px;
	padding:0px;
	background: url('images/14701_mbr.jpg') no-repeat;
}

.topmenu a {
	color:white;
	text-decoration:none;
}

.content_area {
	background: url('images/14701_contopr.jpg') top right no-repeat;
	width:100%;
	height:300px;
	position:relative;
}

.page_content {
	position:relative;
	top:10px;
}

.keyword {
	color:#e92035;
	font-size:19px;
}

.picture_area {
	background: url('images/14701_picture_area.gif') no-repeat;
	height:174px;
}


.menu {
	background: url('images/14701_menuitem.jpg') no-repeat;
	height:26px;
	color:white;
	font-size:12px;
	padding:1px 0px 0px 10px;
	font-weight:bold;
}



.sel_menu {
	background: url('images/14701_sel_menuitem.jpg') no-repeat;
	height:26px;
	color:white;
	font-size:12px;
	padding:1px 0px 0px 10px;
	font-weight:bold;
}

.submenu {
	height:22px;
	font-weight:normal;
	padding:0px 0px 0px 15px;
}

.sel_submenu {
	height:22px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}

.menu a{
	color:white;
	text-decoration:none;
}

.sel_menu a {
	color:white;
	font-style:italic;
	text-decoration:none;
}

.menu a:hover{
	color:#F7FADC;
	font-style:normal;
}

.submenu a {
	color:#336600;
	text-decoration:none;
	font-style:normal;
}

.submenu a:hover {
	text-decoration:underline;
	font-style:normal;
}

.sel_submenu a {
	text-decoration:none;
	font-style:normal;
	color:black;
}

.page_content a {
	color:#336600;
}

.page_content a:hover {
	text-decoration:underline;
}
/*For IE*/
.picframe {
	background: white;
	padding:3px;
}
.picframe img {
	border:solid 1px #ff7acc;
}
/*For Others*/
html>body .picframe {
	background: white;
	padding:3px;
	width:144px;
}
html>body .picframe img {
	border:solid 1px #28b2de;
}

.space {
	width:4px;
}

.footer, .footer a {
	position:relative;
	top:3px;
	color:#8d8d8d;
	font-size:10px;
}

.footermenu a {
	text-decoration:none;
	color:#e92035;
	line-height: 17px;
	font-size:12px;
}

.footermenu {
	position:relative;
	top:5px;
	color:#e92035;
}

#headerclick {
	position:absolute;
	top:60px;
	left:170px;
	height:85px;
	width:350px;
	cursor:pointer;
	border:solid 0px red;
}

.login_area {
	position:absolute;
	top:5px;
	right:10px;
	height:20px;
	width:500px;
	border:solid 0px red;
}

.loginbox td { font-size: 10px; }
.loginbox .important { font-size: 13px; color: green; }
.loginbox .headerit { padding-left: 40px; font-size: 12px; font-weight: bold; color: #666699; }


.register {
	position:absolute;
	top:0px;
	right:350px;
	height:20px;
	width:200px;
	border:solid 0px red;
}

.logged_in {
	position:absolute;
	top:0px;
	right:10px;
	height:20px;
	width:500px;
	border:solid 0px red;
}

.login_area2 {
	display: none;
}

.login_area input{
	position:absolute;
	top:4px;
	height:18px;
	padding:0px;
	margin:0px;
	border:solid 0px red;
	background:none;
	font-size:11px;
}

#user {
	left:168px;
}

#pass {
	left:340px;
}

#submit {
	position:absolute;
	top:0px;
	right:0px;
	height:20px;
	width:27px;
	cursor:pointer;
	border:solid 0px red;
}

.forum  #forumheader{
	background-color: #61AD2E;
	font-weight:bold;
	color:#FFFFFF;
	
}
.forum span {
	margin-left: 2px;
	margin-right: 8px;
}

.likes:link { text-decoration: none; font-size: 10px; color: #BCCAA4; font-weight: bold; }
.likes:visited { text-decoration: none; font-size: 10px; color: #BCCAA4; font-weight: bold; }
.likes:hover { text-decoration: none; color: green; }
.likes:active { text-decoration: none; color: green; }

.wallimg img { border: 1px solid gray; margin: 1px; padding: 1px; vertical-align: middle; }
.wallimg td { text-align: center; }

.btn { cursor:pointer; color:white; font: bold 84% 'trebuchet ms',helvetica,sans-serif; background-color: #6699CC; font-size:10px;
       border-color: #1A8CD0 #666699 #666699 #1A8CD0; }
.btnhov { cursor:pointer; color:white; font: bold 84% 'trebuchet ms',helvetica,sans-serif; background-color: #3575B5; font-size:10px;
       border-color: #1A8CD0 #666699 #666699 #1A8CD0; }

.commentbox td { font-size: 10px;}
.commentbox a { text-decoration: none; font-size: 10px; }

/*FORUM*/
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#61AD2E; margin:0 5px;}
.b2f {height:1px; background:#61AD2E; margin:0 3px;}
.b3f {height:1px; background:#61AD2E; margin:0 2px;}
.b4f {height:2px; background:#61AD2E; margin:0 1px;}
.contentf {background: #ddd;}
.contentf div {margin-left: 5px;} 

.thread_title{ padding-left:5px; font-weight:bold; font-size:16px; color:white; }
.thread_crted{padding-right:5px; color:white; }
.thread_hrd{ color:white; }
.row1{ background:#E4E4E4;}
.row2{ background:white;}

