body
{
height: 100%;
font:90%/2em "lucida grande","lucida sans unicode", sans-serif;
color: #333;
}


body {
	background-color:#ffffff;
	background-image: url(../assets/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}

a { color:#0099ff; text-decoration:none; }
a:hover { text-decoration: underline; }

   A.smalllink:link {color:#0099ff; font-size:10px; text-decoration:none}
   A.smalllink:hover {text-decoration:underline; font-size:10px;}
   A.smalllink:visited {font-size:10px;}
   
   
.footer
	{
	font-family: "lucida grande", "lucida sans unicode", sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #666666;
	}
	
.chevron_blue {padding:0px 0px 0px 12px;background:url(../images/chevron_blue.gif) no-repeat 0px 7px;}
.chevron_grey {padding:0px 0px 0px 12px;background:url(../images/chevron.gif) no-repeat 0px 7px;}
	
.chevron_blueCopy {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bullet_2 {
	background-image: url(../images/chevron.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
}

.indexbg {
	background-image: url(../images/index_bg.png);
	width: 960px;
	height: 620px;
	margin: auto;
	padding: 0px;
	text-align: center;
}

.indexbgimg {
	background-image: url(../images/home_head.jpg);
	width: 890px;
	height: 120px;
	margin: auto;
	padding: 0px;
	text-align: center;
}


.top_table {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 890px;
}
.join_mlg {
	text-align: right;
	margin: auto;
	padding: 0px;
	width: 240px;
}

.center_table_890 {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 890px;
}


.index_text_bg {
	background-image: url(../images/index_bg.png);
	width: 890px;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.indexbgbottom {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 120px;
	width: 890px;
}

.index_middle {
	width: 890px;
	text-align: center;
	margin: auto;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 { font-weight:normal; color: #333; font-family:Georgia, "Times New Roman", serif;  }


h1 { font-size: 2.2em;  margin-bottom: 0.682em; line-height: normal;}

h2 {
	font-size: 1.9em;
	margin: 0 0.79em 0 0;
	line-height: normal;
	margin-top:0;
}
h3 { font-size: 1.7em;  margin: 0 0.882em 0 0; line-height: normal; }
h4 { font-size: 1.4em;  margin: 0.5em 0.5em 0 0; line-height: 140%;}
h5 {
	font-size: 1.4em;
	margin-bottom: 0em;
	line-height: normal;
}
h6 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: -12px;
}

.box{
	border: 1px dotted #999;
	background-color: #f5f5f5;
	padding: 10px 10px 0 10px;
	z-index:-1;
}

.textbackground {
	border: 1 px thin #000;
	background-color:#000;
	paddng: 10px 10px 0 10px
	text-color:#FFF;
}

.table {font:90%/1.7em "lucida grande","lucida sans unicode", sans-serif;
}
	

.rule_green  {border-bottom:1px solid #339e35; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_blue  {border-bottom:1px solid #0094d3; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_orange  {border-bottom:1px solid #f7931d; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_chartreuse  {border-bottom:1px solid #aad03e; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_red  {border-bottom:1px solid #c4141b; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_yellow  {border-bottom:1px solid #f6cb10; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}
.rule_grey  {border-bottom:1px solid #cccccc; padding:0 0 5px;margin:0 0 10px;display:block;font-weight: normal;height:1}


