/* Standard */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #181818 url('../images/bg.gif');
}

/* Orange Logo */
.logo {
	width: 100%;
	height: 180px;
	background: #b12f07 url('../images/header.gif') center bottom no-repeat;
}

/* Horizontal Dots */
.dots {
	margin: 0px 10px 0px 10px;
	width: 90%;
	height: 1px;
	background: url('../images/dothor.gif');
}

/* Email For Left Menu */
.email {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #666666;
}

/* Standard Bold Text */
b {
	color: #ffffff;
}

/* Container */
.container {
	width: 938px;
	margin: 0px;
	padding: 0px;
}

/* Left Menu */
.left {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 216px;
	position: absolute;
}

/* Standard Header 1 */
h1 {
	margin: 6px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #f93a00;
}

/* Standard Header 2 */
h2 {
	margin: 6px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #FFFFFF;
}

/* Standard Header 3 */
h3 {
	margin: 6px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
	
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #FFFFFF;
}

/* Left Box Stylesheet */
.lBox {
	margin: 7px 0px 7px 7px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.lBox a {
	text-decoration: none;
	font-family: 'Arial', Helvetica, sans-serif;
	color: #f93a00;
}

/* More Buttons */
.more {
	margin: 0px 4px 3px 0px;
	padding: 3px 3px 3px 3px;
	width: 45px;
	border: 1px solid #444a4f;
}
.more a {
	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.more a:active {
	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.more a:hover {
	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #444a4f;
	font-weight: bold;
	text-decoration: none;
}

/* Main Box */
.darkBox {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 100%;
	background-color: #21272c;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #444a4f;

	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #535a5f;
}

/* Comment Quote */
.quote {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 90%;
	background-color: #21272c;
	border: 1px solid #444a4f;
}

/* Error */
.error {
	margin: 30px 0px 0px 10px;
	padding: 5px 5px 5px 5px;
	width: 90%;
	background-color: #272e34;
	border: 1px solid #444a4f;

	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #535a5f;
}
/* Extra Box */
.extraBox {
	margin: 8px 0px 10px 10px;
	padding: 5px 5px 5px 5px;
	width: 90%;
	background-color: #272e34;
	border: 1px solid #404346;

	font-family: 'Arial', Verdana,Helvetica;
	font-size: 10px;
	color: #535a5f;
}
.error b {
	padding: 5px 5px 5px 5px;
	color: #f9f9f9;
}

/* Green Color */
.green {
	margin: 8px 0px 0px 0px;
	color: #6ad600;
}
/* Red Color */
.red {
	margin: 8px 0px 0px 0px;
	color: red;
}

/* Content Font Stylesheet */
.contFont {
	padding: 4px 4px 4px 4px;
	
	font-family: 'Arial', Verdana,Helvetica;
	font-size: 11px;
	color: #bebebe;
	line-height: 15px;
}

/* White Link */
a.white:link {		text-decoration: none; color: #FFFFFF;}
a.white:visited {	text-decoration: none; color: #FFFFFF;}
a.white:hover {		text-decoration: none; color: #f93a00;}
a.white:active {	text-decoration: none; color: #FFFFFF;}

/* Standard Link */
a { 		text-decoration: none; color: #f93a00;}
a:active { 	text-decoration: none; color: #f93a00;}
a:hover { 	text-decoration: none; color: #ffffff;}

/* Table Background Header */
.valueheader {
	background: #1e2226;
}
/* Table Info Background */
.valueinfo1 {
	background: #293037;
}
.valueinfo2 {
	background: #272e34;
}
.valueinfo3 {
	background: #2f373f;
}

/* Table Form Background */
.valuecell {
	background: #262c32;
}

/* Horizontal Navigation Bar */
.maintopic {
	width: 100%;
	margin: 0px;
	padding: 1px 0px 2px 0px;
	background: #21272c url('../images/pmtp.gif') repeat-x;
	height: 32px;
}
.maintopic a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 16px 0px 16px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;	
	height: 21px;
	
	text-decoration: none;
	font-family : 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform : uppercase;
}
.maintopic a:hover {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 16px 0px 16px;
	border-left: 1px solid #fda35a;
	height: 21px;
	background: #ffbf8c;	
	
	text-decoration: none;
	font-family : 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform : uppercase;
}

.m a {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 16px 0px 16px;
	border-left: 1px solid #e9e9e9;
	height: 21px;
	background: #eeeeee;	
	
	text-decoration: none;
	font-family : 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-transform : uppercase;
}
.m a:hover {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 16px 0px 16px;
	border-left: 1px solid #fda35a;
	height: 21px;
	background: #ffbf8c;	
	
	text-decoration: none;
	font-family : 'Arial', Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform : uppercase;
}

/* Form Stylesheet */
textarea {
  background: #f9f9f9;
  border: 1px solid #a7a6aa;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #000000;
}
.input {
	background: #f9f9f9;
	border: 1px solid #a7a6aa;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 96%;
}
.file {
	background: #f9f9f9;
	border: 1px solid #a7a6aa;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 96%;
}
select {
	background: #f9f9f9;
	border: 1px solid #a7a6aa;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px
}
.check {
	background: #262c32;
	border: 1px solid #262c32;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 20px;
}
.button {
	background: #f9f9f9;
	border: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	height: 26px;
}
form {
	border: 0px;
	margin: 10px 0px 10px 0px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #CCCCCC;
}
form b {		
	color: #f93a00;
}
