a
{
	line-height:15px;
	color:#009900;
}

body
{
	background-color:#cdd2c1;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

.textfield
{

	background-color:#d4d2d2;
}

.title
{
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
	font-size:14px;
	
}

.left
{
	float:left;
	padding-right:10px;
}

.green
{
	font-family:tahoma;
	font-size:12px;
	color:#426806;
}

.footer_text
{
	text-align:right;
	color:#bababa;
	font-family:Tahoma;
	font-size:10px;
}

.text
{
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.center_text
{
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	text-align:center;
}

.right_text
{
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	text-align:right;
}

.news_text
{
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
	text-align:justify;
}

.white_text
{
	color:#FFFFFF;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
}

.green_link
{
	color:#01f338;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
	text-decoration:none;
}

.white_link
{
	color:#FFFFFF;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
	text-decoration:none;
}

.white_link:hover
{
	color:#01f338;
	font-weight:bold;
	font-family: Century Gothic;
	font-size:12px;
	text-decoration:none;
}

.sidebar
{
	vertical-align:top;
	background-color:#117720;
	width:160px;
	color:#73ff5a;
	padding:20px;
	line-height:35px;
}

a.sub
{
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	padding-left:30px;
}

a.viewing
{
	color:#73ff5a;
	text-decoration:none;
	line-height:20px;
	padding-left:30px;
}

a.sub:hover
{
	color:#73ff5a;
}

div.main
{
	cursor:pointer;
}