.NORMAL{
 font-size:14px;
	color:#000;
	font-weight:normal;
	font-style:normal;
	background:#FFF;
 	font-family:helvetica,arial,sans-serif;
}

.MAIN_HEAD{
	color:#0762AB;
	font-weight:bold;
	font-size:18px;
	font-style:normal;
	background:#FFF;
 	font-family:helvetica,arial,sans-serif;
}

.SUB_HEAD{
	color:#000;
 	font-weight:bold;
 	font-size:16px;
	font-style:normal;
	background:#FFF;
 	font-family:helvetica,arial,sans-serif;
}

a.footer{
 	color:white;
 	text-decoration:none;
}

#flags {
	padding-bottom: 5px;
}

a.topmenu{
	color:#FFF;
 	text-decoration:none;
}

a.topmenufour{
	color:#FFF;
 	text-decoration:none;
}

a.menu:hover{
 	color:#FF9600;
}

#board_message{
	clear:both;
	color:#333333;
	text-align:justify;
}

#board_reply{
 	float:right;
 	font-weight:bold;
	color:#C00;
}

#board_topic{
	font-weight:bold;
	background:#0067B1;
	color:white;
	padding:2px 0 2px 0;
}

body{
	background:#FFF;
	padding:0px;
	margin:0px;
	font-family:helvetica,arial,sans-serif;
	font-size:14px;
	/*background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;*/
}

#central li{
	font-size:12px;
	list-style-type:circle;
	margin:5px;
}

#central_pane{
	text-align:left;
	width:760px;
	padding:5px 10px 5px 10px;
	/*border-left: 4px solid #094D81;
	border-right: 4px solid #094D81;*/
}

/*#central_pane div div {padding-top:0 !important}*/

.changeLink{
	cursor:pointer;
	background-image:url('../images/attn_arrow.gif');
	background-repeat:no-repeat;
 	padding:0 0 75px 20px;
	font-style:italic;
}

#container{
	background:#FFF;
}

#footer{
	clear:both;
	width:790px;
	background:#FFF;
	background-image:url('../images/footerbar_1.gif');
	background-position:top center;
	background-repeat:no-repeat;
	height:76px;
	color:#000;
}

.footer_link{
	text-decoration:none;
	color:#000;
	font-style:italic;
}

.footer_text{
	text-align:center;
	xpadding:18px 17px 0 17px;
	font-family:helvetica,arial narrow, arial, sans-serif;
	line-height:20px;
}

.formBlock{
	margin:2px;
	padding:2px;
	background-color:#D1F1F9;
}

h1{
	color:#0066cc;
	font-weight:bold;
	font-size:18px;
}

h2 a {
	color: #0762AB;
}

h2{
	font-weight:bold;
	font-size:16px;
	color: #003366;
}

h2 a {
	color: #003366;
}

h3{
	font-weight:bold;
	color:black;
	font-size:14px;
	color: #003366;
}

h3 a {
	color: #003366;
}

h4 {
	color: white;
 	font-weight:bold;
 	font-size:16px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#header{
	xbackground-image:url('../images/masthead_1.gif');
 	xbackground-repeat:no-repeat;
 	height:95px;
	width:795px;
}

.icon{
}

#login_left{
	padding:5px;
	color:white;
}

.loginbox{
	padding:10px 0 0 10px;
	width:400px;
	height:125px;
	background:#0762AB;
	color:white;
}

.loginboxline{
	padding:5px 0 0 0;
	font-weight:bold;
}

#main_screen{
 	background:#FFF;
}

#menu_sep{
	background:#3e475b;
	height:20px;
}

#menu_top{
	width:1000px;
	background:#cc0000;
}

#menu_top_divider{
	float:left;
	background:#cc0000;
	width:20px;
	height:30px;
}

#menu_top_break{
	float:left;
	background:#3e475b;
	width:2px;
	height:30px;
}

#menu_top_link{
	padding:7px 0 0 0;
	float:left;
	background:#cc0000;
	height:23px;
}

.news{
	font-size:12px;
	border-bottom:1px black dashed;
	list-style-type:none;
	margin:5px;
}

#news_bar{
	background:#dce0e8;
	height:170px;
}

#news_list{
	float:left;
	height:150px;
	overflow:hidden;
	width:300px;
	padding:5px 15px 5px 15px;
	color:black;
}

p{
	font-size:14px;
}

#right_menu{
	background:#cc0000;
	height:400px;
	width:200px;
}

#right_menu li{
	color:white;
	font-size:12px;
	list-style-type:square;
}

a.level1{
	color:red;
}

.showPrice{
	font-size:14px;
}

#top_menu{
	margin: 10px 0 5px 0;
	padding: 3px;
	background-color: #031E55;
	width:789px;
	text-align:center;
	height:30px;
	color: white;
	line-height: 220%;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

#top_menu a {
	color: white;
	text-decoration: none;
}

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

#top_submenu{
	margin-bottom: 5px;
	padding: 3px;
	background-color: #0E47A6;
	width:789px;
	text-align:center;
	height:30px;
	color: white;
	line-height: 220%;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

#top_submenu a {
	color: white;
	text-decoration: none;
}

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

#top_submenu_3{
	margin-bottom: 5px;
	padding: 3px;
	background-color: #a3c1ad;
	width:789px;
	text-align:center;
	height:30px;
	color: white;
	line-height: 220%;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

#top_submenu_3 a {
	color: #003366;
	text-decoration: none;
}

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

#top_submenu_tall{
	padding:6px 5px 0 5px;
	clear:both;
	background-image:url('../images/menubar_2_tall.gif');
	background-repeat:no-repeat;
	width:800px;
	text-align:center;
	height:63px;
}

#top_subfour{
	margin-bottom: 0px;
	padding: 3px;
	background-color: #A185C2;
	width:789px;
	text-align:center;
	height:30px;
	color: white;
	line-height: 220%;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}

#top_subfour a {
	color: white;
	text-decoration: none;
}

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

#menu_current1 {
	font-weight: bold;
	color: yellow;
}

#menu_current2 {
	font-weight: bold;
	color: yellow;
}

#menu_current3 {
	font-weight: bold;
	color: yellow;
}

#menu_current4 {
	font-weight: bold;
	color: yellow;
}

.fp_right {
	float: right;
	clear: right;
	padding: 0;
	margin: 0;
}

/* These style are for the tinymce style list, they must be applied in admin/jscripts/tiny_mce/themes/advanced/css/editor_content.css */
.tablebg {
	border-color: #003366;
	background-color: #99CCCC;
}

.tier1 {
	background-color: #003366;
	border: 1px solid #e2dedf !important;
}

.tier1 a {
	color: white;
	text-decoration: underline;
}

.tier1 a:hover {
	color: yellow;
	text-decoration: underline;
}

.tier2 {
	background-color: #0066CC;
}

.tier2 a {
	color: white;
	text-decoration: underline;
}

.tier2 a:hover {
	color: yellow;
	text-decoration: underline;
}

.tier3 {
	background-color: #99CCCC;
	color: #003366;
}

.tier3 a {
	color: #003366;
	text-decoration: underline;
}

.tier3 a:hover {
	color: yellow;
	text-decoration: underline;
}

.tier4 {
	background-color: #ADA0CC;
}

.tier4 a {
	color: white;
	text-decoration: underline;
}

.tier4 a:hover {
	color: yellow;
	text-decoration: underline;
}

.tier5 {
	background-color: #e2dedf;
}

.tier5 a {
	color: white;
	text-decoration: underline;
}

.tier5 a:hover {
	color: yellow;
	text-decoration: underline;
}
/* End tinymce styles */

.TABLE_left{
}

.TABLE_right{
}

.TABLE_no_borders_left{
}

.TABLE_no_borders_center{
}

.TABLE_no_borders_right{
}

.IMAGE_curved{
}

table tbody tr td p {
	padding: 0;
	margin: 0;
}
