#global {
	width : 100% ;
	height : 100%;
}
#pub {
	position: absolute ;
	top: 170px;
	width: 468px;
    height: 60px;
    border: 0px solid #000000;
}
BODY{
	background-color: #9d9d9d;
		color: #4D4D4D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	color: #4D4D4D;
}


a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A00B27;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A00B27;
	text-decoration: none;
}




a.topmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
a.topmenu:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A00B27;
	text-decoration: none;
	font-weight : bold;
}

.litle{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A00B27;
	font-weight : bold;
}

.input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #A00B27;
	background-color: #FFFFFF;
	border: 1px solid #A00B27;
	text-indent: 2px;
	width:100px;
}
.submit {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A00B27;
	border: 1px solid #A00B27;
}




a.leftmenu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold; 
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight : bold; 
	text-decoration: none;
}
.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #A00B27;
	font-weight : bold;
	text-transform: uppercase;
}



.light {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A00B27;
	text-decoration: none;
	font-weight : bold;
}

.topinfo{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight : bold;
}