@charset "utf-8";
a { outline:none; }
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #BD0E1B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #BD0E1B;
}
a:visited {
	color: #BD0E1B;
}

.titles {
	font-size: 16px;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 1px;
	color: #333333;
}
a.text-links {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.text-links:hover {
	color: #BD0E1B;
	text-decoration: none;
}
.alert {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0033;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	border-left-color: #FF0033;
	padding: 10px;
	margin-bottom:5px;
	margin-top:5px;
	background-image: url(../images/alert_bg.gif);
}
.pagination {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pagination:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pagination:hover {
	color: #BD0E1B;
	text-decoration: none;
}
.pagination-stop {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD0E1B;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pagination-stop:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pagination-stop:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header_table {
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
}
a.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 1px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}

a.mainmenu:hover {
	color: #BD0E1B;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/menu.png);
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #BD0E1B;
	text-decoration: none;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding-left: 15px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #BD0E1B;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 18px;
	letter-spacing: -1px;
	word-spacing: 1px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: 1px;
	padding: 5px;
	font-size: 18px;
}
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#left {
	width:680px;
	float:left;
	padding-right:20px;
}
#right {
	width:300px;
	float:left;	
	text-align:right;
}
.clear {
	clear:both;
}
.footer_text {
	color: #BD0E1B;
	text-decoration: none;
	font-weight: bold;
}

.footer_text a:hover {
	color: #000000;
	text-decoration: underline;
}
a.hardlink {
	color: #BD0E1B;
	text-decoration: none;
	font-weight: bold;
}
a.hardlink:hover {
	color: #000000;
	text-decoration: underline;
}
img.thumb {
	color: #BD0E1B;
}
img.thumb:hover {
	color: #000000;
}
/*a.hardlink:visited {
	color: #BD0E1B;
	text-decoration: none;
	font-weight:normal;
}*/
#fake {
	display:none;
	width:510px;
	height:400px;
	
}
