body {
	background-color: #f4f4f4;
	color: #050500;
	font-size: 11px;
	font-family: verdana;
	margin-top: 0px;
	line-height:18px;
}

tr, td{}

h1,h2,h3,h4,h5,h6{
	display:inline;
}
h1{
	font-size:200%;
	color:#5E5E5E;
	line-height:25px;
}

h2{
	color:#4289DB;
	font-size:150%;
}
h3{
	color:#666;
	font-size:120%;
	text-transform:uppercase;
	line-height:25px;
}
h4, h5{
	font-size:130%;
	color:#666;
	text-transform:uppercase;
}
h6{
	font-size:100%;
	color:#4289DB;
}
form{
	display:inline;
}

ul{}
li{}

a{
	color:#4189DD;
	text-decoration:underline;
}
a:hover{
	color:#4189DD;
	text-decoration:none;
}


hr{
	background:none;
	border:none;
	display:block;
	height:1px;
	clear:both;
}

hr.solid{
	border-top:1px solid #E5E5E3;
}
/* */
.firstword{
	color:#CC6600;
	text-transform:capitalize;
}

.heading{
	color:#7B0000;
	font-size:20px;
}
.subheading{
	color:#4189DD;
	font-size:12px;
	font-weight:bold;
}
.topnav{
	color:#666;
	font-size:12px;
	font-weight:bold;
}
.topnav a{
	color:#666;
	text-decoration:none;
}
.topnav a:hover{
	color:#333;
	text-decoration:none;
}

.banner{
	padding:5px 5px 0 5px;
}
.container{
	padding:5px 5px 0 5px;
}
.content{padding:0 0 0 5px;}
.generaltext{
	font-size:12px;
	line-height:19px;
	letter-spacing:.05em;
}
.tablewhite{
	background:#F4F4F4 none;
	border-left:1px solid #E6E5E5;
	border-right:1px solid #E6E5E5;	
}

.category_heading{
	background:#E7E7E7 none;
	color:#333;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.category_links{
	color:#333;
	font-size:11px;
	padding:2px;
	padding-left:20px;
	border-bottom:1px solid #E6E5E5;
	background:url(../images/arrow.jpg) no-repeat 0 50%;
	height:25px;
}
.category_links a{
	color:#333;
	font-size:11px;
	text-decoration:none;
	height:25px;
}
.category_links a:hover{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:25px;
}

.footer{
	background:url(../images/footerbg.jpg) repeat-x 0 0;
}

.footer_links{
	color:#333;
	font-size:11px;
}
.footer_links a{
	color:#333;
	font-size:11px;
	text-decoration:none;
}
.footer_links a:hover{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
.textbox{
	border:1px solid #ccc;
}
.mybutton{
	background:#CC6600 none;
	border:1px solid #ccc;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.red{
	color:#f00;
}
.smalltext{
	font-size:10px;
}
.imag{
	padding:5px;
}
.borderall{
	border:2px outset #999;
}
h1.black{
	font-size:170%;
	color:#000;
	line-height:25px;
}
h1.white{
	font-size:250%;
	color:#fff;
	line-height:25px;
}
.whitetext{ color:#fff; font-size:10px;}
.whitetext strong{ color:#fff; font-size:12px;}
.more{ color:#66CCFF; font-size:11px;}
.more a{ color:#66CCFF; font-size:11px; text-decoration:none;}
.more a:hover{ color:#66CCFF; font-size:11px; text-decoration: underline;}

.moreinfo{ color:#4189DD; font-size:11px;}
.moreinfo a{ color:#4189DD; font-size:11px; text-decoration:none;}
.moreinfo a:hover{ color:#4189DD; font-size:11px; text-decoration: underline;}

.honepagetext{
	color:#666;
	font-size:12px;
}
ul.home{}
ul.home li{list-style:none; list-style-image:url(../images/arrow.gif); }

.bluetxt{ color:#4289DB;}