body {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#e6e6dc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a,a:link{
	color:#006699;
	text-decoration:underline;
	line-height:150%;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066ff;
	text-decoration:underline;
}
div,form,img,table{
	border:0px;
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:4px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin:0px;
	line-height:150%;
	padding:0px;
}
h1{
	font:bold 18px Verdana,Sans-Serif,Serif;
	margin:10px 0px 10px 0px;
}
h2{
	color:#ff3300;
	font-size:14px;
	margin:10px 0px 10px 0px;
}
h3{
	color:#ff6600;
	border-bottom:1px solid #ccc;
	font-size:14px;
	margin:12px 0px 6px 0px;
}
h4{
	color:#000;
	font-size:14px;
	margin:6px 0px 3px 0px;
}
hr{
	border:0px dashed #d1d7dc;
	border-top-width:1px;
	height:0px;
	margin:3px 0px 10px 0px;
	padding:0px;
}
input,select,textarea{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#000000;
	font:normal small Verdana,Arial,Helvetica,sans-serif;
}
input.checkbox,input.radio{
	background-color:#fff;
}
th{
	background:#eee;
}
td.menu{
	background:url(../images/menu.gif);
	cursor:pointer;
	font-size:small;
	font-weight:bold;
	letter-spacing:5px;
	height:43px;
	vertical-align:middle;
	font-size:13px;
}
td.menu a,td.menu a:link,td.menu a:visited,td.menu a:active,td.menu a:hover{
	color:#ffffff;
	text-decoration:none;
}

#pageFooter{
	font-size:11px;
}
.container{
	background-color:#ffffff;
	border:solid #c3c3bb 0px;
	border-right-width:1px;
}
.hightlight{
	background-color:#ff0;
}
.label{
	background:#f2f2f9;
	border:1px solid #3366cc;
	border-style:solid;
	font-size:100%;
	margin:5px;
	padding:5px;
}
.mid{
	font-size:14px;
}
.position{
	font-size:12px;
}
.position hr{
	margin-bottom:0px;
	padding-bottom:0px;
}
.pre{
	background:#f2f2f9;
	border:1px solid #3366cc;
	border-style:solid;
	font-size:100%;
	margin:5px;
	padding:5px;
}
.poweredby,a.poweredby,a.poweredby:link,a.poweredby:visited,a.poweredby:active,a.poweredby:hover{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
a.poweredby:hover{
	color:#000;
	text-decoration:underline;
}