body,td,th {
    font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	color: #000000;

}
body {
	background-image: url(body_bg.png);
	background-repeat: repeat;
	background-color: #ffffff;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #E40E1A;
}
hr {
	height: 0.5px;
	color: #CC0000;
	background-color: #CC0000;
	border: 0;
}
h1 {
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid #E40E1A;
	width: 100%;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #666666;;
}
form {
	margin: 15px;
	padding: 10px 10px;
}
.main {
	width: 1024px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
    background-color: #ffffff;

}
.header {
	height: 100px;

}
.content {
	padding: 0px 20px;
	width: 614px;
	height: 768px;
	background-color: none;
	vertical-align: top;
	text-align: left;
}
.menu {
    padding: 20px 0px;
    font-weight: bold;
	vertical-align: top;
	width: 200px;
	
}
.menu ul {
    font-style: bold;
	border: 0px solid #999999;
	border-bottom: 0px;
}
.menu ul, .menu li {
    font-style: bold;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: none;
}
.menu li {
	border-bottom: 0px solid #999999;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 5px 1px 5px;
	color: #000000;
	display: block;
	text-decoration: none;
	
}
.menu a:hover {
	color: #e30d19;
	text-decoration: none;
	background-image: url(over.gif);
	background-repeat: no-repeat;

}
.main_menu {
    margin-left: 15px;
    padding: 10px 10px 10px 10px;
    height:19px;
    background-image: url(grabon_nav.gif);
	background-repeat: no-repeat;
}
.sub_menu {
    margin-left: 15px;
	padding: 10px 10px 10px 10px;
    height:19px;
    background-image: url(grabon_subnav.gif);
	background-repeat: no-repeat;
}

.login a:link, .login a:visited, .login a:active, .login a:hover {
	padding: 0;
	color: #E40E1A;
}
.login input {
	font-size: 10px;
	color: #E40E1A; 
}
.current {
text-decoration: bold;
margin-left: 20px;
}
.footer {
  
}
.fuss {
	background-image: url(body_bg.png);
	background-repeat: repeat;
    background-color: #ffffff;
    height: 17px;
}
.counter {
    margin-left: 9px;
    height: 120px;
	background-image: url(counter_smal.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 13px;
	font-size: 10px;
	color: #CC0000; 

}
.counter1 {
    margin-left: 10px;
    height: 120px;
	background-image: url(search_smal.gif);
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-left: 0px;
	line-height: 8px
	font-size: 10px;
	color: #CC0000; 

}
.form {
padding: 5px;
background-color: none;
}
.documentActions {
margin: -1.5em 0 2em 0;
}
.documentActions ul {
margin: 0 0 0.3em 0;
float: right;
clear: right;
}
.documentActions ul,
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
}
.documentActions a,
.documentActions img {
border: 0;
text-decoration: none;
}
