body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/carbonfiber-bg.gif);
	background-repeat: repeat;
}
#body #nav {
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #000000;
}
#header {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#body #nav #header {
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 17px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.completeborder {
	border: 1px solid #000000;
}

#body #nav a:link {
	color: #9bbecd;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 14px;

}
#body #nav a:active {
	color: #9bbecd;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 14px;
}
#body #nav a:visited {
	color: #9bbecd;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 14px;
}
#body #nav a:hover {
	color: #CCFF00;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	padding-left: 16px;
}
#body #content {
	background-color: #22374a;
	font-size: 11px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #aebbc7;
}
#footer {
	background-image: url(images/bgdownnew.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 78px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer #links {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
	color: #999999;
	height: 22px;
	padding-top: 10px;
}
#footer #copyright {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
	color: #CCCCCC;
	height: 28px;
	text-align: center;
	padding-top: 18px;
}
#footer #content {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: none;
	color: #999999;
	text-align: center;
	padding-top: 5px;
}
#footer a:link {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	color: #9bbecd;
}
#footer a:active {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	color: #9bbecd;
}
#footer a:visited {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	color: #9bbecd;
}
#footer a:hover {
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	color: #CCFF00;
}
.red {
	color: #CCFF00;
}
#body #content #header_article {
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#body #content a:link {
	font-size: 11px;
	color: #C4D9E1;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
#body #content #box {
	border: 1px dashed #FFFFFF;
	padding: 4px;
	margin: 3px;
}


#body #content a:visited {
	font-size: 11px;
	color: #C4D9E1;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
#body #content a:active {
	font-size: 11px;
	color: #C4D9E1;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
#body #content a:hover {
	font-size: 11px;
	color: #CCFF00;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #BCFF00;
	line-height: normal;
	text-transform: uppercase;
}
blockquote {
	line-height: normal;
	text-align: left;
}
strong {
	color: #FFFFFF;
}

#body #content #breadcrumb a {
	color: #BCFF2E;
	text-decoration: underline;
	font-size: 12px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCFF22;
	background-color: #333333;
}
