.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	color:#666666;
	font-weight:bold;
	}
.textErr
{
	font-weight: bold;
	font-size: 10px;
	color: #ff4500;
	font-family: Verdana;
	letter-spacing: 2px;

}
	
.table
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url(../images_green/Home_Page/Logo.jpg);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.textbox
{
	font-size: x-small;
	font-family: Verdana;
	height: 20px;
	border: 1px solid #666666;
	width: 140px;
}

.go
{
	font-weight: bold;
	font-size: 10px;
	width: 20px;
	color: white;
	font-family: Verdana;
	height: 20px;
	background-color: 988B7C;
	border: 1px;
}

.menu
{
	font-family:Verdana;
	text-decoration: none;
	font-size: 9px;
	color:Black;
	letter-spacing: 0px;
	cursor:hand;
	
}
.menuBorder
{
	border-collapse: collapse;
	border: 1px solid #666666;
}

.mouseout
{
	background-color:White;
	cursor:hand;
	
}

.mouseover
{
	background-color:#DAD5D1;
	cursor:hand;
	
	
}
.registration
{
	cursor:hand;
	}
.regMouseOver
{
	background-color:#988B7C;
	font-family:Verdana;
	color:White;
	font-size:10px;
	letter-spacing:2px;
	font-weight:bold;
	cursor:hand;
	}
.regMouseOut
{
	background-color:White;
	}
.rowAlter
{
	background-color:#E7EADD;
	font-family:Verdana;
	font-size:10px;
	color:Black;
	text-align:left;
	height:20;
	margin-right:10px;
	cursor:default;
	}
.row
{
	background-color:White;
	font-family:Verdana;
	font-size:10px;
	color:Black;
	text-align:left;
	height:20;
	cursor:default;
	}
.textBold
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	font-weight:bold;
	}
.border
{
	border-right: #c3cba9 1px solid;
	border-top: #c3cba9 1px solid;
	border-left: #c3cba9 1px solid;
	border-bottom: #c3cba9 1px solid;
	cursor:default;
}
.formheader{ 
 	background-image: url(../images_green/Hometopstrip.gif);
}
.head
{
	background-color:#7c9e0b;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:White;
	text-align:center;
	cursor:default;
	}
.body {
	background-image: url(images_cttnew/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.toplink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.attention {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	font-weight:400;
	padding:5px;
	
	
}
.logintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logintextbox {
	border: 1px solid #93B7E6;
	height: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.login_go {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/go_button.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width:22px;
	border: none;
	cursor: hand;
	font-weight: bold;
}