a{
	color:inherit;
	text-decoration:none;
	font:inherit;

}

.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	line-height: 130%;
}

#main {
	text-align: left;
	border: 1px solid #666;
	background: #FFFDF3;
	clear: both;
	width: 100%;
	margin-top: -1px;
}

#bodyarea {
	padding: 20px;
	min-height: 100px;
}

#topbar {
	padding-bottom: 0.5em;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs {
	font-size:11px;
	clear: both;
	text-align: center;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }

#tabs a,span { width: 58px; }

#tabs span {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #BB3416;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#tabs a {
	position: relative;
	top: 0;
	margin: 1px 2px 0 0;
	float: left;
	background: #FEFEFE;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	color: #333;
	font-weight:bold;
}

#tabs a:hover {
	background: #BB3416;
	position: relative;
	top: 0;
	padding: 5px 0px 6px 0px;
	margin-top: 0px;
	color:#FFFFFF;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs li:first-child { border-left: none; }

#subtabs {
	font-family: tahoma,verdana,sans-serif;
	background: #F2F2F2;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}




.note_area {
	background: #EEE;
	padding: 4px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 14px;
	line-height: 130%;
}

#main_area {
	text-align: left;
	border: 1px solid #666;
	background:#CCCCCC;
	clear: both;
	width: 778px;
	
}

#bodyarea_area {
	padding: 20px;
	min-height: 340px;
}

#topbar_area {
	padding-bottom: 0.5em;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size:14px;
}

#topbar_area a { text-decoration: none; color: #000; }

#topbar_area a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs_area {
	font-size:14px;
	clear: both;
	text-align: center;
	background:#333333;
}

#tabs_area ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:780px;
	background:#999999;
	float:left;
}

#tabs_area li { float: left; padding:0px; }

#tabs_area span { width: 100px; }
#tabs_area a{ width: 100px; }


#tabs_area span {
	position: relative;
	top: 0;
	float: left;
	background: #660000;
	padding: 10px 0px 5px 0px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-right: 2px solid #000;
}

#tabs_area a {
	position: relative;
	top: 0;
	float: left;
	background:#333333;
	padding: 10px 0px 5px 0px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border-right: 2px solid #000;
}

#tabs_area a:hover {
	background: #BB3416;
	position: relative;
	top: 0;
	padding: 10px 0px 5px 0px;
	color:#FFFFFF;
	border-right: 2px solid #000;
}

#tabs_area a.active {
	position: relative;
	top: 0;
	float: left;
	background: #FFF3B3;
	padding: 10px 4px 5px 10px;
	text-decoration: none;
	color: #fff;
	border-right: 2px solid #000;
}

#tabs_area a.active:hover {
	position: relative;
	top: 0;
	float: left;
	background: #FFF3B3;
	padding: 10px 4px 5px 10px;
	text-decoration: none;
	color: #fff;
	border-right: 2px solid #000;
}

#subtabs_area ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs_area li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs_area li:first-child { border-left: none; }

#subtabs_area {
	font-family: tahoma,verdana,sans-serif;
	background: #F2F2F2;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}
