﻿html
{
	height: 100%;
	width: 100%;
}
body
{
	background-color: #fff;
	font-family: Tahoma,Verdana,Arial,Sans-Serif;
	font-size: 12px;
	margin-top:20px;
}
select
{
	color:#4b4b4b;
	font-size:12px;	
}
#footer
{
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #4b4b4b;
	padding:10px 0px 20px 0px;
	clear:both;
}
#copyright
{
	float: left;
	width: 200px;
}
#footerPhrase
{
	float: right;
	width: 640px;
	text-align:right;
}
a
{
	font-size: 11px;
}
.amenuNews
{
	color:Black;
	text-decoration:none;
	padding-left:14px;	
}
h2
{
	margin-bottom: 0px;
}
#mainContainer
{
	width: 980px;
	margin: 0 auto;
	
}
#topContainer
{
	width: 100%;
}
.greenBottomBox
{
	background-color: #6ac334;
	height: 22px;
	line-height: 180%;
	width: 150px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}
.logintxtBox
{
	width: 150px;
	font-size: 11px;
}


