body {
	margin:0px;
	text-align:center;
	background-color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif";
	font-size: 10pt;
}
A {
	COLOR: #447d93
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
A.list{
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.list:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
.container {
	width:820px;
	background-color: #FFFFFF;
}
.Header {width:800px;margin:0 auto;}
.menu {padding:20px 20px 0 0}
.menu ul {float:right;list-style:none;margin:0px;}
.menu ul li {float:left;display:block;line-height:30px;margin:0 5px}
.menu ul li a:link,.menu ul li a:visited {font-weight:bold;color:#666}
.menu ul li a:hover{}
.menuDiv {width:1px;height:28px;background:#999}
.list1 {
	font-size: 10pt;
	font-weight: normal;
	background-color: #447d93;
	list-style-position: inside;
	list-style-image: url(css/white.gif);
	text-decoration: none;
	line-height: 20pt;
	margin:2px 0px;
	color: #FFFFFF;

}
.list2 {
	font-size: 10pt;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(css/white.gif);
	text-decoration: none;
	background-position: left;
	text-indent: 10pt;
	line-height: 20pt;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #999999;
	height: auto;
	width: auto;



}
.liststyle {
	margin:0px
}

.PageBody { width:800px;margin:0 auto;}

.sidebar {
    width:25%;
    text-align:left; 
    float:left;
    clear:left; 
    overflow:hidden;
}
.leftstyle {
	margin:auto;
    text-align:left;
}
.title {
	font-size: 10pt;
	background-color:#447d93;
	text-align: center;
	height: 20px;
	line-height: 20pt;
	color: #FFFFFF;
    margin:2px 0px;
	height:auto
}
.mainbody {
    width:73%;
    text-align:left;
    float:right; 
    clear:right; 
    overflow:hidden;
}
.middlestyle {
	margin:auto auto 10px;
    text-align:left;	
}
.middlecontent {
	height:50%;
	padding:10px 10px 10px 10px;
}

.mleftstyle {
    width:40%;
	margin:auto auto 10px;
	float:left;
    clear:left; 
    text-align:left;
}
.mrightstyle {
    width:60%;
	margin:auto auto 10px;
	float:right;
    clear:right; 
    text-align:left;
}
.Footer {width:800px;margin:0 auto;}
.footstyle {
	margin:auto auto 10px;
    text-align:left;
}
.productleft {
    width:40%;
	padding:10px 10px 10px 10px;
    float:left;
    clear:left; 
    overflow:hidden;
}
.productright {
	width:60%;
	padding:10px 10px 10px 10px;
	text-align:left;
	float:right;
	clear:right;
	overflow:hidden;
	line-height: 20pt;
}
.line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.asterisk{
	color: #FF0000;
}
