/* CSS Document */

body
{
	margin:0px;
	background-color:#12285c;
	background-image:url(../images/bgimg.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	height:737px;
	line-height:18px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	
}
.link
{
	font-family:tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.newsevent a
{
	font-family:tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

.small-text
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
}
.heading
{
	font-family:"Arial Narrow";
	font-size:25px;
	color:#12285c;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}

.footer
{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
td{
line-height:18px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.content-text
{
	line-height:18px;
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}