@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.logotextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #c01116;
	text-decoration: none;
}

img	{
	border:0;
}
.logotextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #3c3c3c;
	text-decoration: none;
}
.logotextbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #9a9a9a;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.red-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e03434;
	text-decoration: underline;
}

.arialred18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cf2a2a;
	text-decoration: none;
}
.bluebold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #07377f;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.topmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.slogantxt {
	color:#263135;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.td_right_border {
	border-right:1px solid #CECDCD;
}

.pinknumbs {
	color:#EE0075;
	font-family:Arial,Tahoma;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

.bodylinks:hover {
	color:#4BB2FF;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
.bodylinks {
	color:#4BB2FF;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:underline;
}

.body_bold_txt {
	color:#4C5458;
	font-family:Arial,Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}
.body_text_link:hover {
	color:#198ADF;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.body_text_link {
	color:#198ADF;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
#star ul.star {
	float:left;
	height:20px;
	left:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	top:-5px;
	width:85px;
	background-attachment: scroll;
	background-image: url(images/stars.gif);
	background-repeat: repeat-x;
}

element.style {
	width:0;
}
#star li.curr {
	background-attachment: scroll;
	background-image: url(images/stars.gif);
	background-repeat: repeat scroll left 25px;
	font-size:1px;
}
#star li {
	display:block;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	position:absolute;
	text-decoration:none;
	text-indent:-9000px;
	width:85px;
	z-index:20;
}

#star div.user {
	color:#888888;
	float:left;
	font-family:Arial;
	font-size:13px;
	left:15px;
	position:relative;
}
.table_headings {
	color:#FFFFFF;
	font-family:Arial,Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.td_right_border {
	border-right:1px solid #CECDCD;
}
.tableborder {
	border:1px solid #A6A6A6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a6a6;
	border-right-color: #a6a6a6;
	border-bottom-color: #a6a6a6;
	border-left-color: #a6a6a6;
}
.red-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e03434;
	text-decoration: none;
}
.navlink{ list-style:none; margin:8px 6px 0 10px; padding:0; float:right;}
.navlink li{display:inline;}
.navlink li a {font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #524949;	text-decoration: none;
	text-align:center;	padding:2px 3px; float:left; background:#f6f7f7; margin-right:4px;  border:1px  dashed #c8d4dd;}

.navlink li a:hover{color: #524949;	text-decoration: underline; text-align:center;	background-color:#d1d8dd;	border:1px  dashed #999999;}
