body {
	background-color: #6D6D6D;
	margin: 0px;
}


.bigHeader {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	padding-bottom: 5px;
}
.littleHeader {
	font-size: 12px;
}





.darkBGR {
	background-color: #B5B5B5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.darkBGRheader {
	color: #000000;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}

.darkBGRLessPad {
	background-color: #B5B5B5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}




.mainBGR {
	background-color: #E5E5E5;
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: left;
	vertical-align: top;
}

.walkthroughBGR {
	background-color: #999999;
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	vertical-align: top;
}

.code { 
         padding-right:10px; 
         padding-left:10px; 
         border-top-style:none; 
         border-right-style:none; 
         border-left-style:none; 
         background-color:#ebd9be; 
         border-bottom-style:none; 
         font-family:"Courier New" , monospace; 
         font-size:10pt; 
}

.trc { 
        padding-right:10px; 
        padding-left:10px; 
        border-left-style:none; 
        background-color:#e8e5dd; 
        border-bottom-style:none; 
        bgcolor:#E8E5DD;  
}

.tlc { 
        padding-right:10px; 
        padding-left:10px; 
        border-right-style:none; 
        border-left-style:none; 
        background-color:#c1d2c2; 
        border-bottom-style:none; 
        bgcolor:#C1D2C2;  
}

.lightBGR {
	background-color: #F5F5F5;
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: left;
	vertical-align: top;
}
.addsBGR {
	background-color: #C9C9C9;
	background-image: url(images/body_right_darck.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: left;
	vertical-align: top;
}
.addsBGR2 {
	background-color: #C4BDBD;
	background-image: url(images/body_right_darck.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: left;
	vertical-align: top;
}


.contentHeader {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #C3C3C3;
	background-image: url(images/rightContent_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 17px;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

.content {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.walkthroughContent {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


.content a{
	color: #FF6600;
	text-decoration: none;	
}
.content a:hover{
	color: #000000;
	text-decoration: none;	
}

.contentSpased {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contentDarckFX{
	background-color: #C3C3C3;
}
.contentBOLD {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	display: block;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}






.header {
	background-color: #D7D7D7;
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.headerLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	width: 10px;
	background-image: url(images/header_body_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}




.adds {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.adds a{
	color: #FF6600;
	text-decoration: none;	
}
.adds a:hover{
	color: #000000;
	text-decoration: none;	
}
.addsCAPITAL {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000000;
}

.addsHeader {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #E9E9E9;
	background-image: url(images/adds.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
}
.addsLink {
	color: #FF6600;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-weight: bold;
}
.addsLink a{
	color: #000000;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
	display: block;
	font-weight: bold;
}
.addsLink a:hover{
	color: #FF6600;
	background-image: url(images/plus_over.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
	display: block;
	font-weight: bold;
}





.footer a{
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
}
.trademarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B6B6B6;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DBDBDB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #FFFFFF;
}
.checkboxes {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 15px;
}
.checkboxes2 {

	background-color: #E5E5E5;
	border: 1px solid #E5E5E5;
	height: 15px;
	width: 15px;
}
.darkBGRHELP {

	background-color: #B5B5B5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #545454;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #545454;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}

