/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 50px;
	background-color: #8F0000;
	width: 800px;
}
.mainbody1 {
	width: 800px;
	background-color: #FFFFFF;
	height: 1050px;
}

.mainbody2 {
	width: 800px;
	background-color: #FFFFFF;
	height: 1590px;
}

.mainbody3 {
	width: 800px;
	background-color: #FFFFFF;
	height: 1550px;
}

img { border: none;
}

h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8f0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	line-height: 6px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.mainbody table {
	margin-top: 30px;
}
.contact {
	width: 160px;
	margin-left: 10px;
}
.bodytext {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8F0000;
	position: absolute;
	width: 375px;
	left: 245px;
	top: 125px;
	padding-left: 6px;
}
.bodytext img {
	float: left;
	margin-right: 10px;
}

.bodytext2 {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #8F0000;
	position: absolute;
	width: 205px;
	left: 635px;
	top: 125px;
	padding-left: 6px;
}

table a:link { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F0000;
	text-decoration: none;
	font-weight: bold;
}

table a:visited { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8F0000;
	text-decoration: none;
	font-weight: bold;
}

table a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}

a:link { color: #8f0000;
	text-decoration: none;
}

a:visited { color: #8f0000;
	text-decoration: none;
}

a:hover { color: #ff7f00;
	text-decoration: none;
}


.tiny { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align:left;
}
.tiny a:link {text-decoration: none;font-size: 10px;
	color:#FFFFFF;}
.tiny a:visited {text-decoration: none;font-size: 10px;
	color:#FFFFFF;}
.tiny a:hover {text-decoration: underline;font-size: 10px;
	color:#CCCCCC;}

.style1 {
	color: #8f0000;
	font-weight: bold;
}
