/* Body */
BODY {
	scrollbar-arrow-color:FFFFFF;
    scrollbar-3dlight-color:6BBFEB;
    scrollbar-face-color:6BBFEB;
    scrollbar-darkshadow-color:6BBFEB;
    scrollbar-track-color:E6E6E6;
    scrollbar-highlight-color:FFFFFF;
    scrollbar-shadow-color:FFFFFF;
	
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 10px; color: #393939; text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #6BBFEB;	text-decoration: none;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #808080;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

.mainlevel, .mainmenu
{
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited, a.xshop_title:link, a.xshop_title:visited, a.xshop_title:hover {
	color: #494949; 
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: bold;
	}

a.mainmenu:hover, a.mainlevel:hover {
	color: #494949; text-decoration: none;
	}

a.sublevel:hover  {
	color: #33B4FF; text-decoration: none;
	}

a.sublevel:link, a.sublevel:visited {
	color: #494949; 
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
}

a.itemlevel:hover  {
	color: #33B4FF; text-decoration: none;
	}

a.itemlevel:link, a.itemlevel:visited {
	color: #494949; 
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: 10px;
	font-weight: normal;
}

td.itemlevel {
	padding-left: 10px; 
	border-left: 1px solid #D9D9D9; 
	border-bottom: 1px solid #D9D9D9;
}

.selected {
	font-size: 10px;
	font-weight: bold;
	color: #33B4FF;
}

a.selected, a.selected:visited, a.selected:hover {
	font-size: 10px;
	font-weight: bold;
	color: #33B4FF;
}

.not_selected {
	font-size: 10px;
	font-weight: bold;
	color: #393939;
}

a.not_selected, a.not_selected:visited, a.not_selected:hover {
	font-size: 10px;
	font-weight: bold;
	color: #393939;
}



/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #a0a0a0;
	text-align:left;
	}

.contentpagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
 	color: #00008B;
	text-align:left;
	}

.contentdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}



table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #8a8a8a;
	}
	
table.moduletable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
.componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
 	color: #33B4FF;
	text-align:right;
	text-decoration: none;
	border-bottom: 5px solid #D9D9D9;
	}
a.componentheading:link, a.componentheading:visited, a.componentheading:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-decoration: none;
 	color: #33B4FF;
	}

.xshop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
 	color: #33B4FF;
	text-align:right;
	text-decoration: none;
	}

a.xshop:link, a.xshop:visited, a.xshop:hover {
	font-size: 10px;
	color: #33B4FF;
	}
	
tr.x-shop {
	background-color:#33B4FF;
}
/*.xshop_title, .sectiontableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
	}

a.xshop_title:link, a.xshop_title:visited, a.xshop_title:hover, a.sectiontableheader:link, a.sectiontableheader:visited, a.sectiontableheader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
	}
	
td.xshop_title {
	background-color: #33B4FF;
	}
*/
td.sectiontableheader {
	background-color: #ffffff;
	border-bottom: 1px solid #33B4FF;
	border-top: 1px solid #33B4FF;
	color: #33B4FF;
	}
	
tr.sectiontableitem, td.sectiontableitem {
	background-color: #e9e9e9;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #33B4FF;
	border-style: solid;
	border-width: 1px;
	border-color: #33B4FF;
	background-color: #ffffff;
	}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #33B4FF;
	}
.inputbox_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #ebedee;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

/** category text format and links **/
.category {
	color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}

.news {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.news, a.news:visited, a.news:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}



li {
	list-style: url(../images/quad.gif);
	list-style-position: inherit;
	text-align: left;
	}

.details {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

td.details {
	background-color: #EDA91E;
}

.details_data {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td.details_data {
	background-color: #DFE5E6;
}
