@import url("msdss.css");
/* For generic page styles. Not for sliders. */

body {
	background:#FFFFCC;
	font:normal 0.9em Arial;
	margin:0;
	padding:0;
	padding-bottom:60px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC66;
	text-align: center;
}
h2 {display:inline;}
.div1, .div2 {width:700px;margin:0 auto;}
.div1 {
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
	line-height:40px;
	background-color: #FFCC33;
}
.div1 P {font-size:18px;}
.div1 a, .div2 a {color:#07C;}
.div2 {margin-top:70px;}
.div2 li {padding-top:6px;padding-bottom:6px;}
.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}
#status {display:inline-block; margin-left:26px;line-height:50px;height:50px;vertical-align:middle;}

.code
{
    border: dashed 1px #BCBCCB; padding:8px 12px; background-color: #F3F3F9; white-space:pre; font-family:"Courier New", Georgia;
    font-size:12px; margin:6px 0;overflow:auto; 
}
.logo1 {
	font-family: "Brush Script Std";
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: normal;
	text-align: center;
	filter: DropShadow(Color=#090909, OffX=5, OffY=5, Positive=1);
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
