@charset "utf-8";
/* CSS Document */

body.main{
	background-color:#ffffff;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	font-family:trebuchet ms,arial,helvetica;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
a{
	color:#0066cc;
}
td.menuarrow{
	width:25px;
	height:29px;
	background-color:#080053;
	border-bottom:1px solid #ffffff;
	vertical-align:middle;	
}
td.menuarrow1{
	width:25px;
	height:29px;
	background-color:#141414;
	border-bottom:1px solid #ffffff;
	vertical-align:middle;	
}
td.menuitem{
	width:200px;
	height:29px;
	color:#ffffff;
	background-color:#080053;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	vertical-align:middle;
}
td.menuitem1{
	width:200px;
	height:29px;
	color:#ffffff;
	background-color:#141414;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	vertical-align:middle;
}
a.menuitem{
	color:#ffffff;
	text-decoration:none;
}
a.menuitem:hover{
	color:#ffffff;
	text-decoration:underline;
}
td.homeimage{
	background-color:#ffffff;
	background-image:url(images/home_image.jpg);
	border-bottom:1px solid #ffffff;
}
td.hometext{
	padding:10px 10px 10px 15px;
	color:#202020;
	background-color:#FFFFFF;
	background-image:url(images/home_box_bg.gif);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
td.redbar{
	height:25px;
	background-color:#d32e12;
	background-image:url(images/redbar_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #ffffff;
}
td.bluebar{
	height:36px;
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	background-color:#1300ba;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ffffff;
	padding-left:25px;
}
td.greybar{
	height:15px;
	color:#ffffff;
	font-size:8px;
	background-color:#9b9b9b;
	border-bottom:1px solid #ffffff;
}
td.footer{
	color:#ffffff;
	font-size:11px;
	font-family:arial,helvetica;
	line-height:16px;
}
td.maintext{
	font-weight:bold;
	color:#000066;
	font-size:12px;
	padding:15px;
	font-family:verdana,Arial, Helvetica, sans-serif;
	line-height:18px;
	vertical-align:top;
}
.heading{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
td.pageheader{
	height:39px;
	border-bottom:1px solid #ffffff;
	background-color:#1300ba;
	background-image:url(images/pageheader_bg.gif);
	color:#ffffff;
	font-size:20px;
	padding:10px 0px 10px 15px;
	vertical-align:middle;
}
td.contact_spacer{
	height:20px;
	background-image:url(images/contact_spacer.gif);
	background-repeat:repeat-x;
}
div.textover{
	width:260px;
	margin-left:80px;
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #ff0000;
	color:#000000;
}

.mooquee
{
	border: solid 2px #C0C0C0;
	padding: 5px;	
	height:25px;
	
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text
{
	/* don't change */
	position: fixed;
	font-size:20px;
	color:#cc0000;
}
.imgborder{
	border:1px solid #333333;
	margin-bottom:3px;
}
div.categoryhome{
	text-align:center;
	width:205px;
	margin:10px 25px 10px 25px;
	float:left;
}
td.listings{
	font-size:11px;
	font-weight:normal;
	background-color:#eeeeee;
	color:#000000;
	padding-left:10px;
	margin:0px;
	border-top:1px solid #ffffff;
}
th.listings{
	font-size:12px;
	background-color:#333333;
	color:#ffffff;
	padding:3px;
	text-align:left;
}
th.listings1{
	font-size:12px;
	background-color:blue;
	color:#ffffff;
	padding:2px;
	text-align:left;
}
