/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #3D3D3D;
	background-image: url(images/site_slices/concept2_04.jpg);
	background-repeat: repeat-x;
}

.nine_point {font-size: 9px;}


a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #C70303;
}

a:active {
	color: #333333;
}



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

a.menu:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	color: #C70303;
	font-weight:bold;
	text-decoration:none;
}

a.menu:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



a.white:link {
	color: #FFFFFF;
	text-decoration:none;
}

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

a.white:hover {
	color: #C70303;
	text-decoration:underline;
}

a.white:active {
	color: #FFFFFF;
	text-decoration:none;
}


a.white2:link {
	color: #FFFFFF;
	text-decoration:none;
}

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

a.white2:hover {
	color: #666666;
	text-decoration:none;
}

a.white2:active {
	color: #FFFFFF;
	text-decoration:none;
}


a.red:link {
	color: #C70303;
	text-decoration:none;
}

a.red:visited {
	color: #C70303;
	text-decoration:none;
}

a.red:hover {
	color: #454545;
	text-decoration:underline;
}

a.red:active {
	color: #C70303;
	text-decoration:none;
}



a.red_small:link {
	font-size:10px;
	color: #C70303;
	text-decoration:none;
}

a.red_small:visited {
	color: #C70303;
	text-decoration:none;
}

a.red_small:hover {
	color: #454545;
	text-decoration:underline;
}

a.red_small:active {
	color: #C70303;
	text-decoration:none;
}



.padding{
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	padding-top:4px;
}

.white_tenpt {
	color: #FFFFFF;
	font-size: 10px;
}

.white_elevenpt {
	color: #FFFFFF;
	font-size: 11px;
}

.heading {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:solid #000000;
	border-bottom-width:1px;
	border-bottom-spacing:5px;
}

.heading_main {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	border-bottom:solid #C70303;
	border-bottom-width:1px;
	border-bottom-spacing:5px;
	margin-bottom:5px;
}

.red {color: #C70303;}

.sml_white{
font-size:10px;
color:#FFFFFF;
}
