.header
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.phpcode
{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000000;
	background-color: f3f3f3;
}

.forms
{
	width: 100%;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}

.formheader
{
	background-color: #445667;
}

.formbody
{
	background-color: #d4d6da;
}

.msg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px dotted #FF9900;
	font-weight: bold;
}

.text
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	margin-right: 6px;
}

.captcha
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	margin-right: 6px;
}

.tab_link
{
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.tab_link_selected
{
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.table_header_text
{
	background-color: #0B5C8B;
	font-size:12px;
	text-align:left;
}

a.table_header:link
{ 
	color: #FFFFFF;
	text-decoration:none;
}

a.table_header:visited
{ 
	color: #FFFFFF;
	text-decoration:none;
}

a.table_header:hover
{ 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
}
a.table_header:active
{ 
	color: #333333;
}
