.mainborder {
	border-color : #E3DCBB;
	border-width: 1px;
	border-style: solid;
	background-color : white;
}


.body {
	color: #8F9090;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

td {
	color: #8F9090;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}


.menu {
	color: #ED2123;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.menu:hover {
	color: #ED2123;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	color: #ED2123;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

.newstitle {
	color: #8F9090;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.link {
	color: #5286A5;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.link:hover {
	color: #ED2123;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.news {
	color: #8DA5B3;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.news:hover {
	color: #ED2123;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.dottedBG {
	background-image: url('images/dottedbg.gif');
	background-repeat: repeat-y;
	background-position: right;
}





	

