@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.png); background-repeat:repeat-y; background-position:center;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #8d2421;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8d2421;
}
a:hover {
	text-decoration: none;
	color: #8d2421;
}
a:active {
	text-decoration: underline;
	color: #8d2421;
}

p {
	margin:0px;
	padding:2px 13px 7px 13px ;

}

H1 {
	font-family:Verdana;
	font-size:18px;
	color: #8d2421;
	margin:0px;
	padding:10px 0px 3px 13px ;
}

H2 {
	font-family:Verdana;
	font-size:18px;
	color: #355566;
	margin:0px;
	padding:10px 0px 3px 13px ;
}



.signin {
	font-family: verdana;
	font-size: 11px;
	color: #355566;
}
.signin a {
	font-family: verdana;
	font-size: 11px;
	color: #355566;
}
.signin a:link {
	text-decoration: underline;
}
.signin a:visited {
	text-decoration: underline;
	color: #355566;
}
.signin a:hover {
	text-decoration: none;
	color: #355566;
}
.signin a:active {
	text-decoration: underline;
	color: #355566;
}

.leftmenu {
	font-family: verdana;
	font-size: 12px;
	color: #255566;
	font-weight:bold;
}
.leftmenu a {
	font-family: verdana;
	font-size: 12px;
	color: #255566;
}
.leftmenu a:link {
	text-decoration: underline;
}
.leftmenu a:visited {
	text-decoration: underline;
	color: #255566;
}
.leftmenu a:hover {
	text-decoration: none;
	color: #255566;
}
.leftmenu a:active {
	text-decoration: underline;
	color: #255566;
}




.read {
	color: #8d2421;
	font-weight:bold;
}
hr {
	border-top:#333333 dashed 1px;
	margin: 10px 20px 10px 20px;
}
.br { line-height: 80px;
}

.search {
	padding:16px 11px 12px 11px;
	background-color:#d2dbdf;
	font-size:12px;
	color:#355666;
	font-weight:bold;
	line-height:20px;
}

.subscribe {
	padding:12px 11px 12px 11px;
	background-color:#d9e4ea;
	font-size:10px;
	color:#333333;
	font-weight:bold;
}



form {
	margin:0;
	padding:0;
}

#button {
	background-image:url(../images/btn-bg.jpg); background-repeat:repeat-x;
	font-size:11px;
	color:#FFFFFF;
	height:20px;
	font-weight:bold;
	padding: 0 5px 0 5px;
	margin:0px;
	border:0px;
	border:solid 1px #3a6276;
}
textfield {
	background-color:#ededed;
	font-size:11px;
	color:#333333;
	height:18px;
	width:134px;
	border:1px solid #90afc1;
}

field {
	font-family: arial;
	font-size:11px;
	width:136px;
	height:17px;
	padding-left:7px;
	padding-right:7px;
	margin-left:3px;
	border:1px solid #90afc1;
}



.top-menu-bg {background-image:url(../images/top-menu-bg.jpg); background-repeat:repeat-x;




 