/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #E0E0E0;
}
body {
	background-color: #0F0F11;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#BCBCBC;
}
a:visited {
	color: #B3B3B3;
}
a:hover {
	color: #5E5E5E;
}
a:active {
	color: #DDDDDD;
}

.sec, .sec a:link, .sec a:active, .sec a:visited {
	color: #545358;
	font-size: 10px;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px
}
.sec a:hover {
text-decoration:underline;
}
.navTop, .navTop a:link, .navTop a:active, .navTop a:visited { /*-----Manipulates Navegation Styles-----*/
font-size: 13px;
font-weight: bold;
color: #B3B3B3;
text-decoration: none;
line-height: 21px;
background-color:#1E2047; /*-----Change Background Color of Links-----*/
margin-left: 15px;
margin-right: 15px
}
.navTop a:hover {
text-decoration:underline;
}
.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover { /*-----Change Style of Copyright Footer-----*/
font-size:10px;
text-decoration:none;
color:#6A6A6C;
}


.imgbrds {
border-style:solid;
border-width: 3px;
border-color: #E76215;
/*position: relative;
top: -3px;
left: -3px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#A6A6A6', Positive='true');	*/
}
.formstyle {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
h1, .headingLikeOne { /*-----First P@ge Title-----*/
	font-size: 16px;
	font-weight: normal;
	color: #BCBCBC;
}
h2 { /*-----Call of @ction-----*/
	font-weight:bold;
	color: #999999;
	font-size: 14px;
	text-decoration: underline;
}
/*-----Enable Colored Links-----*/
/*a:link, a:visited, a:active {
	color: #c8c8c8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #c8c8c8;
}*/
.deafultBody {
	padding: 10px;
	line-height: 15px;
/*	line-height: 100%;*/
}
 
.form1 {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif)
}
select, option, textarea {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:12px;
	background-image:url(../images/formbg.gif)
}
.con_frm {
	color:#FFFFFF;
	font-size:12px;
	}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../images/formbg.gif) repeat-x left top;
	color:#000;
	font-weight:normal;
	padding: 1px 2px;
	font-family: Tahoma;
}

h1#pageTitle, .newHeading {
	display: none;
}

.headingLikeOne {
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}

body#location h2 { text-decoration: none; }
