body {
	margin:0;
	padding:0;
	background-color: #000002;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #fe852d;
	text-decoration: underline;
}

a:hover{
	color: #F6A83B;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}
.bottom-bg {
	background-image: url(images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fe852d;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.bottom-menu {
	color: #f28e24;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bottom-menu a {
	color: #f28e24;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #F6A83B;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(images/m-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #EF9F56;
	text-decoration: none;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}

.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.login-form {
	background-image: url(images/login-form-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 1px;
}
