
#menu {
	background: #EF4723;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center; 
}
#menu li {
	font: 80% Verdana, Helvetica, sans-serif;
	font-weight: 700;
	display: inline; 
	padding: 0px 0px; 
	margin: 0px; 
	list-style: none; 
}

#menu a {
	//background: #EF4723 url("../images/menu/dot.gif") no-repeat;
	//background-position:  105%;
	color: #ccc;
	display: inline-block;
	
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#menu a:hover {
	background: #E87017 bottom center no-repeat;
	color: black;
	padding-bottom: 8px;
}

.headerTitleText{
	font-family: "Times New Roman", Times, serif; 
	font-size: 17px; 
	color: #E87017
}
.subheaderTitleText{
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	color: #E87017
}
.blackwhitebg {  
	background-color: #FFFFFF; 
	background-image: url(../images/bwbg.gif); 
	background-repeat: repeat-y
}
.whitetext {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #FFFFFF
}
.blacktext { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: BLACK; 
	background-color : White;
}
.blktext {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000
}
.blksans { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000 
}

.main {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: BLACK; 
	background-color : White;
padding: 8px 12px;
}



.redtext {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #E87017
}
.blktextredlist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; color: #000000 ; 
	list-style-image: url(../images/bullet.gif)
}
.whitetextredlist { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	list-style-image: url(../images/bullet.gif) 
}
.headerLink{  
	color: #E87017
}
a:link {  
	color: #E87017
}
a:active {  
	color: #E87017
}
a:visited {  
	color: #E87017
}
hr {  
	color: #E87017
}
.fulltext {	
	background-color : Black;
 	border-color : #E87017; 
	font-size: 12px;
 	color : White; 
 	cursor: hand; 
 	height=21; 
 	width=63;
}

.copyright{
	FONT-SIZE: 11px;
    COLOR: #e5e5e5
}
.headerbar{
	background-color : #000000;
}

.squaretech{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
}
