*{
	margin: 0;
}

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

p {
	margin: 10px 0 10px 0;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main-text {
	font-size: 12px;
	color: #444444;
}

.small-text {
	font-size: 10px;
	color: #444444;
}

.title {
	font-size: 20px;
	color: #bf2e1a;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	color: #bf2e1a;
	font-weight: bold;
}

.big-black {
	font-size: 15px;
	color: #444444;
	font-weight: bold;
}

.red-text {
	color: #bf2e1a;
}

.red1 {
	font-size: 12px;
	color: #bf2e1a;
	font-weight: bold;
}

.topnav {
	background-image: none;
	text-align: center;
	font-size: 13px;
	color: #444444;
	cursor: default;
}

.topnav:hover {
	background-image: url(../images/topnav_hover.gif);
	text-align: center;
	font-size: 13px;
	color: #bf2e1a;
	cursor: pointer;
}

.front-count{
	font-size: 20px;
	color: #bf2e1a;
	font-weight: bold;
}

a {
	color: #bf2e1a;
	text-decoration: none;
}

a:hover {
	color: #bf2e1a;
	text-decoration: underline;
}

a.graylink {
	color: #444444;
	text-decoration: none;
}

a.graylink:hover {
	color: #bf2e1a;
	text-decoration: none;
}

a.leftnav {
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	display: block;
	width: 100%;
}

a.leftnav:hover {
	font-size: 13px;
	color: #bf2e1a;
	text-decoration: none;
}

.lnav-row {
	background: none;
	cursor: pointer;
}

.lnav-row:hover {
	background: url(../images/lnav_hover.gif) repeat-x;
	background-position: bottom;
	cursor: pointer;
}

a.topbar {
	font-size: 11px;
	color: #f7f7f7;
	text-decoration: none;
}

a.topbar:hover {
	font-size: 11px;
	color: #db2e1d;
	text-decoration: none;
}

a.footer-link {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

a.footer-link:hover {
	font-size: 11px;
	color: #bf2e1a;
	text-decoration: none;
}

a.wp-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.wp-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bf2e1a;
	text-decoration: none;
}

.button {
	font-size: 11px;
	font-weight: bold;
	padding: 1px 7px 1px 7px;
	border: #999999 1px solid;
	color: #ffffff;
	background-color: #bf2e1a;
}

.info-box {
	border: 1px solid #cccccc;
	background-color: #ffffe1;
	padding: 3px;
}

a.inbox-link1 {
	font-size: 14px;
	font-weight: bold;
	color: #bf2e1a;
	text-decoration: none;
}

a.inbox-link1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ed3715;
	text-decoration: none;
}

a.inbox-link2 {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

a.inbox-link2:hover {
	font-weight: bold;
	color: #bf2e1a;
	text-decoration: none;
}

#tabs-div {
	background: url(../images/tabs_border.gif) repeat-x;
	background-position: bottom;
	height: 22px;
}

.tab-off {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #e5e5e5;
	padding: 0px 9px 0px 9px;
	background: url(../images/tabs_btbg.gif) repeat-x;
	background-position: bottom;
}

.tab-on {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #e5e5e5;
	padding: 0px 9px 0px 9px;
	background-color: #ffffff;
	font-weight: bold;
	color: #bf2e1a;
}

a.tab-link {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

a.tab-link:hover {
	font-weight: bold;
	color: #bf2e1a;
	text-decoration: none;
	cursor: pointer;
}

.tnav-sbox {
	border: 0px;
	width: 120px;
	height: 15px;
	font-size: 11px;
	color: #666666;
}

.search-sel {
	padding: 3px;
	background-color: #666666;
	cursor: pointer;
}

.search-sel:hover {
	padding: 3px;
	background-color: #9f9f9f;
	cursor: pointer;
}
