body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0198e9;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color:#FFFFE5;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#42ffc1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin:0px;
}
H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFE5;
	padding:0px;
	margin:0px;
}
.hot_pos_bg {
	background-color:#23a4ec;
}
.content {
	background-color: #000810;
	border: 1px solid #001d29;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFE5;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.bg_c {
	background-image: url(images/header_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_side_l {
	background-image: url(images/header_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_side_r {
	background-image: url(images/header_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9;
	text-decoration: underline;
}
a.homeurl:link {
	color: #FEFDDF;
	text-decoration: none;
}
a.homeurl:visited {
	color: #FEFDDF;
	text-decoration: none;
}
a.homeurl:hover {
	color: #FF9;
	text-decoration: underline;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.arial17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	color:#FFFFFF;
}
.arial21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	color:#FFFFFF;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	word-spacing: 2px;
}
.tahoma14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verdana13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.link_white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/** Colors **/
.white {
	color: #FFFFFF;
}
.red {
	color: #C00000;
}
.red2 {
	color: #550000;
}
.black {
	color: #000000;
}

/** Tables **/
.T_Brd {
	background-color:#00101b;
	border: 1px solid #124b5d;
}
.T_Brd_RB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #124b5d;
	border-bottom-color: #193242;
}
.T_Brd_R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #124b5d;
}
.T_Brd_T {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #63c0f1;
	padding-top: 10px;
	padding-bottom: 32px;
}
.T_Brd_B {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #63c0f1;
}
.T_Brd2 {
	background-color:#00101b;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #124b5d;
	border-bottom-color: #124b5d;
	border-left-color: #124b5d;
}
.T_Brd_RB2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-right-color: #193242;
	border-bottom-color: #124b5d;
}
.T_Brd_R2 {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #193242;
}
.T_Brd_B2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #124b5d;
}
.T_Brd_R3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0b3a49;
}
.pad_t {
	padding-top:7px;
}
.pad_b {
	padding-bottom:9px;
}
#news_content {
	color: #102356;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#news_content H1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#news {
	color: #11255B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#news H1{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#news H2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#news a:link {
	color: #FFF;
	text-decoration: none;
}
#news a:visited {
	color: #FFF;
	text-decoration: none;
}
#news a:hover {
	color: #FFF;
	text-decoration: underline;
}

#events {
	color: #73fffa;
}
#events a:link {
	color: #73fffa;
	text-decoration: none;
}
#events a:visited {
	color: #73fffa;
	text-decoration: none;
}
#events a:hover {
	color: #73fffa;
	text-decoration: underline;
}

#mmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
}
#mmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#model_data td {
	color:#006;
	padding-top:6px; 
	padding-bottom:6px;
}
#gallery a img {
	border:none;
}
#gallery {}
