body { 
	font-size:10px; 
	color:#000000; 
	font-family: Verdana; 
	text-decoration: none;
	font-weight: none;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #E3E7EC; 
}

a {color:#5B6E84; font-family: verdana; text-decoration: none; }
a:hover {color:#CE3000; font-family: verdana; text-decoration: none; }

/* The box */
.mainbox {
	background-color: #E2E6EB;
}
.boxTitle {
	color: #000;
}

.cbox{
	background-color: #0A1018;
	border: 1px solid #5e5d63;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

.tdlogo {
	background-color: #6E849C;
}

.tborder1 {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #fff;
}

/* td bg, username - date etc. */
.tdnamebg {
	background-color: #D5DBE2;
}

H1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

H2{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

/* FORUM */

/* Forum table 1 */
.ftable1 {
	background-color: #E2E6EB;
}

/* Forum td header */
.ftdhead {
	background-color: #121F2E;
}

/* Forum td bg color1 */
.ftdbg1 {
	background-color: #D5DBE2;
}

/* Forum td bg color2 */
.ftdbg2 {
	background-color: #DFE4EA;
}
.forumUserStatus {
	font-size: 9px;
}
.forumBlock {
	background-color: #f7f7f7;
	color: #000000;
	border: 1px solid #000000;
}
.forumTitle {
	font-size:12px; 
	color:#5B6E84;
	font-weight: bold;
	font-family: verdana; 
	text-decoration: bold;
}

.forumTitle:hover {
	font-size:12px; 
	color:#CE3000; 
	font-family: verdana; 
	text-decoration: none;
}

.topicTitle {
	font-size:11px; 
	color:#5B6E84;
	font-weight: bold;
	font-family: verdana; 
	text-decoration: none;
}

.topicTitle:hover {
	font-size:11px; 
	color:#CE3000; 
	font-family: verdana; 
	text-decoration: none;
}

.postsAuthor {
	font-size:11px; 
	color:#000000;
	font-weight: bold;
	font-family: verdana; 
	text-decoration: none;
}

.postsAuthor:hover {
	font-size:11px; 
	color:#000000;
	font-weight: bold;
	font-family: verdana; 
	text-decoration: underline;
}

.forumHeader1 {
	font-size:13px; 
	color:#ffffff;
	font-weight: bold;
	font-family: verdana; 
}

.forumSubject1 {
	font-size:11px; 
	color:#000000; 
	font-weight: bold;
	font-family: verdana; 
	text-decoration: none;
}

.postsBody {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
}

.postsDate {
	font-size:10px; 
	color:#999999; 
	font-family: verdana; 
	text-decoration: none;
	font-weight: none;
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	background-image : url(images/cap1.png);
	border: #C3BDBD 1px solid;
}

.forumheader2{
	background-color: #EFEFEF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	background-color: #EAECF0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

INPUT, SELECT, TEXTAREA {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	background-color: #eaeef2;
	border: 1px solid #5e5d63;
	
}

.CheckBox {
	position:relative;
	top:0px;
	left:0px;
	background: transparent;
	border: 0px;
	padding: 0px;
}

.CheckBox2 {
	position:relative;
	top:3px;
	left:0px;
	background: transparent;
	border: 0px;
	padding: 0px;
}

.login {
	border: 1px solid #759BC9;
	
}

.Login_form {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #D5DBE2;
	border: 1px solid #000000;
	border-width: 1px;
}

.CheckBox {
		background-color:transparent;
		border-width: 0px;
}
form {
	margin: 0px 0px 0px 0px;
}

.style4 {color: #FFFFFF}

#menubar {
	position:absolute;
	width:550px;
	left:0px;
	top:104px;
	background-color:transparent;
	padding:2px;
}

#menubar a {
	color:#000040;
	letter-spacing:1px;
	background-image : url(http://www.undermind.net/_gfx/Original/buttons/mbutton.png);
	border:1px solid #000040;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	text-decoration:none;
}

.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #000040;
	background-color:#fff;
}

.menu a {
	color:#000040;
	display:block;
	padding:2px 4px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	background-color:#DFE4E9;
	color:#000040;
}

	
#menubar a.active {
	border-bottom-color:#000040;
	border-right-color:#000040;
	border-left-color:#000040;
	border-top-color:#000040;
	background-image : url(http://www.undermind.net/_gfx/Original/buttons/mbutton.png);
}

/*
body { 
    font-size:10px; 
    color:#000000; 
    font-family: Verdana; 
    text-decoration: none;
	font-weight: none;
    margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #E3E7EC; 
}
a:link {color:#5B6E84; font-family: verdana; text-decoration: none; }
a:hover {color:#CE3000; font-family: verdana; text-decoration: underline; }
a:visited {color:#5B6E84; font-family: verdana; text-decoration: none; }
a:active {color:#5B6E84; font-family:Verdana;	text-decoration:none; }

.tborder1 {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #fff;
}

H1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

H2{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}

.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding: 4px;
	background-image : url(images/cap1.png);
	border: #C3BDBD 1px solid;
}

.forumheader2{
	background-color: #EFEFEF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	background-color: #EAECF0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

INPUT, SELECT, TEXTAREA{	
     font-family: Verdana;
	font-size: 10px;
	border-width: 1px;
	background-color: #eaeef2;
	border-bottom: #5e5d63 1px solid;
	border-left: #5e5d63 1px solid;
	border-right: #5e5d63 1px solid;
	border-top: #5e5d63 1px solid;
	color: #5e5d63;
}

.Login_form {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #EBEEF1;
	border-color: #4E5F72;
	border-width: 1px;
}
.CheckBox {
		background-color:transparent;
		border-width: 0px;
}
form {
	margin: 0px 0px 0px 0px;
}

.style4 {color: #FFFFFF}

#menubar {
	position:absolute;
	width:550px;
	left:0px;
	top:100px;
	background-color:transparent;
	padding:2px;
}

#menubar a {
	color:#000040;
	letter-spacing:1px;
	background-image : url(http://www.undermind.net/_gfx/buttons/mbutton.png);
	border:1px solid #000040;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	text-decoration:none;
}

.menu .options {
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #000040;
	background-color:#fff;
}

.menu a {
	color:#000040;
	display:block;
	padding:2px 4px;
	text-decoration:none;
	background-color:transparent;
}

.menu a:hover {
	background-color:#DFE4E9;
	color:#000040;
}

	
#menubar a.active {
	border-bottom-color:#000040;
	border-right-color:#000040;
	border-left-color:#000040;
	border-top-color:#000040;
	background-image : url(http://www.undermind.net/_gfx/Original/buttons/mbutton.png);
}
*/
