body {
	background-color:#44413e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
LI {font-size:15px; padding-bottom:5px;}

.body_text {color:#666; padding-left:10px;}
.table {padding-left:10px; padding-right:10px;}
.footer {font-size:10px;color:#fff;}
.req {color:#ff0000;}

a.footlink:link {color:#fff; text-decoration:none;}
a.footlink:visited {color:#fff; text-decoration:none;}
a.footlink:active {color:#fff; text-decoration:none;}
a.footlink:hover {color:#fff; text-decoration:underline;}

a.greenlink:link {color:#009966; text-decoration:none; font-weight:bold;}
a.greenlink:visited {color:#009966; text-decoration:none; font-weight:bold;}
a.greenlink:active {color:#009966; text-decoration:none; font-weight:bold;}
a.greenlink:hover {color:#009966; text-decoration:underline; font-weight:bold;}

a.violetlink:link {color:#993399; text-decoration:none; font-weight:bold;}
a.violetlink:visited {color:#993399; text-decoration:none; font-weight:bold;}
a.violetlink:active {color:#993399; text-decoration:none; font-weight:bold;}
a.violetlink:hover {color:#993399; text-decoration:underline; font-weight:bold;}

.redlink {color:#e92c4d;}
a.redlink:link {color:#e92c4d; text-decoration:none;}
a.redlink:visited {color:#e92c4d; text-decoration:none;}
a.redlink:active {color:#e92c4d; text-decoration:none;}
a.redlink:hover {color:#e92c4d; text-decoration:underline;}

TD.subnav {padding-top:3px; padding-right:20px;}
TD.subnav a:link {color:#666;text-decoration:none;font-weight:bold;}
TD.subnav a:visited {color:#666;text-decoration:none;font-weight:bold;}
TD.subnav a:hover {color:#993399;text-decoration:underline;font-weight:bold;}

.button {
	border-bottom:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	background-color:#eeeeee;	
}
.textbox
{
	color:#808080;
	font-family:Arial;
	font-size:8pt;
	font-weight:lighter;
	text-align:left;
}
.input_table
{
	border-bottom:1px solid #7F9DB9;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-top:1px solid #7F9DB9;
	margin-left:30px;
	margin-right:200px;
}
.input_table TD {padding: 5px 10px 5px 10px;}
.input_table INPUT {width:455px;}
.input_table TEXTAREA {width:455px;}