@charset "utf-8";
/* CSS Document */

#main {
	width:737px;
}

#menu {
	width:722px;
	background-color:#336699;
	padding-left:15px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	margin-bottom: 0px;
	padding-top: 4px;
}
.imgborder  {
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 0px;
}

.space {
	background-image:url(../New2/space.gif);
	width:6px;
	height:15px;
	float:left;
}

.menuitem {
	text-align:center;
	height:17px;
	float:left;
	padding-left:7px;
	padding-right:7px;
}
.menuitem a{
color: #FFFFFF;
padding-left:10px;
padding-right:10px;
text-decoration:none;

}
.menuitem a:hover{
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	background-color:#6699cc;
}
#status {
	width:715px;
	background-image:url(../New2/statusback.jpg);
	height:17px;
	padding-left:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
}
#content {
	width:735px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-color: #eeeeee;
}
.submenu {
	background-image: url(../New2/menu.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-bottom: 2px;
}
.product {
	width: 206px;
	margin: 8px;
	float: left;
	display: inline;
	height: 90px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #336699;
}
.product a {
	color: #336699;
	text-decoration:none;
}
.product a:hover {
	color: #666666;
	text-decoration:none;
}
.submenu  a{
	text-decoration:none;
	color: #666666;
}
.submenu  a:hover{
	color: #045d9f;
}
#footer {
	clear: both;
	background-image: url(../NewImages/footer.gif);
	height: 23px;
	width: 725px;
	margin-top: 5px;
	padding-left: 10px;
	color: #336699;
}
#footer a {
	color: #336699;
	text-decoration:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
#left {
	width: 498px;
	float: left;
}
.leftbox {
	width: 490px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#right {
	float: left;
}
.rightbox {
	width: 225px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #336699;
}
h3 a {
	color: #336699;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
h1 a {
	text-decoration: none;
	color: #336699;
}

h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h4 a {
	color: #666666;
	text-decoration:none;
}
h4 a:hover {
	color: #336699;
	text-decoration:none;
}
.sponsored {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 a:hover {
	color: #666666;
	text-decoration:none;
}
