body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 46px;
	display: block;
	position: static;
}
#wrapper {
	width: 775px;
}
#yellow_panel {
	background-image: url(../images/yellow_panel_bg.gif);
	height: 225px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff7c3;
	background-position: bottom;
	background-repeat: repeat-x;
}
#side_panel {
	background-image: url(../images/side_panel_bg.gif);
	height: 225px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff7c3;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fffdee;
}
.menu_item_normal {
	background-image: url(../images/menu_item_bg.gif);
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454849;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.menu_item_hover {
	background-image: url(../images/menu_item_hvr_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f14400;
	padding-left: 25px;
	cursor: pointer;
}
.menu_item_active {
	background-image: url(../images/menu_item_active_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13a8ee;
	padding-left: 25px;
}
.menu_item_inr_normal {
	background-image: url(../images/menu_item_inr_bg.gif);
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454849;
	padding-left: 50px;
	background-repeat: no-repeat;
}
.menu_item_inr_hover {
	background-image: url(../images/menu_item_inr_hover.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f14400;
	padding-left: 50px;
	cursor: pointer;
}
.menu_item_inr_active {
	background-image: url(../images/menu_item_inr_active.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13a8ee;
	padding-left: 50px;
}


a:link, a:visited {
	color: #66CCFF;
	text-decoration: none;
	font-size: 14px;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	color: #66CCFF;
	text-decoration: none;
	font-size: 14px;
}

#footer {
	background-color: #656a72;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}


#tab_bar {
	vertical-align:middle;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.tab_inactive{
	margin-left:1px;
	margin-right:1px;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

.tab_inactive a:link{
	padding-right: 2px;
	padding-left: 2px;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
.tab_inactive a:visited{
	padding-right: 2px;
	padding-left: 2px;
	color:#000000;
	text-decoration: none;
	font-size: 11px;
}
.tab_inactive a:hover{
	padding-right: 2px;
	padding-left: 2px;
	color:#000000;
	text-decoration: underline;
	font-size: 11px;

}

.tab_active {
	margin-left:2px;
	margin-right:2px;
	color: #0099FF;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	cursor: default;
	padding-bottom: 4px;
}
.tab_active a:link{
	padding-right: 3px;
	padding-left: 3px;
	color:#69C4EF;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	cursor: default;
}


.tab_active a:hover{
	padding-right: 3px;
	padding-left: 3px;
	color:#69C4EF;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	cursor: default;
}
h1 {
	font-size: 22px;
	color: #69c4ef;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
}
#content_area {
	padding-top: 30px;
	padding-left: 12px;
	vertical-align: top;
}
h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #60646b;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #eab44a;
	margin: 0px;
}
hr {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #66CCFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_area li {
	margin-top: 10px;
}
#content_area ul {
}
#highlight_box {
	background-image: url(../images/highlight_box_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EAB44A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAB44A;
}
