@charset "gb2312";

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0011FF;
}

body {

	font-family: Lucida Grande, Tahoma, Arial, Verdana, sana-serf;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	margin-left=auto;
	margin-top:auto;
	margin-width=auto;
	margin-height=auto;
	padding:0;
}

#updatedG{
	color: #61380B;
	text-align:center;
	font-size:60%;
	font-weight:bold;
}

#updatedE{
	color: #6600CC;
	text-align:center;
	font-size:70%;
	font-weight:bold;
}

#previoustable
{
	background-color:#CCCCFF;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	border-collapse:collapse;
	width:70%;
	text-align:left;
	font-size:small;
	padding:10px;
}

#previoustable, #previoustd, #previousth
{
	border:1px solid #aaaaff;
	padding:5px;
}

#previousth{
	background-color:#aaaaff;
	padding-left:20px;
}

#previoustd{
	text-align:left;
}

.tag1 {
	font-size:larger;
	font-weight:bold;
	text-valign:top;
	color: #000000;
	padding-left: 0;
}

.tag2 {
	font-size:larger;
	text-valign:top;
	color: #000000;
}

.tag3 {
	font-size:larger;
	font-weight:bold;
	text-valign:top;
	text-align:right;
	color: #000000;
	padding-right: 0;
}

.tag4 {
	font-size:larger;
	font-weight:bold;
	text-valign:top;
	text-align:left;
	color: #000000;
	padding:5;
}

.subheading {	
	border-bottom:1px solid #cccccc;  
}



div.moduletable, div.moduletable_red, div.moduletable_blue, div.moduletable_green {
	font-size: 70%; /*inner text*/
	padding: 0;

}

.contentheading, table.moduletable th, div.moduletable h3, div.moduletable_blue h3, div.moduletable_red h3, div.moduletable_green h3 {
	background: #74AC00 url(/images/subhead_bg1.gif) top left no-repeat;
	color: #ffffff;
	text-align: left;
	text-indent:25px;
	padding-left: 0px;
	height: 28px;
	line-height: 28px;
	font-weight: normal;
	font-size: 90%; /*title*/
	margin: 0 0 0 0;
}

div.moduletable_red h3 {background-color:#C23F26;}
div.moduletable_blue h3	{background-color:#0093E3; }
div.moduletable h3 {color:#fff;background: #74AC00 url(/images/ball_green.png) no-repeat;;}
div.moduletable_red h3 {color:#fff;background: #C23F26  url(/images/ball_red.png) no-repeat;}
div.moduletable_grey h3, div.moduletable h3.left_grey { color:#fff;background: #ccc  url(/images/ball_grey.png) no-repeat;}
div.moduletable_green h3{color:#fff;background: #74AC00 url(/images/ball_green.png) no-repeat;}
div.moduletable_blue h3	{color:#fff;background: #0093E3 url(/images/ball_blue.png) no-repeat;}
	
table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



#content_outer {
	
padding: 0px;
	
margin-top: 0px;
	
margin-left: 10px;
	/** border: 1px solid #cccccc; **/
	
float: left;
	

}