/* Added by shane */

form {
margin: 0;
padding: 0;
}

a.one:link { color: #cccccc; text-decoration: none; }
a.one:visited { color: #cccccc; text-decoration: none; }
a.one:active { color: #cccccc; text-decoration: none; }
a.one:hover { color: #ffffff; text-decoration: underline; }

table input, select, option, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: #000000 solid 1px
}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	color: #3D4C54;

	font-size: 12px;

}

body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.top_menu_bg {

	background-image: url(images/menu_bg.gif);

	padding-top: 12px;

}

.top_menu_bg:hover {

	background-image: url(images/menu_bg_ov.gif);

}

.top_menu:link,.top_menu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.white_11 {

	font-size: 11px;

	color: #FFFFFF;

}

input.login {

	font-weight: bold;

	font-size: 11px;

	color: #000000;

	width: 70px;

	height: 1em;

}

.spotlt_top_rt {

	background-image: url(images/spotlight_top_rt.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.spotlt_top_lt {

	background-image: url(images/spotlight_top_lt.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.spotlt_top {

	background-image: url(images/spotlight_bg.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

.spotlt_btm_rt {

	background-image: url(images/spotlight_btm_rt.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.spotlt_btm_lt {

	background-image: url(images/spotlight_btm_lt.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.spotlt_btm {

	background-image: url(images/spotlight_btm_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.white_10{

font-size: 10px;

	color: #FFFFFF;

}

.white_10:link, .white_10:visited {

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: underline;

}

.white_brdr {

	border: 1px solid #FFFFFF;

}

.yellow_bold, .yellow_bold:link, .yellow_bold:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.lt_yellow,.lt_yellow:link, .lt_yellow:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #F6F4D4;

	text-decoration: none;

}

.lt_yellow_small{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	color: #F6F4D4;

	text-decoration: none;

}

.lt_blue {

	color: #C4CDD2;

}

a:link, a:visited {

	color: #000000;

}

a:hover {

	color: #AC201F;	

}

.black_bold {

	font-size: 12px;

	font-weight: bold;

	color: #35444C;

}

.small_10 {

	font-size: 10px;

}

h1 {

	font-size: 16px;

	color: #CD2727;

}

h2 {
	font-size: 16px;
	color: #F6F4D4;
}


.drk_blue {

	font-size: 12px;

	color: #66767F;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.white_bold, .white_bold:link, .white_bold:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.red_bold, .red_bold:link, .red_bold:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.black_10 {
	font-size: 10px;
	color: #000000;
}
ul {
	list-style-type: square;
}

.white_li {
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: square;
	font-weight: bold;
	list-style-image: url(images/arrow_white.gif);
	line-height: 18px;
}
.nav_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CDD2;
	padding-left: 10px;
}

.paddings
{
 padding:15px 20px 20px 10px;
}