img a:hover{
	font-weight: normal;
	
}

body, table ,tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Helvetica, Arial;
}

html{
	overflow-y: scroll;
	margin: 0px;
	padding: 0px;
}

.title {
	font-size: 60px;
	letter-spacing: -5px;
	line-height: 25px;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
}

input, textarea{
	border: 1px solid #000;
	padding: 5px 10px;
	background-color: #eee;
	margin: 5px 0px;
}

a:link {
	color: #000; text-decoration: none;
}
a:visited {
	color: #000; text-decoration: none;
}
a:hover {
	color: #000; text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000; text-decoration: none;
}
#current {
	font-weight: bold;
}
img, img a, img a:hover {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}

.logo a{
	height:  100px;
	width: 780px;
	background: url(images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 30px;
}

.menu {
	font-size: 20px;
	line-height: 26px;
	margin: 0px 0px 8px 5px;
}
.box_menu {
	text-align: left;
	width: 110px;
	background-color: ;
	padding: 0px;
	margin: 0px;
}


.box_more a{
	color: red;
}
.body-text{
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}
.content {
	font-size: 12px;
}
.sub {
	font-size: 15px;
}
.mainbox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.contact {
	font-size: 13px;
	line-height: 20px;
}


.awards{
	font-size: 13px;
}

.awards a:hover{
	font-size: 13px;
	color: red;
	font-weight: normal;
}

*{

	text-decoration: none;
}
