body {
	background-color: #142A3F;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../imgs/bg.jpg);
}

.content_bg3 {
	background-color: #011226;
	border: 1px solid #3cf;
}

.tableborder {
	border: 1px dashed #3cf;
}

.border_solid {
	border: 1px solid #3cf;
}

.cafepress_bg {
	background-color: #fff;
	border: 1px solid #3cf;
}

.blurb_bg {
	background-image: url(../imgs/flashsphere.png);
	background-repeat: no-repeat;
	background-position: right;
}

.bottom_bg {
	background-image: url(../imgs/footer.png);
	background-repeat: no-repeat;
}


td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 0 0 #000;
	text-align: justify;
}

.gray_reg {
	font-size: 11px;
	color: #333;
	
}

.gray_very_small {
	font-size: 9px;
	color: #333;
}

.black_very_small {
	font-size: 9px;
	color: #000;
}

.black_reg {
	font-size: 12px;
	color: #000;
}

.black_reg_ctr {
	font-size: 11px;
	color: #000;
	text-align: center;
}

.black_reg_features {
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
	
}

.red_reg {
	font-size: 11px;
	color: #F00;
	
}

.red_very_small {
	font-size: 9px;
	color: #900;
}

.red_med_lrg {
	font-size: 18px;
	color: #900;
}
.black_med_ctr {
	font-size: 16px;
	color: #000;
	text-align:center;
}

.gold_med_lrg {
	font-size: 18px;
	color: #f6bf2f;
	text-align: left;
}

.gold_med {
	font-size: 15px;
	color: #f6bf2f;
	text-align: left;
}

.blue_reg {
	font-size: 12px;
	color: #006;
	font-weight: bold;
	
}

.gold_features {
	font-size: 15px;
	color: #f6bf2f;
	text-align: center;
}

.blue_features {
	font-size: 15px;
	color: #006;
	text-align: center;
	font-weight: bold;
}

.white_med_lrg {
	font-size: 18px;
	color: #fff;
}
.red_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #900;
}

.gray_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #222;
}

.cyan_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #09C;
}

.cyan_med {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #09C;
}

.white_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.white_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
}

.white_lrg_center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
	text-align:center;
}

.gold_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #f6bf2f;
}

.gold_reg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
}

.white_reg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 0 #000;
	
}


.black_med_lrg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

a:link {
	color: #fff;
	text-decoration:none;

}
a:visited {
	color: #fff;
	text-decoration:none;

}

a:hover {
	color: #09C;
	text-decoration:underline;
}

.header  {
	background:url(../imgs/headerstatic.png);
	background-repeat: no-repeat;
	background-position: bottom
}

.headerblank  {
	background:url(../imgs/headerblank.png);
	background-repeat: no-repeat;
	background-position: bottom
}
.justify {
	text-align: justify;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.scrollbox {
	overflow: auto;
	padding: 5px;
	width: 990px;
	height: 340px;
	background-attachment: scroll;
	text-align: justify;
} 

.scrollbox_380 {
	overflow: auto;
	padding: 5px;
	width: 990px;
	height: 380px;
	text-align: justify;
	
} 
/*CSS for FAQ */

.iconspan{
float: right;
margin: 3px;
cursor:pointer;
font-weight: bold;
}


.eg-bar{
	background-color: #bcdef8;
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
}

div.eg-bar{
	width: auto;
	color: #000;
}

.icongroup1{
	width: auto;
	color: #FFF;
}
.right {
	text-align: right;
}

.indent_right {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
