/* this group sets the normal link colors */

body {
	background: #3A4E49;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #F0F2F4;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3A4E49;
	scrollbar-highlight-color: #DBDBDF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #5B7D69;
}

h1 {
	color: #3A4E49;
	font-size: 16pt;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1px;
}

hr {
	color: #5B7D69;
	height: 3px;
	width: 200px;
}

p, td, li, ul, table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

table.amain {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	width: 780px;
}


table.guide{
	top: 75px;
}

table.hottopic {
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	font-size: 11px;
	padding: 5px;
	text-align: left;
	width: 180px;
}

.boxhead {
	background-color: #394F49;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2;
	line-height: single;
	text-align: left;
	text-decoration: none;
}

.boxhead2 {
	background-color: #6A867E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2;
	line-height: single;
	text-align: left;
	text-decoration: none;
}

.boxhead3 {
	background-color: #72827E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2;
	line-height: single;
	text-align: left;
	text-decoration: none;
}

.boxhead4 {
	background-color: #A8B4B1;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2;
	line-height: single;
	text-align: left;
	text-decoration: none;
}

.mainimage {
	height: 390px;
	width: 300px;
	vertical-align:top;
}

.middleimage {
	height: 390px;
	width: 160px;
	vertical-align:top;
}


.body{
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}

.copyright{
	background-color: #5B7D69;
	color: #F0F2F4;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
}
.guide th{
	background-color: transparent;
	border-bottom: 2px solid #5B7D69;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	white-space: nowrap;
}

.guide, .guide td {
	font-size: 8pt;
	padding-left: 3px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

.header{
	background-color: #5B7D69;
	color: #FFFFFF;
	font-weight: normal;
	height: 25px;
	padding: 5px;
}

.headerbody{
	background-color: #FFFFFF;
	color: #000000;
	height: 360px;
	padding: 5px;
	vertical-align: top;
}

.leftbottom{
	background-color: #3A4E49;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 5px;
}

.leftnavbar{
	background-color: #FFFFFF;
	background-image: url(images/left-img2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	width: 200px;
}

.righttnavbar{
	background-color: #FFFFFF;
	background-image: url(images/left-img2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	width: 200px;
}

.navigation{
	height: 25px;
	background-color: #6A867E;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}

a:link {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #00008B;
	font-weight: normal;
	text-decoration: underline;

}

a:link.bottom {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:visited.bottom {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover.bottom {
	color:#FFFFFF;
	text-decoration: underline;
	border-bottom: none;
}


.rightbottom{
	background-color: #5B7D69;
	color: #FFFFFF;
	padding: 5px;
}

a:link.leftnav {
height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

a:visited.leftnav {
height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

a:hover.leftnav {
height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #6a867e;
}

.opening {
font-size: 0.9em;
color: #008000;
font-weight: 800;
font-variant: small-caps 
}
