/*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


* {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

body {
	margin: 0 10px 15px 10px;
	padding: 0;
	background-color: #C3C4C2;
	background-image: url(bg_main.gif);
}

form {
	margin: 0;
}

a, a:hover {
	text-decoration: none;
}


.subnav_outer {
	background-color: #E7E7E6;
	background-image: url(bg_navdd.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 15px 12px 10px 12px;
}

.subnav_inner td {
	padding-bottom: 5px;
	font-size: 11px;
}
.subnav_inner a {
	color: #5E5E5E;
}
.subnav_inner a:hover {
	color: #B30638;
}

.text_white1 {
	color: #FFFFFF;
	font-size: 13px;
}

.text_footer {
	color: #C6C6C6;
	font-size: 10px;
}
.text_footer a {
	color: #979797;
	font-size: 10px;
}
.text_footer a:hover {
	color: #454C4D;
	font-size: 10px;
}

.text_grey1 {
	color: #5E5E5E;
	font-size: 12px;
}

table div.text_grey1 ul {
	padding: 2px 0 0 0;
	margin: 0;
}
table div.text_grey1 li {
	font-size: 12px;
	line-height: 15px;
	background-image: url(arrow1.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 18px;
	list-style:none;
}

.text_grey1 a {
	color: #5E5E5E;
	font-size: 12px;
}
.text_grey1 a:hover {
	color: #000000;
	font-size: 12px;
}

.text_grey2 {
	color: #5E5E5E;
	font-size: 13px;
}
.text_grey3 {
	color: #4A4A4A;
	font-size: 14px;
}
.text_grey4 {
	color: #454545;
	font-size: 14px;
}


.text_red1 {
	color: #B30538;
	font-size: 13px;
}
.text_red1 a {
	color: #B30538;
	font-size: 13px;
}
.text_red1 a:hover {
	color: #710021;
	font-size: 13px;
}
.text_red2 {
	color: #B30538;
	font-size: 12px;
}
	
.table_list1 td {
	color: #5E5E5E;
	font-size: 11px;
	background-image: url(arrow1.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 1px 18px;
}
.table_list1 td.download {
	background-image: url(ico_download.gif);
	background-position: 0 0;
	padding: 0 0 3px 18px;
}
.table_list1 a {
	color: #5E5E5E;
	font-size: 11px;
}
.table_list1 a:hover {
	color: #000000;
	font-size: 11px;
}

.table_list2 td {
	color: #5E5E5E;
	font-size: 11px;
	background-image: url(arrow1.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 5px 18px;
}
.table_list2 a {
	color: #5E5E5E;
	font-size: 11px;
}
.table_list2 a:hover {
	color: #000000;
	font-size: 11px;
}

.div1 {
	background-color: #B5B5B5;
	margin: 15px 0 19px 0;
}
.div2 {
	background-color: #CDCDCD;
}
.div3 {
	background-color: #E9E9E9;
	margin: 15px 0 22px 0;
}
.div4 {
	background-color: #D8D8D7;
	margin: 15px 0 18px 0;
}



.input1 {
	color: #5E5E5E;
	font-size: 11px;
	border: 1px solid #A9A9A9;
}

.table_subnav td {
	padding: 0 0 3px 15px;
}
.table_subnav td a {
	color: #5E5E5E;
	font-size: 11px;
	text-decoration: none;
}
.table_subnav td a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.table_subnav td.on {
	background-image: url(arrow1.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
}
table td div.arrow {
	color: #5E5E5E;
	font-size: 11px;
	text-decoration: none;
	background-image: url(arrow1.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 3px 15px;
}
table td div.arrow a {
	color: #5E5E5E;
	font-size: 11px;
}
table td div.arrow a:hover {
	color: #000000;
}


.table_pagination {
	color: #000000;
	font-size: 11px;
}
.table_pagination a {
	color: #5E5E5E;
	font-size: 11px;
	text-decoration: none;
}
.table_pagination a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.table_pagination td.prev {
	background-image: url(arrow2.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 10px 3px 15px;
}
.table_pagination td.next {
	background-image: url(arrow1.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding: 0 15px 3px 10px;
	text-align: right;
}
.table_pagination td.numbers {
	width: 100%;
	text-align: center;
}


.table_form {
	color: #5E5E5E;
	font-size: 11px;
}
.table_form td {
	padding: 0 10px 5px 0;
}
.table_form select,input,textarea {
	color: #5E5E5E;
	font-size: 11px;
	border: 1px solid #A9A9A9;
}


.internal_left {
	background-color: #FBFBFB;
	background-image: url(bg_subnav.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 18px 11px 20px 11px;
	vertical-align: top;
}
.internal_left_blank {
	background-color: #FBFBFB;
	background-image: url(bg_subnav_blank.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.internal_left_blank2 {
	background-color: #FBFBFB;
	background-image: url(bg_subnav_blank2.gif);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
.internal_right {
	background-color: #FBFBFB;
	background-image: url(cnr_white1_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 25px 50px 50px 33px;
	vertical-align: top;
}
.internal_right2 {
	background-color: #FBFBFB;
	background-image: url(cnr_white1_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 25px 33px 60px 8px;
	vertical-align: top;
}


.table_listing1 {
	width: 100%;
	color: #5E5E5E;
	font-size: 11px;
}
.table_listing1 a {
	color: #5E5E5E;
	font-size: 11px;
}
.table_listing1 a:hover {
	color: #000000;
	font-size: 11px;
}
.table_listing1 tr.head {
	background-image: url(bg_lines1.gif);
}
.table_listing1 tr.head td {
	color: #C0345C;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
}
.table_listing1 td {
	padding: 4px 20px 5px 22px;
	border-bottom: 1px solid #F0F0F0;
	vertical-align: top;
}
.table_listing1 td.arrow {
	background-image: url(arrow1.gif);
	background-position: 20px 9px;
	background-repeat: no-repeat;
	padding: 4px 20px 5px 35px;
}

.table_listing1_footer {
	background-image: url(bg_grad3.gif);
}



.table_sitemap td {
	color: #5E5E5E;
	font-size: 11px;
	background-image: url(arrow1.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	padding: 4px 0 2px 18px;
}
.table_sitemap td.sub {
	background-image: none;
	padding: 0 0 1px 25px;
}
.table_sitemap a {
	color: #5E5E5E;
	font-size: 11px;
}
.table_sitemap a:hover {
	color: #000000;
	font-size: 11px;
}

