body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.leftnavbar {
	background-color: #D20001;
	background-image: url(images/index_02.jpg);
	background-position: top;
	width: 152px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}
.iframestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



.content {
	width: 460px;
	padding-top: 5px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftnavdiv {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contenttd {
	width: 648px;
}
.rightbox {
	width: 160px;
	float: right;
	padding-top: 5px;
}
.redundant {
	height: 56px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.redundantdiv {
	padding: 5px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #FFFFFF;
}

ul ul li
{
	color: #FFFFFF;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 15px;
}
a.leftnav:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.leftnav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active{
	color: #FFFF00;
	text-decoration: none;
}
.listheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.ratings {
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ratings2 {
	color: #000000;
	border: 1px solid #FFFFFF;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.white {
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.cta {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
	border: 1px dashed #CCCCCC;
	padding: 4px;
}
a.hlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.hlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.hlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.hlink:active {
	color: #FFFFFF;
	text-decoration: none;
}.featured {
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hide {
	display: none;
}

#c5t_body {
	margin:0 auto;
	width:600px;
	background-color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#c5t_body a:link,
#c5t_body a:visited,
#c5t_body a:active {
	text-decoration:none;
	color:#74A0FF;
	background-color: #000000;
}


#c5t_body a:hover {
	color:#74A0FF;
	text-decoration:underline;
	background-color: #000000;
}
#c5t_bodycontent{
	text-align:left;
	font-family:Verdana, sans-serif;
	font-size:100%;
	line-height:140%;
	background-color: #000000;
}
.c5t_system {
	padding:10px;
	width:800px;
	margin-bottom:10px;
	border:1px solid #FF0000;
	background-color:#000000;
}

.c5t_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
}


.c5t_comment_form_background {
	padding:8px;
	background-color:#000000;
	width:450px;
	margin-top:30px;
	border:1px solid #C0C0C0;
}

.c5t_comment_form_table {
	width:100%;
	padding:5px;
	background-color:#000000;
}

.c5t_comment_form_field input,
.c5t_comment_form_field select,
.c5t_comment_form_field textarea {
	width:375px;
	background-color:#FFFFFF;
	font-size:1em;
}

.c5t_comment_form_label {
	vertical-align:top;
	width:150px;
	background-color: #000000;
}

.c5t_comment_list {
	margin-bottom:10px;
	background-color: #000000;
}



.c5t_comment_item_background {
	padding:8px;
	background-color:#000000;
	width:450px;
	margin-top:30px;
	margin-bottom:10px;
	border:1px solid #C0C0C0;
}

.c5t_comment_item {
	padding:5px;
	background-color:#000000;
	overflow:auto;
}

.c5t_comment_item_details {
	font-size:70%;
	background-color: #000000;
}

.c5t_comment_item_text {
	margin-top:10px;
	margin-bottom:10px;
	background-color: #000000;
}



.c5t_comment_form_submit input {
    margin-top:20px;
}

.c5t_headline {
    font-size:110%;
}

.c5t_comment_item_title {
	margin:0 0 10px 0;
	font-weight:bold;
}


.c5t_error_message {
	color:#FF5F00;
}

.c5t_error_message_item {
	padding-bottom:10px;
}



.c5t_installation_form {
	margin-bottom:30px;
}

.c5t_installation_form legend {
	font-weight:bold;
}

.c5t_installation_form_label {
	font-weight:bold;
	width:160px;
}

.c5t_frontend_pagination {
	margin:15px 0 15px 0;
}

.c5t_frontend_pagination a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
}

.c5t_frontend_pagination span {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_frontend_pagination form {
	display:inline;
}
.c5t_frontend_pagination input {
	cursor:pointer;
	border:1px solid #cccccc;
	padding:2px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
	background-color:#FFFFFF;
}


.c5t_link_button {
	margin:15px 0 35px 0;
}

.c5t_link_button a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#6898FF;
	background-color:#F4F9FF;
}



.c5t_link_submit_button a:link,
.c5t_link_submit_button a:visited {
    background-image:url(./image/button_background_large.gif);
    border:1px outset #8F8F8F;
    color:#000000;
	font-size:90%;
    text-decoration:none;
    padding:3px 5px;
}

.c5t_link_submit_button a:hover,
.c5t_link_submit_button a:active {
    border:1px inset #0000BF;
}




#c5t_language_selector {
    font-size:70%;
    line-height:140%;
    text-align:right;
    margin-bottom:25px;
}

#c5t_language_selector a {
    margin-left:5px;
}
.facebookframe {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
