body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 00;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

table {
	font-size : 12px;
	color : #2F2F2F;
	font-family : Arial, Helvetica, sans-serif;

}

td.dot {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
	background-position: top;
}

td.image {
	color: #DBE4EC;
}

td.rep {
	background-image : url(images/red_back2.gif);
	background-position : top;
	background-repeat : repeat-y;
}

td.image a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1F5984;
	text-decoration : none;

}

td.image a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1F5984;
	text-decoration : none;

}

td.image a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #750000;

}

td.menu {
	color: #e3ecf3;
	border-bottom: 1px solid White;
}

td.copyright {
	background-image : url(images/bottom_back.gif);
	background-position : top;
	background-repeat : repeat-x;
	background-color: #D4D4D3;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	padding-right: 10px;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #366F9F;
	text-decoration : none;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #366F9F;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2E5F88;

}


div.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #2F2F2F;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
}


h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #1F5984;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
}

ul{
	list-style-image: url(images/bullett01.gif);
	}
	

	
strong{
	color : #444444;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #2B4F6E;
	text-transform: uppercase;
}