body {
	margin:0 0 0 0;
	background-color: #2e4973;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
th {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:13px;
	color:#000000;	
}
a:link, a:visited, a:active {
	color:#2E4973;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}
.homeLink: {
	font-size:14px;
	color:#ffffff;
    letter-spacing:1px;
	
}
a.homeLink:link, a.menuLink:visited, a.menuLink:active {
	font-size:14px;
	letter-spacing:1px;
	padding:2px 6px;
	display:inline block;
	color:#2E4973;
}
.menuLink {
	font-size:14px;
	color:#2E4973;
	letter-spacing:1px;
}
a.menuLink:link, a.menuLink:visited, a.menuLink:active {
	letter-spacing:1px;
	padding:1px 8px;
	display:block;
	background-color:#FFFFFF;
	border:solid 1px #FFFFFF;
}
a.menuLink:hover {
	color:#FFFFFF;
	background-color:#A7B2C4;
	border:solid 1px #8292AB;
}
.mainPage {
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
	background-color:#FFFFFF;
}
#dashedDiv {
	text-align:center;
	border-bottom:dashed 1px #8292AB;
}
#contactFooter {
	color:#2E4973;
	line-height:18px;
}
#footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#79879D;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#ABB6C7;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.header1 {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2E4973;
}
