body {
	font-size: 12px;
	color: #000000;
	background-color: #280000;
	font-family: tahoma, verdana;
}
.header {
	background-image: url(images/header.jpg);
	height: 129px;
	border-top: 3px solid #BF0000;
	border-right: 3px solid #BF0000;
	border-bottom: 3px none #BF0000;
	border-left: 3px solid #BF0000;
}
.nav {
	background-color: #BF0000;
}
a.top {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	float: left;
	padding: 8px 12px;
	display: block;
}
h1 {
	color: #003399;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.ref {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px 2px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.tagline {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 5px;
	font-style: italic;
	color: #003399;
	margin-bottom: 10px;
}
.tips {
	font-weight: bold;
}
.head-desc {
	margin-left: 400px;
	margin-top: 10px;
	color: #FFFFFF;
	width: 270px;
	font-size: 11px;
}
.side-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	font-size: 10px;
	color: #3E7CFF;
}
li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
}
li {
	list-style-type: none;
}
li a:hover {
	color: #CCCCCC;
}
.left {
	padding-top: 4px;
	padding-bottom: 4px;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
	color: #AC0000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;}
a:hover.top {
	color: #CCCCCC;
	text-decoration: none;
}
