@charset "utf-8";




body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dadada;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #000099;
	font-weight: normal;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.faq {
	width: 540px;
	border: thin solid #cc0000;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 2px;
	font-weight: bold;
}
.faq_over {
	cursor: pointer;
	width: 540px;
	border: thin solid #000099;
	background-color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 3px;
	margin-bottom: 2px;
	font-weight: bold;
}


h1 {
	font-size: 36px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-weight: bolder;
	color: #000000;
}

h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
}

form {
	margin: 0px;
	padding: 0px;
}


#header {
	FONT-SIZE: 93%;
	FLOAT: left;
	WIDTH: 825px;
	LINE-HEIGHT: normal;
}
#header UL {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 6px; LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: url(../images/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#header A {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../images/right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 2px;
	COLOR: #CC0000;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none
}
.available {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333
}
#header #current {
        BACKGROUND-IMAGE: url(../images/left_on.gif)
}
#header #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif);
	PADDING-BOTTOM: 8px;
	COLOR: #FFFFFF
}

.corner_TL {
	background-image: url(../images/corners_white.gif);
	background-repeat: no-repeat;
}
.corner_TR {
	background-image: url(../images/corners_white.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
.corner_BR {
	background-image: url(../images/corners_white.gif);
	background-repeat: no-repeat;
	background-position: -8px -8px;
}
.corner_BL {
	background-image: url(../images/corners_white.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}

.cornerGrey_TL {
	background-image: url(../images/corners_grey.gif);
	background-repeat: no-repeat;
}
.cornerGrey_TR {
	background-image: url(../images/corners_grey.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
.cornerGrey_BR {
	background-image: url(../images/corners_grey.gif);
	background-repeat: no-repeat;
	background-position: -8px -8px;
}
.cornerGrey_BL {
	background-image: url(../images/corners_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}

.cornerTeal_TL {
	background-image: url(../images/corners_teal.gif);
	background-repeat: no-repeat;
}
.cornerTeal_TR {
	background-image: url(../images/corners_teal.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
.cornerTeal_BR {
	background-image: url(../images/corners_teal.gif);
	background-repeat: no-repeat;
	background-position: -8px -8px;
}
.cornerTeal_BL {
	background-image: url(../images/corners_teal.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}

.cornerL_TL {
	background-image: url(../images/corners_light.gif);
	background-repeat: no-repeat;
}
.cornerL_TR {
	background-image: url(../images/corners_light.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
.cornerL_BR {
	background-image: url(../images/corners_light.gif);
	background-repeat: no-repeat;
	background-position: -8px -8px;
}
.cornerL_BL {
	background-image: url(../images/corners_light.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}
.sideL_T {
	background-image: url(../images/border_light_tb.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.sideL_B {
	background-image: url(../images/border_light_tb.gif);
	background-repeat: repeat-x;
	background-position: 0px -8px;
}
.sideL_L {
	background-image: url(../images/border_light_lr.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.sideL_R {
	background-image: url(../images/border_light_lr.gif);
	background-repeat: repeat-y;
	background-position: -8px 0px;
}


.cornerLG_TL {
	background-image: url(../images/corners_avail.gif);
	background-repeat: no-repeat;
}
.cornerLG_TR {
	background-image: url(../images/corners_avail.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
}
.cornerLG_BR {
	background-image: url(../images/corners_avail.gif);
	background-repeat: no-repeat;
	background-position: -8px -8px;
}
.cornerLG_BL {
	background-image: url(../images/corners_avail.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
}

.btnSearch {
	background-image: url(../images/btn_search.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 66px;
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txtSearch {
	width:200px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
	border:2px solid #999999;
	border-right-color:#e4e4e4;
	border-bottom-color:#e4e4e4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-bottom: 4px;
}

input {
	border:2px solid #999999;
	border-right-color:#e4e4e4;
	border-bottom-color:#e4e4e4;
}

.pageOptions {
	width: 200px;
}
hr {
	background-color: #000000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 18px;
	color: #CC0000;
	line-height: 26px;
	text-decoration: underline;
}
.style1 {color: #0000FF}form {
	margin: 0px;
	padding: 0px;
}
.welcome {
	font-size: 26px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bullet_labels {
	font-size: 18px;
	font-weight: bold;
}
.welcome_mini {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
}
.bullet_text {
	font-size: 16px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
