body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.gif);
}
.vspace1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav a:hover {
	color: #FFFFCC;
	text-decoration:none;
}

.greyborder {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
}
.blackweight1 {
	font-weight: bold;
}
.redweight {
	font-weight: bold;
	color: #FF0000;
}
.yellow2 {
	color: #FF6600;
}


a.yellow:link, a.yellow:visited, a.yellow:hover, a.yellow:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
}
a.whites: link, a.whites:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whites:hover, a:whites:active {
	color: #FF0000;
}
.whiteTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowtitle {
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}
.detail1 {
	font-size: 14px;
	line-height: 20px;
}

.btnsearch
{	
	padding-top:2px;
	width:40px;
	height:24px;
	background-image:url(images/btnSearch.jpg);
}
