body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666666;
}
#container {
	margin: 0 auto;
	width: 750px
}
#header {
	width: 100%;
	height: 159px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A40008;
}
#sub_header {
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #A40008;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#main_content {
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: right;
	width: 510px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.menu {
	width: 139px;
	float: left;
	font-size: 12px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	
}
#header h1 {
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-right: 8px;
	margin-left: 5px;
}
.content h2 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #A40008;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #A40008;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #A40008;
}
.menu ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}
.menu li {
	padding-top: 2px;
	list-style-image: url(../images/bullets2.jpg);
}
.imageright {
	float: right;
}

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


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A40008;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	text-indent: 5px;
}
.imageleft {
	padding: 3px;
	float: left;
}


a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.menu_link:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	background-color: #D1DEE9;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #FFCC33;
}
.divstyle1 {
	color: #666666;
	background-color: #D1DEE9;
	text-align: center;
	text-indent: 5px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBAB88;
	border-right-color: #FBAB88;
	border-bottom-color: #FBAB88;
	border-left-color: #FBAB88;
}

.redtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A40008;
}
.imageborderleft {
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}
h5 {
	font-size: 14px;
	color: #333333;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A40008;
}
.imagerightborder {
	padding: 3px;
	float: right;
	margin-left: 4px;
	border: 1px solid #CCCCCC;
}
thead {
	background-color: #A40008;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabletop {
	background-color: #63C4FE;
	color: #FFFFFF;
}
table {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F192A0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F192A0;
	background-color: #FFFFCC;
	font-size: 10px;
}
.tablebottomrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td {
}

td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #D6D6D6;
}
.menu a:active {
	color: #666666;
	text-decoration: none;
}
blockquote {
	text-align: center;
	width: 450px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F28E96;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #A40008;
	float: left;
}
