body {
	background-color:#494641;
	}
Table {
	background-color:#FFFFFF;
	}

/*Top Menu*/
#menuwrapper {
	height:29px;
	line-height:15px;
	padding-left:20px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar {
	width:600px;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 7px 10px;
	font-size: 15px;
	color: #FFFFFF;
}

#menubar li {
	float: left;
	width: 150px;
}
#menubar li {position: relative;}

/* hide from IE mac */
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width:150px;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	margin-top:-3px;
	padding-top:7px;
	color: #FFFFFF;
	background-color: #000000 !important; /*text bg setting*/
    filter:alpha(opacity=60); /*text bg setting*/
	-moz-opacity:0.9; /*text bg setting*/
	opacity:0.9; /*text bg setting*/
	-khtml-opacity:0.9; /*text bg setting*/
}



/*Sidebar Menu*/
#menu {
	width: 160px;
	height:230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	}
#menu ul{
	width: 160px; 
	height:20px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#menu ul li { margin-left: 0px; }
#menu ul li a{
	display: block;
	width: 160px;
	height:20px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #003333;
	background-color:#FFFFFF;
	}
#menu ul li a:hover{
	background-color:#ca0808;
	color:#FFFFFF;
	}

ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {margin-top:3px;}

.text {	
	color: #000000;
	background-color:#CCCCCC;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:25px;
	padding:10px 10px;
	display:block;
}

.service_text_italic{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;	
	}
.service_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.service_subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}



.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.pageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #666666;
	margin-left: 25px;
	}
.productName {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	line-height: 15px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color:#ca0808;
	font-weight:bold; 

	background-color: #FFFFFF; /*text bg setting*/
    filter:alpha(opacity=70); /*text bg setting*/
	-moz-opacity:0.9; /*text bg setting*/
	opacity:0.9; /*text bg setting*/
	-khtml-opacity:0.9; /*text bg setting*/

	-moz-border-radius: 5px; /*rounded conners setting*/
	-webkit-border-radius: 5px;	/*rounded conners setting*/
	border: 3px solid #ca0808;	/*rounded conners setting*/

	margin-top:15px;
	margin-left:240px;
	margin-right:20px;
	padding:3px 5px;
	text-align:center;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:25px;
	}
	
