body 
{
	margin: 0px;
	background: #212C59 url(topbg000.jpg);
	background-repeat: repeat-x;
}

font, td, p, li		{
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica;
	color: #313131;
}
.eer		{
	font-size: 17px;
	line-height: 22px;
	font-family: Arial, Verdana, Helvetica;
	color: #313131;
}
h1	{
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica;
	color: #313131;
	font-weight: normal;
}

h2	{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}
h2 a:link, h2 a:visited	{
	font-size: 16px;
	border-bottom: 1px dashed #313131;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #313131;
	text-decoration: none;
}
h2 a:hover{
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #313131;
	text-decoration: none;
}
h3	{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #313131;
	margin-bottom: 10px;
}

hr					{
	height: 0px;
	border: 0px solid #DEDEDE;
	border-top-width: 1px;
}
img{
	border: 0px;
}
table, td,tr{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

a:link			{
	color: #313131;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
a:active			{
	color: #313131;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}

a:visited		{
	color: #313131;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}
a:hover			{
	color: #313131;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

.grtxt{
	color: #f0f0f0;
}

.abc{
	line-height: 25px;
}

.abc a, .abc a:link, .abc a:active, .abc a:visited{
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background: #3d5b70;
	color:#ffffff;
}

.abc a:hover{
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	background: #5f8eb0;
	color:#ffffff;
}

.gobut {
cursor:pointer;
display:block;
height:81px;
width:89px;
background-image:url('gobut200.jpg');
background-repeat:no-repeat;
}
.gobut:hover { background-position:0px -81px;} 
