a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

/* Links */
a.category:link, a.category:visited {
	color: #FFA500;
}

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

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;	
text-indent: 25px;
background-image: url(../images/sub.png);
 background-position: left; 
background-repeat: no-repeat; 
}

a.mainlevel:hover {
	background-color: #FAFDF4;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fff;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;	
border-right: 1px solid #ccc;
font-weight: bold;

}

a.mainlevel-top:hover {	
	color: #3c2690;
background-color: #7FD7F7;
}

a.mainlevel-top#active_menu-top {
	color: #000;	
background-color: #ccc;
}

a.mainlevel-top#active_menu-top:hover {
	color: #fb7000;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #444;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;	
font-size: 12px;

}

a.mainlevel-footer:hover {	
	color: #fb7000;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #fb7000;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	
}

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

a:link, a:visited {
	color: #3399cc;
	text-decoration: none;
}

a:hover {
	color: #3399cc;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-size: 24px;
	color: #3c2690;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 27px;
}

h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 20px;
	line-height: 18px;
}

h3 {
	
	font-size: 16px;
	color: #999;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 27px;
}

img {
	border: 0px;
}

.inputbox{
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
}

input.inputbox#mod_search_searchword {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;
margin-bottom: 5px;

}

input.inputbox#modlgn_username {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;
margin-bottom: 5px;

}

input.inputbox#modlgn_passwd {
	background-color: #FEFEFD;
	border: 1px solid #DADADA;
width: 100%;
height: 20px;
font-size: 14px;
margin-bottom: 5px;

}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666666;
	font-family:  arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;	
}

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

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #EB5004;	
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 110%;
}

.contentdescription {
}

.contentheading {
	color: #fff;	
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 110%;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
	color: #708090;
	
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable-info { background-image: url(../images/info.gif);
 background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-main { background-image: url(../images/main.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-contact{ background-image: url(../images/contact.gif); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }

.moduletable h3 {
}

.moduletable td {
}

.quote {
	background-image: url(../images/quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #969277;	
	font: oblique 110% georgia, times, serif;
	line-height: 130%;
	margin: 0 auto;
	width: 100%;
display: block;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small{
	color: #fb7000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#addwrap  {
	margin: 0 auto;
	text-align: center;
	width: 100%;
overflow: hidden;
float: left;
padding-top: 20px;

}

#addcontainer  {

	margin: 0 auto;
	text-align: center;
	width: 905px;
}

#addcontainer .moduletable{
	float: left;
	margin-left: 5px;
	margin-right: 35px;
	text-align: left;
	width: 410px;
	display: inline;
	overflow: hidden;
}

*+html .moduletable p {
	clear: both;
	margin: 0px;
}

* html .moduletable p {
	clear: both;
	margin: 0px;
}

#addcontainer  h3 {
	color: #FB7000;
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
}
#body {
padding-top: 10px;
	margin: 0 auto;
	width: 900px;
}

#bodywrap {
	float: left;
	overflow: hidden;
	width: 100%;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 900px;
padding-top: 20px;
}

#footer td, #footer div{
	text-align: center;
}

#footerwrap {
	float: left;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
background-image: url(../images/foot.png);
	background-position: top;
	background-repeat: repeat-x;
}

#topheader {
	height: 80px;
	margin: 0 auto;
	width: 900px;
background-image: url(../images/topheader.gif);
	background-position: top;
	background-repeat: no-repeat;	
}

#topheader .moduletable {
	padding-bottom: 15px;
	text-align: left;	
width: 200px;
float: right;
position: relative;
top: 30px;
}

#topheaderwrap {
	height: 80px;
	margin: 0 auto;
	width: 100%;
background-color: #fff;
}

#header {
	height: 350px;
	margin: 0 auto;
	width: 950px;
background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;	

}

#headerwrap {
	height: 350px;
	margin: 0 auto;
	width: 100%;
background-color: #F1EBDB;
background-image: url(../images/headerbg.gif);
	background-position: top;
	background-repeat: repeat-x;	
	
}

#rightcolumn {
	float: left;
	width: 250px;
}

#rightcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;	
}

#rightcolumn h3 {
	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}


#mainbody {
	float: left;	
	text-align: left;
	width: 900px;
}

#mainbody  li {
	list-style-position: inside;	
	list-style: square;	

}

#mainbody ul{

}

#topmenu {
	height: 26px;
	margin: 0 auto;
	text-align: left;
	width: 900px;

}

#topmenuwrap {
	height: 26px;
	width: 100%;
background-color: #3c2690;
border-bottom: 1px solid #ccc;

}

#specifications {
	text-align: left;
	float: left;
	margin-left: 50px;
}

#specifications td {
	
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	font-size: 14px;
	color: black;
}