/* *********************** GENERAL SETTINGS     *********************** */
body {
	font: normal 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	color: #d1d1d1;
	background: #000000 url(../images/circlebk.jpg) repeat scroll 0 0;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
/* CSS global reset for all browsers */
* {
	padding: 0px;
	margin: 0px;
	border: none;
}
/*  Global Formatting */
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma sans-serif;
	font-size: 14px;
	color: #FF0000;
	letter-spacing: 2px;
	line-height: 30px;
}
h2 {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d1d1d1;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 26px;
}
h3 {
	font-weight: normal;
	font-family: Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	font-size: 16px;
	color: #d1d1d1;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: none;
}
h4 {
	font-weight: bold;
	font-size: 13px;
	color: #d1d1d1;
	line-height: 19px;
	text-transform: none;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #d1d1d1;
	line-height: 18px;
	text-transform: none;
}
h6 {
	font-weight: bold;
	font-size: 11px;
	color: #d1d1d1;
	line-height: 17px;
	text-transform: none;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a.image, a.image:hover {
	border: 0;
}
li {
	margin-left: 24px;
}
fieldset {
	width: 90%;
	padding: 5px;
	border: 1px solid #666666;
}
.both {
	clear: both;
}
input, select, label {
	vertical-align: middle;
	clear: both;
	padding-right: 2px;
}
p {
	padding: 5px 0px;
}
/* *********************** END GENERAL SETTINGS *********************** */
#content {
	margin: 0px auto;
	width: 1000px;
	background: #0b0b0b url(../images/content_bg.gif) repeat-y top center;
	padding: 0px;
}
#c_top {
	background: transparent url(../images/top_bg.jpg) no-repeat top center;
}
#top {
	padding: 0px;
	margin: 0px;
	height: 175px;
	width: 1000px;
	position: relative;
}
#top h1 {
	font: bold 24px Helvetica, Arial, FreeSans, sans-serif;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: -2px;
	text-transform: uppercase;
	position: absolute;
	top: 46px;
	left: 83px;
}
#top h2 {
	font: bold 10px Helvetica, Arial, FreeSans, sans-serif;
	color: #818080;
	letter-spacing: 0px;
	text-transform: uppercase;
	position: absolute;
	top: 32px;
	left: 780px;
}
#menu #uls {
	text-align: right;
	padding: 0px;
}
#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}
#menu #uls table.moduletable td {
	background: none;
}
#menu #uls ul {
	list-style: none;
	text-align: right;
	padding-top: 0px;
	display: inline;
	float: right;
}
#mainlevel-nav li {
	padding: 0px;
	background: transparent;
	display: inline;
	white-space: nowrap;
	margin: 0px;
	float: left;
}
#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	text-transform: none;
	background: transparent;
	padding: 0px 12px;
}
#mainlevel-nav li a:hover {
	color: #ff6c00;
	text-decoration: none;
}
#mod_user5, #mod_user6, #mod_user7 {
	width: 190px;
	color: #d1d1d1;
	padding: 4px 0px;
}
#mod_user5 a, #mod_user6 a {
	color: #ff6c00;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
/* Accordion */
#wrapper2 .tabbed h3 {
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	text-indent: 10px;
	cursor: pointer;
	text-transform: none;
}
#wrapper2 h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	letter-spacing: 0px;
}
#wrapper2 h3 a {
	color: #ffffff;
	text-decoration: none;
}
#wrapper2 h3 a:hover {
	color: #ff6c00;
	text-decoration: none;
}
#wrapper2 {
	width: 190px;
	padding: 0px 0px;
	margin: 0px;
}
#wrapper2 .tabbed {
	color: #ffffff;
	margin: 0px;
	height: 21px;
	padding: 0px 0px;
	background: #111111 url(../images/toggler_bg.gif) repeat-x top center;
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	cursor: pointer;
}
#main {
	padding: 0px 0px 0px 0px;
	margin: 12px 13px 0px 13px;
	width: 980px;
	background: transparent;
	clear: both;
}
#left_col {
	width: 190px;
	float: left;
	padding-right: 8px;
	background: transparent url(../images/left_col_bg.gif) repeat-y top left;
	margin-bottom: 25px;
	margin-left: 4px;
}
#left_col_top {
	width: 190px;
	background: transparent url(../images/left_col_top_bg.jpg) no-repeat top left;
}
#left_col_bot {
	width: 160px;
	padding: 10px 15px;
	background: transparent url(../images/left_col_bot_bg.jpg) no-repeat bottom left;
}
#right_col {
	width: 190px;
	float: left;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 20px;
        z-index: 999;
}
#right_col div.moduletable h3 {
	color: #ffffff;
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	line-height: 19px;
	height: 21px;
	padding-bottom: 10px;
	text-indent: 10px;
	letter-spacing: 0px;
	background: #111111 url(../images/right_col_h_bg.gif) no-repeat top center;
}
#main_content {
	float: left;
	width: 570px;
	height: auto;
	margin: 0px;
	padding-bottom: 15px;
	clear: right;
}
#main_body {
	margin-right: 10px;
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-bottom: 7px;
	background: #111111 url(../images/mb_bg.gif) repeat-y top center;
}
#mb_top {
	width: 570px;
	background: transparent url(../images/mb_top_bg.gif) no-repeat top center;
}
#mb_bot {
	width: 546px;
	background: transparent url(../images/mb_bot_bg.gif) no-repeat bottom center;
	padding: 10px 12px 20px 12px;
	margin: 0px;
	position: relative;
}
#mb_bot #jump_top {
	position: absolute;
	bottom: 0px;
	right: 6px;
	width: 138px;
	height: 17px;
	text-align: center;
	line-height: 16px;
	background: transparent url(../images/jump_bg.gif) no-repeat top center;
}
#jump_top a {
	color: #ff6c00;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#jump_top a:hover {
	color: #ffffff;
}
/********************/
#newsflash {
	margin: 0px;
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	background: #1c1c1c url(../images/nf_bg.gif) repeat-y top center;
}
#nf_top {
	width: 570px;
	background: transparent url(../images/nf_top_bg.gif) no-repeat top center;
}
#nf_bot {
	width: 546px;
	background: transparent url(../images/nf_bot_bg.gif) no-repeat bottom center;
	padding: 5px 12px;
	margin-bottom: 5px;
}
#newsflash div.moduletable td, #newsflash .contentpaneopen td {
	padding: 0px;
	margin: 0px;
	color: #d1d1d1;
	line-height: 14px;
	background: transparent;
	text-align: left;
}
#newsflash div.moduletable h3 {
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	color: #d1d1d1;
	letter-spacing: 0px;
	line-height: 18px;
}
#newsflash .article_seperator {
	background : none;
	font-size: 1px;
}
#latest_news {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 180px;
}
/******/
.white_space {
	height: 20px;
	display: block;
}
.sep {
	display: block;
	height: 10px;
	clear: both;
}
#footer {
	margin-bottom: 10px;
	padding-top: 25px;
	width: 100%;
	background: transparent;
	clear: both;
}
#footer p {
	font-size: 11px;
	color: #dfdfdf;
	text-align: center;
	margin: 0px 18px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	background: transparent;
}
#footer p a {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
#footer p a:hover {
	text-decoration: underline;
}
#c_bot {
	clear: both;
	width: 1000px;
	background: transparent url(../images/c_bot_bg.jpg) no-repeat bottom center;
}
/* *********************** END LAYOUT SETTINGS  *********************** */
/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */
.pathway {
	font-size: 10px;
	color: #ccc;
	font-weight: bold;
}
a.pathway {
	color: #ffcc00;
	text-decoration: none;
}
a.pathway:hover {
	color: #ffcc00;
	text-decoration: underline;
}
/* Mainlevel menu */
ul.menu li a {
	background: transparent;
	color: #d1d1d1;
	font: normal 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0px 0px;
	margin: 11px 0px 0px 0px;
}
ul.menu li a:hover {
	color: #ff6c00;
	font: normal 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	border-left: 3px solid #ff6c00;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 11px 0px 0px 0px;
}
ul.menu, ul.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	padding: 0px;
	margin: 0px;
	display: block;
}
ul.menu ul {
	clear: both;
}
ul.menu ul li {
	padding: 0px;
	width: 135px;
	margin: 0px 0px 0px 10px;
	display: block;
}
div.moduletable_menu ul.menu li#current a, div.moduletable_menu ul.menu li#current a:hover {
	color: #d1d1d1;
	border-left: 3px solid #ff6c00;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}
div.moduletable_menu ul.menu li#current ul li a, div.moduletable_menu ul.menu li ul li a {
	color: #d1d1d1;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: normal;
	padding: 0px;
}
div.moduletable_menu ul.menu li#current ul li a:hover, div.moduletable_menu ul.menu li ul li a:hover {
	color: #666666;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: normal;
	padding: 0px;
}
/* *********************** END NAVIGATION SECTION ********************* */
/* *********************** STANDARD MODULE TABLE  ********************* */
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#left_col .moduletable h3, #left_col .moduletable_menu h3 {
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	line-height: 16px;
	padding: 2px 0px;
	margin: 0px 0px 3px 0px;
	height: 18px;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	background: transparent url(../images/left_col_h_bg.gif) no-repeat bottom center;
	letter-spacing: 0px;
}
#left_col div.moduletable, #left_col div.moduletable_menu {
	text-align: left;
	padding: 0px 0px 13px 0px;
	margin-bottom: 2px;
	background: transparent;
}
#right_col div.moduletable {
	padding: 0px 0px 4px 0px;
}
table.moduletable td {
	height: 18px;
	text-align: center;
}
table.moduletable p {
	text-align: left;
}
/* Custom Modules */
.latestnews, .mostread {
	list-style: none;
	padding: 1px 0px;
	margin: 0px;
	text-align: left;
}
li.latestnews, li.mostread {
	width: 140px;
	list-style: none;
	padding: 1px 0px;
	margin: 0px;
}
li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	display: block;
	width: auto;
	color: #ff6c00;
	background: transparent url(../images/arrow.gif) no-repeat 1px 5px;
}
li.latestnews a:hover, li.mostread a:hover {
	text-decoration: underline;
	color: #d1d1d1;
}
.search {
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
}
.search .button {
	background: none;
	border: none;
	color: #ff6c00;
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	line-height: 19px;
	height: 19px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	width: 65px;
}
.search .button:hover {
	color: #ffffff;
}
.search .inputbox {
	margin: 2px 0px;
	padding: 2px;
	width: 150px;
	background: #000000;
	border: 1px solid #2e2e2e;
	color: #FFFFFF;
	vertical-align: middle;
}
/* End Custom Modules */
/* *********************** END STANDARD MODULE TABLE ********************* */
/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */
td.contentheading {
	padding: 5px 0px;
	margin: 0px;
	line-height: 14px;
	font: bold 11px Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	letter-spacing: 0px;
	color: #ff6c00;
	text-transform: none;
}
.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}
/* content title and links */
.contentpagetitle {
	background-color : transparent;
}
a.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff6c00;
}
a.contentpagetitle:hover {
	color: #ffffff;
	text-decoration: none;
}
/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}
/* Main Body Text */
.contentpane {
}
.contentpaneopen {
	line-height: 16px;
}
/* Main Body Text */
/* article rating */
.content_rating {
	font-weight: normal;
	font-size: 10px;
	padding-left: 2px;
	vertical-align: middle;
	line-height: 10px;
}
.content_vote {
	font-weight: normal;
	font-size: 10px;
}
.content_rating img {
	vertical-align: middle;
}
.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}
/* icons */
.buttonheading {
	border: none;
}
.pop-ups {
	float: right;
}
a.pop-up {
	border-bottom: 0;
}
td .buttonheading {
	border: none;
	padding-right: 5px;
}
/* Dates */
.createdate {
	color: #4b4b4b;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 15px;
	line-height: 12px;
}
.modifydate {
	color: #4b4b4b;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	line-height: 12px;
}
.newsfeeddate {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
/* Dates */
/* Writen by Authors name */
.small {
	color: #4b4b4b;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav {
	color: #FF9900;
	font-size: 11px;
}
.pagebar {
	font-size: 11px;
	font-weight: normal;
}
.pagenav_prev {
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: none;
}
.pagenav_next {
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: none;
}
a.pagenav {
	color: #ff6c00;
	text-decoration: none;
	font-weight: normal;
}
a.pagenav:hover {
	color: #d1d1d1;
	text-decoration: none;
	font-weight: normal;
}
.pagenavcounter {
	height: 15px;
}
.back_button {
	font-size: 11px;
	letter-spacing: 1px;
	height: 15px;
	clear: both;
	margin: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
/* Read more link */
.readon {
	font-weight: bold !important;
	text-decoration: none;
	color: #ff9900;
}
.readon:hover {
	text-decoration: underline;
	color: #ff6c00;
}
/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
}
table.contenttoc th {
	background: transparent;
	color: #666666;
}
table.contenttoc td {
	padding: 2px;
}
/* Links article index */
a.toclink:hover, a.toclink:visited, a.toclink:link {
	height: 18px;
}
/* End Article index  */
/*  component heading */
.componentheading {
	text-align: right;
	margin-top: 5px;
	background: transparent;
	line-height: 20px;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #ff0000;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	color: #ff6c00;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* Table odd and Even Rows */
.sectiontableentry0 {
	background: transparent;
	color: #666666;
	line-height: 20px;
	font-size: 11px;
	text-align: left;
	padding-left: 4px;
}
.sectiontableentry1 {
	background: transparent;
	color: #666666;
	line-height: 20px;
	font-size: 11px;
	text-align: left;
	padding-left: 4px;
}
.sectiontableentry2 {
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	padding-left: 4px;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
	line-height: 20px;
}
.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px;
	padding: 2px;
	height: auto;
	width: auto;
	background: none;
	vertical-align: middle;
}
.sectiontableentry1_polls input, .sectiontableentry2_polls input {
	margin: 0px;
	padding-right: 2px;
	clear: both;
	width: auto;
	height: 20px;
	background: none;
	vertical-align: middle;
}
.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 2px;
	background: none;
	width: 140px;
	display: block;
}
.sectiontableentry1_polls label, .sectiontableentry2_polls label {
	margin: 0px;
	padding-top: 4px;
	clear: both;
	background: none;
	width: 140px;
	display: block;
}
.sectiontablefooter {
	height: 18px;
}
table.pollstableborder_polls {
	margin: 0px;
	padding-top: 10px;
	border: none;
}
table.pollstableborder_polls td {
	text-align: left;
	margin: 0px;
	padding-right: 5px;
}
/* End Sectiontable */
/* Category */
.category {
	color: #ccc;
	padding-left: 1px;
	font-family: Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	font-size: 11px;
}
a.category:link, a.category:visited {
	color: #ff9900;
	font-family: Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 18px;
}
a.category:hover {
	color: #ff6c00;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Arial, FreeSans, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
}
/* End category */
/* blogsection */
.blog {
	background-color: transparent;
}
.blogsection {
	height: 18px;
}
.blog_more {
	clear: both;
	display: block;
	width: 430px;
	padding: 10px 0px;
}
.blog_heading {
	height: 18px;
}
/* space from bottom of article */
.article_seperator {
	background-color : transparent;
}
/* End blogsection */
/* results if not search google */
.searchintro {
	height: 18px;
}
/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */
/* wrapper title */
.wrapper {
	background-color : #FFFFFF;
}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */
/* *********************** FORM SECTION  *********************** */
form {
	font-size: 11px;
	margin: 0px;
}
input {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
}
#mod_login_username, #mod_login_password {
	background: #000000 none repeat scroll 0 0;
	border: 1px solid #2E2E2E;
	color: #FFFFFF;
	font-size: 12px;
	margin: 3px 0;
	padding: 2px;
	width: 150px;
}
#mod_login_remember {
	background: #111111;
	border: none;
	height: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.inputbox {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #666666;
	color: #FFFFFF;
	margin: 2px 0;
}
.text_area, textarea {
	background: transparent;
	border: 1px solid #666666;
	width: 100%;
	color: #cccccc;
}
/* Pull down menu */
.selectbox {
	width: 100%;
}
/* Submit Button */
.button {
	border: 1px;
	border-style: solid;
	border-color: #FF6600;
	color: #ff6c00;
	padding: 2px;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	vertical-align: middle;
	outline: none;
	margin: 5px;
}
.button:hover {
	color: #ffffff;
}
#left_col select, #left_col #mod_templatechooser_jos_change_template, #left_col option, select, select option {
	background: #000000;
	font-size: 11px;
	padding: 1px;
	margin: 3px 0px;
	width: 156px;
	border: 1px solid #2e2e2e;
	color: #666;
	height: auto;
	font-weight: normal;
}
#main_content select, #main_content select option {
	width: auto;
}
/* Contact Email Form */
.contact_email {
	margin: 0px;
	padding: 0px;
}
#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}
/* *********************** END FORM SECTION *********************** */
/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Helvetica, Arial, FreeSans, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}
.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}
.edit-tabs {
	padding: 1em;
	background: none;
}
.tabpadding {
	padding: 1px;
}
.tabheading {
	background-color: #FF6600;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
}
/*Body of the form*/
.adminform {
	background-color : #FFFFFF;
}
/* *********************** End TABBED EDITING *********************** */
