body, td{
	font-family: verdana, helvetica, arial;
	font-size: 15px;
}

th {
	font-family: verdana, helvetica, arial;
	font-size: 12px;

}

body {
	background-color: #aaa;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#head {
	background-image: url('/images/top-bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 64px;
	text-align: right top;
}


#head_m {
	background-image: url('/images/top-bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 64px;
	text-align: right top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}


#head a {
	background-image: url('/images/top.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 64px;
	display: block;
	border-style: none !important;
}

#outerbox {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

form {
	margin: 0;
}

#lefttd {
	background-color: #C76123;
	border-right: 1px solid #C76123;
	text-align: left;
	width: 170px;
}

#menu_table {
	background-color: #C76123;
	border-right: 1px solid #C76123;
	text-align: left;
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
}

#menu_table td {
	background-color: #C76123;
	border-right: 0px solid #C76123;
	text-align: center;
	width: 10%;
	vertical-align: middle;
}


#maintd {
	background-color: #fff;
	padding: 10px;
}

.splashbg {
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	padding: 4pt;
	background-color: #FF6600;
	background-image: url('/images/splash-bg.gif');
	background-repeat: repeat-y;
	font-family: arial, helvetica;
}

a {
	color: #CC1D00;
	text-decoration: none;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #CC1D00;
}

a:visited {
	color: #95375F;
	border-color: #95375F;
}

a:hover {
	border-style: solid;
}

a.clean:link, a.clean:active, a.clean:visited, a.clean:hover {
	border-style: none;
}

ul, ol {
	margin-top: 4pt;
	margin-bottom: 4pt;
}

h3, h4 {
	font-size: 9pt;
}



h2 {
	font-size: 11pt;
}
.hdr{
	color: #000;
	width: auto;
	font-family: arial, calibri, verdana;
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFE133;
	height: 30px;
	line-height: 30px;
	padding-right: 4px;
	padding-left: 10px;
	vertical-align: middle;
}
h1 {
	width: 98%;
	border-left: 1px dotted #fcf204;
	border-bottom: 1px dotted #fcf204;
	border-right: 1px dotted #fcf204;
	border-top: 1px dotted #fcf204;
	-moz-border-radius-bottomleft: 10px;
   border-bottom-left-radius: 10px;
   -moz-border-radius-bottomright: 10px;
   border-bottom-right-radius: 10px;
   behavior: url("/js/pie.htc");
	-moz-border-radius-topleft: 10px;
   border-top-left-radius: 10px;
   -moz-border-radius-topright: 10px;
   border-top-right-radius: 10px;
   behavior: url("/js/pie.htc");
	background-color: #e9e9e9;
	display: block;
	margin-bottom: 5pt;
	padding: 8px;
	font-family: arial, calibri, verdana;
	font-size: 13pt;
	font-weight: bold;
	
}

.h {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 18px;
	font-weight: bold;
}

.b {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 14px;
}

.optmenu {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menubtn {
	border-style: solid;
	border-width: 1px;
	border-color: #3D0554;
	background-color: #ffffff;
}

.csctrl {
	border-style: solid;
	border-width: 1px;
	border-color: #3D0554;
	background-color: #FFE084;
	font-size: 13px;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
}

.ph {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #39017E;
	border-style: solid;
	border-color: #39017E;
	border-width: 1px 0px 2px 0px; 
}

#mainlog {
	display: block;
	background-color: #fff;
	padding: 4px;
	padding-left: 10px;
	text-align: right;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000000;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
}

#mainlog input {
	border: 1px solid #000000;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 5px;
	font-size: 7pt;
}


.mainlog2
{
	color: #fff;
	font-size: 7pt;
}

.mainlog2 a {
	color: #fff;
	border-color: #fff;
	font-weight: bold;
}

.mainlog2 a:hover {
	color: #fff;
	text-decoration: none;
}


a.mitem, a.mitem:visited {
	display: block;
	color: #333;
	font: 16px tahoma;
	width: 100%;
//	height: 30px;
	padding: 0px;
	background-color: #FFE133;
	border-bottom: 1px solid #a00;
	text-decoration: none;
}

.mitem img {
	margin-right: 6px;
}

a.mitem:hover {
	text-decoration: none;
	color: #a00;
	background-color: #fff;
	border-bottom: 1px solid #f00;
}

.mtitle {
	display: block;
	width: 100%;
	height: 16px;
	color: #333;
	font: bold 11px tahoma;
	text-align: center;
	background-color: #FFB200;
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.qlist {
	background-color: #fff;
}

.qlist tr th {
	background-color: #E3E071;
	font: bold 8pt tahoma, verdana, arial;
	color: black;
}

.light {
	background-color: #ffffff;
	padding: 3pt;
	vertical-align: center;
}

.dark {
	background-color: #eaeaea;
	padding: 3pt;
	vertical-align: center;
}

div.dark, div.light, p.dark, p.light {
	border: 1px solid #808080;
}

.imp {
	color: red;
}

.implarge {
	color: red;
	font-size: 14px;
}

.leftindent {
	padding-left: 15px;
}

.note {
	font-size: 8pt;
	color: #555;
}

.graph {
	background-color: #000060;
	color: #ffffff;
	font-weight: bold;
}

.feature {
  font-size: 8pt;
  margin-left: 15px;
}
.feature_desc {
  font-size: 7pt;
}

.sectionCaption {
	font-weight: bold;
	font-size: 120%;
	color: #888;
}

.qtitle {
	font-weight: bold;
}

.answer {
	display: block;
	padding-left: 30px;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	border-left-color: #aaa;
}

#helptext {
	font-size: 10pt;
	background-color: #fff;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-left-color: #C76123;
	padding: 10px;
}

#helptext h3, #helptext h4 {
	font-size: 13pt;
} 

ul.htmltoc {
	margin-left: 10px;
	padding-left: 10px;
}

li.htmltoc a {
	color: #871010;
	text-decoration: none;
}

li.htmltoc a:hover {
	color: #f00;
	background-color: #F3ED76;
}

td.news_date {
	font-size:11pt;
	font-family:Courier;
	text-decoration: italic;
	width: 120px;
}

td.news_text {
	font-size:11pt;

}

td.news_last {
	font-size:11pt;
	color: red;
	font-weight: bold;
}

.p_login_top
{
 display: inline;
 font-family: Calibri, Verdana;
 font-size: 14px;
 font-weight: bold;
 border-width: 1px;
 border-style: solid;
 padding-left: 3px;
 padding-right: 3px;
 padding-bottom: 0px;
 margin-right: 2px;
 border-radius: 5px;
 height: 28px;
 width: auto;
 color: white;
 background: green;
 border-color: green;
 padding-top: 0px;
}

.p_login_top:visited, .p_login_top:link
{
 color: white;
 background: green;
}

.p_login_top:hover, .p_login_top:active
{
 color: white;
 background: gray;
}


.p_signup_top
{
 display: inline;
 font-family: Calibri, Verdana;
 font-size: 14px;
 font-weight: bold;
 border-width: 1px;
 border-style: solid;
 padding-left: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-top: 2px;
 margin-right: 2px;
 border-radius: 5px;
 height: 24px;
 width: 90px;
 color: white;
 background: green;
 border-color: green;

}
.p_signup_top:visited, .p_signup_top:link
{
 color: white;
 background: green;
 border-color: green;
}


.p_signup_top:hover, .p_signup_top:active
{
 color: white;
 background: gray;
 border-color: green;
}
