body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.content {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-right:20px;
	padding-bottom:50px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d10202;
	font-weight: bold;
}
a:visited {
	color: #d10202;
}
a:hover {
	color: #3c4665;
}
a:active {
	color: #d10202;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4665;
	font-weight: bold;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d10202;
	font-weight: bold;
}
.pod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4665;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c4665;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c4665;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
a.small:visited {
	color: #3c4665;
}
a.small:hover {
	color: #d10202;
}
a.small:active {
	color: #3c4665;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4665;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
a.menu:visited {
	color: #3c4665;
}
a.menu:hover {
	color: #d10202;
}
a.menu:active {
	color: #3c4665;
}
.input {
 	width: 200px;
	border-bottom: #3c4665 1px solid;
	border-right: #3c4665 1px solid;
	border-top: #3c4665 1px solid; 
	border-left: #3c4665 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.but {
 	width: 130px;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}