body {
	background: url(images/template/bg.jpg)	#F4F4F6 repeat-x top left;
	background-attachment: fixed;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	}
	
td,div {
 	vertical-align: top;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
 }	
 

a {
	color: #1B0B6B;
	}
	
a:hover {
	text-decoration: none;
	color: #999999;
	} 
	
h1 {
	color: #1B0B6B;
	font-size: 13px;
	} 
	
h2 {
	color: #000000;
	font-size: 11px;
	border-bottom: 1px dashed #8077AC;
	width: 90%;
	display: block;
	line-height: 2;
	} 	
	
h3 {
	background: #C7C3DA;
	width: 100%;
	display: block;
	height: 20px;
	color: #000066;
	font-size: 11px;
	line-height: 2;
	padding-left: 10px;
	}		
 
hr {
 	color: #C7C3DA;
	border-top: 1px solid #C7C3DA;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 0px;
	}
	
table#maintable {
	width: 740px;
	margin: 0px auto 0px auto;
	}	
	
table#innertable {
	width: 100%;
	background: #E1DFEB;
	margin-top: 20px;
	}		
	
td#header {
	background: url(images/template/header.gif) no-repeat;
	width: 740px;
	height: 106px;
	text-align: right;
	}	
	
td.sidecol, td.sidecolright {
	width: 100%;
	}	
	
td#header div.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 3px 10px 0px 0px;
	}	
	
td#header div a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
td#header div a:hover {
	text-decoration: underline;
	}	
	
td#menutd {
	background: #C7C3DA url(images/template/menubg.jpg) bottom repeat-x;
	width: 155px;
	}	
	
td#content {
	background: url(images/template/contentbg.gif) top right no-repeat;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #1D1D1D;
	padding: 30px;
	}
	
td#contenthome {
	background: #2D1F76;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #1D1D1D;
	}	
	
td#content li {
	padding-bottom: 10px;
	list-style-image: url(images/template/li.gif);
	list-style-position: outside;
	}	
html>body td#content li { padding-bottom: 0px; }	

li.lastli {
	border-bottom: 1px solid #E1DFEB;
	}	
	
a.lastsub {
	border-bottom: 1px solid #948CB9;
	}		

div#pagetext {
	}
	
div#pagetext img {
	border-color: #A5A0BB;
	}

.noborder {
	border: 0px;
	}		
		
td.leftside {
	border-right: 1px solid #B3AFC7;
	border-bottom: 1px solid #B3AFC7;
	}
	
td.rightside {
	border-bottom: 1px solid #B3AFC7;
	}
	
table.spectable {
	background: #C7C3DA;
	}	
	
td.shade1 {
	background: #E1DFEB;
	}
	
td.shade2 {
	background: #D5D2E3;
	}
	
td.homeflash {
	padding-left: 2px;
	}	
	
td.homepageshade1 {
	background: #C7C3DA;
	width: 33%;
	padding: 10px;
	}
	
td.homepageshade2 {
	background: #B0AACE;
	width: 33%;
	padding: 10px;
	color: #000066;
	font-weight: bold;
	line-height: 2;
	}
	
td.homepageshade3 {
	background: #9C95BE;
	width: 33%;
	padding: 10px;
	color: #000066;
	font-weight: bold;
	line-height: 2;
	}
	
div#flashhome {
	display: block;
	text-align: center;
	padding-top: 2px;
	}
	
	