body
{
margin: 0px; 
text-align: center;
background-color: #CCCCCC;
background-image: url('../imgs/stripes.png');
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}

img
{
	border: 0px;
}

.top_1
{
	background-image: url('../imgs/top_1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.top_2_1
{
	background-image: url('../imgs/top_2_1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.top_2_2
{
	background-image: url('../imgs/top_2_2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.top_2_3
{
	background-image: url('../imgs/top_2_3.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.top_2_4
{
	background-image: url('../imgs/top_2_4.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.top_3
{
	background-image: url('../imgs/top_3.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.maincontent
{
	font-family: Arial, Sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
	line-height: 1.5em;
}

.listtable
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
}

.submit_para
{
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

.submit_para a:link,
.submit_para a:active,
.submit_para a:visited
{
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #2685ca;
	text-decoration: none;
}
.submit_para a:hover
{
	font-family: Arial, Sans-serif;
	font-size: 20px;
	color: #2685ca;
	text-decoration: underline;
}
