body {
	background-image: url(bg.gif);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-repeat: repeat-x;
}
h1, h2, h3, h4, ul, li, ol {
	margin: 0px;
	padding: 0px;
}


#wrapper {
	width: 793px;
	text-align: left;
}
#header1 {
	float: left;
	width: 218px;
	height: 205px;
}
#header2 {
	background-image: url(assets/images/tr_01.gif);
	height: 82px;
	background-repeat: no-repeat;
	float: right;
	width: 575px;
}
#header3 {
	height: 28px;
	background-repeat: no-repeat;
	width: 575px;
	float: right;
}
#header4 {
	float: right;
	height: 100px;
	width: 575px;
}
.float_lf {
	float: left;
}



#sidemenu {
	float: left;
	width: 218px;
	background-image: url(assets/images/leftbg.gif);
	background-repeat: repeat-y;
	height: 8200px;
}
#sidebar2 {
	background-image: url(assets/images/leftbg.gif);
	background-repeat: repeat-x;
	float: left;
}

#content {
	float: right;
	width: 575px;
}

.cf {
	clear: both;
}

.histhd {
	font-size: 130%;
	color: #CC0000;
}
a:visited, a:link {
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 85%;
	line-height: 1.2;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1.3;
}
.w {
	width: 325px;
	margin-right: 150px;
	margin-left: 150px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
h1 {
	font-size: 140%;
	color: #990000;
	padding-bottom: 10px;
}
h2 {
	font-size: 125%;
	color: #990000;
	padding-bottom: 10px;
	padding-top: 15px;
}
h3 {
	font-size: 115%;
	color: #990000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
h4 {
	font-size: 95%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5 {
	font-weight: bold;
	font-size: 80%;
	padding-top: 2px;
}
.caption {
	font-size: 75%;
	font-weight: bold;
}
table {
	font-size: 90%;
}
.sm {
	font-size: 85%;
}

li {
	font-size: 87%;
	text-align: left;
	display: list-item;
	letter-spacing: normal;
}
ul {
	font-size: 100%;
	padding-left: 10px;
}
ol {
	font-size: 100%;
	list-style-type: lower-alpha;
	padding-left: 18px;
	padding-bottom: 5px;
}

em {
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
}


.nav {
	font-size: 70%;
}

.c {
	text-align: center;
}
.i {
	font-style: italic;
}
address {
	font-size: 85%;
	font-style: normal;
}

.b {
	font-weight: bold;
}
.ml {
	margin-top: 20px;
}

.red {
	color: #990000;
	font-weight: bold;
}
.img_lt {
	text-align: left;
}
#footer {
	width: 575px;
	float: right;
	padding-top: 60px;
	text-align: center;
}
.pd300 {
	padding-top: 300px;
}
.lipd {
	padding-left: 15px;
}
.imgrt {
	text-align: right;
}
td {
	vertical-align: top;
}
.tdgr {
	background-color: #66FF00;
}
.u {
	text-decoration: underline;
	font-weight: bold;
}
