body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #eeeeee;
	background-image: url(../images/bg_main.gif);


}
table.mainheader-outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
table.mainbody-outine {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.nav-area {
	background-color: #381C55;
	width: 175px;
	background-image: url(../images/bg_navarea.jpg);
}
td.content-area {
	width: 575px;
}
p, ul, ol, .text-default {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

.text-large {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
}


.footer-links {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;

}
a {
	color: #663399;
}
img.align-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
td.subnav-area {
	background-color: #381C55;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 2px;


}
.subnav-links {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.breadcrumb {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table.subnav-tbl {
}
a.subnav-links {
	color: #FFFFFF;
	text-decoration: none;


}
a.subnav-links:hover {
	color: #FFCC00;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, sans-serif;
	color: #663399;
}
