body{
	background-color: #000000;	
	margin : "0";

}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}

form{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	color: #CCCCCC;

}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.redln{
	text-decoration: none;
	color: #999999;

}
.redln:hover{
	color: #d77922;
	text-decoration: underline;
}

.orgln{
	text-decoration: underline;
	color: #FF8533;

}
.orgln:hover{
	color: #FF9955;
	text-decoration: none;
}
.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	width: 38px;
	background-position: right;

}
.rightbg {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	width: 38px;
	background-position: left;

}
.txt_bx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;
	width: 60px;
}
.txt_bxnowidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;	
}
.txt_bx150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;
	width: 150px;
}
.txt_bx80 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;
	width: 80px;
}
.dropdown_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;
	width: 40px;}
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	height: 16px;
	}	
	
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B5B5B5;
	background-color: #333333;
	width: 150px;

}
.buttons {
	height: 18px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #373739;
	text-transform: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

.buttons1 {
	height: 25px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D6771E;
	text-transform: none;
	vertical-align: middle;
	margin: 0px;
	padding: 4px;
	width: 120px;
	font-weight: bold;
}

.footer {
	background-color: #373739;
	padding: 4px 10px;

}
.grayline {
	background-color: #373739;
	height: 1px;

}
.graylinev {
	background-color: #373739;
	width: 1px;

}
.copywr {
	color: #9b9a9a;
	font-size: 11px;
}
.pad4rl {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #FFFFFF;

}
.footertx {
	color: #FFFFFF;
	text-decoration: none;
}
.footertx:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.graylinev1 {
	width: 1px;
	background-image: url(images/grayline.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.grayline1 {
	height: 1px;
	background-image: url(images/grayline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1px;


}
.graylinev2 {

	width: 1px;
	background-image: url(images/grayline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgshade1 {
	background-image: url(images/shade1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bullettedtext {
	background-image: url(images/bulletgray.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.bgshade2 {
	background-image: url(images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #8db7f1;

}
.sep5px {
	line-height: 1px;
	height: 5px;
}
.smalltext {
	font-size: 10px;
}
.bgshade3 {

	background-image: url(images/shade2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.matter {
	line-height: 1.5;
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.mattercaps {
	line-height: 1.5;
	text-align: justify;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
text-transform: uppercase;
}

.listedtx {
	margin: 0px;
	padding: 0px;
}
.imagepad {
	padding: 8px 0px 0px;
}
.listhd {
	background-image: url(images/bulletgray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.matter20 {
	padding-left: 20px;
	text-align: justify;

}
.whitetx {
	color: #eeeeee;
}
.grayline2 {
	height: 1px;
	background-image: url(images/grayline.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1px;

}
.pad4 {
	padding: 4px;
}
.lists {
	list-style-type: none;
	list-style-image: url(images/bulletsq.gif);
	list-style-position: outside;
	line-height: 1.5;
	
}
.blacktext {
	color: #000000;
}
.bgshadeabt {

	background-image: url(images/pic222.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcol1 {
	background-image: url(images/bgcol1.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.bgcol1a {
	background-color: #b7fa2f;
	width: 2px;
}
.bgcol2 {
	background-image: url(images/bgcol2.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.bgcol2a {
	background-color: #89c1ee;
	width: 2px;
}
.bgcol3 {
	background-image: url(images/bgcol3.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.bgcol3a {
	background-color: #fd8274;
	width: 2px;
}
.bgcol4 {
	background-image: url(images/bgcol4.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.bgcol4a {
	background-color: #fff72b;
	width: 2px;
}
.ulpara {
	margin: 0px;
	padding: 0px;
}
.titletxt {
	font-size: 14px;
	font-weight: bold;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.footerbg {
	background-image: url(images/index_28.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.homematter {
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.headermatter {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
.marqeebg {
	background-image: url(images/bottombg.gif);
	background-position: left bottom;
	background-color: #040404;
	background-repeat: no-repeat;
}
.topbotpad {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.noborddic {
	border: 0px none;
	position: absolute;
}
.listwithbullet {
	list-style-image: url(images/bullet.jpg);
	text-indent: 0px;


}
.sidespace {
	background-color: #191919;
	width: 10px;
}
.rightblock {
	background-color: #282727;
}
.sidetext10 {
	font-size: 10px;
}
.sideallcapstext {
	text-transform: uppercase;
}
.leftblock {
	background-color: #191919;
}
.seprowbl {
	line-height: 1px;
	background-color: #191919;
	height: 10px;
}
.mattercon {
	line-height: 1.5;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #d77922;
}

.mattercon_0pad {
	line-height: 1.5;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}



.mattercon1 {
	line-height: 1.5;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px none #d77922;
	border-right: 1px solid #d77922;
	border-bottom: 1px solid #d77922;
	border-left: 1px solid #d77922;
}
.matter1 {

	line-height: 1.5;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.seprorg {
	line-height: normal;
	width: 1px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FF6600;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/orangedot.gif);



}
.mattercon2 {
	text-align: center;
	border-top: 1px none #d77922;
	border-right: 1px solid #d77922;
	border-bottom: 1px solid #d77922;
	border-left: 1px solid #d77922;
	margin: 0px;
	padding: 0px;

}
.caps {
	font-weight: bold;
	text-transform: uppercase;
}
