.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FF4421;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FF4421;
}

.leftgrey {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
}
.bottomgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.nav_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB2500;
}
.nav_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF4422;
		background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
}
.nav_bot_or {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4422;
	background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
}
.nav_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF4422;
		background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
}
.nav_right_corner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF4422;
	background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF4422;
}
.nav_right_lower {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF4422;
	background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4422;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		background:transparent;
	background-color: #000000;
	background-position: center;
	filter: alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.90; 		
}
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4422;
	text-decoration: none;
}
.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4422;
	text-decoration: none;
}
.border {
	border: 2px solid #999999;
	background-color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.nounderline {
	text-decoration: none;
}
.nounderline a:link {
	text-decoration: none;
}
.nounderline a:visited {
	text-decoration: none;
}
.nounderline a:hover {
	text-decoration: none;
}
.nounderline a:active {
	text-decoration: none;
}
.hidden {
	display: none;
}
