
.tableftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	background-color: #FFFFFF;

}
.tabrightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
	background-color: #FFFFFF;


}
.tabbotlinw {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;

}
.whitetab {
	background-color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text11bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.greyborder {
	border: 1px solid #999999;
}
.boldtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.midtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	color: #CC0000;
	text-decoration: underline;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	margin-bottom: -1em;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
	font-size: 12px;
	color: #CC0000;
}
.timestamp {
	font-size: smaller;
}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.redtext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
ul {
	margin: 10px 20px;
}


.bg {
	background-image: url(images/index14.jpg);
	background-repeat: no-repeat;
}
table {
	clear: both;
}


#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 779px;
	float: left; /* to contain floated li */
	background: url(images/menubg.gif);
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	height: 41px;
	overflow: hidden;
}
#nav a {
	padding: 10px 0 0 16px;
	float: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: url(images/menubg.gif) no-repeat;
	height: 41px;
}
#nav a:hover {
	background: url(images/menu-bullet-bg.gif);
}
#body_hom #nav_hom a,
#body_bi #nav_bi a,
#body_cc #nav_cc a,
#body_tr #nav_tr a,
#body_res #nav_res a,
#body_mem #nav_mem a,
#body_news #nav_news a,
#body_con #nav_con a {
	background: url(images/menu-bullet-bg.gif);
	color: #cc0000;
}

.hidden {
	display: none;
}

.link {
	border: 0;
	margin-top: 10px;
}

