TD {
    font-size: 12px; 
	font-family: Arial;
}
TH {
    font-size: 12px;
	font-family: Arial;
}
.itext {
	font-family: Verdana; font-size: 10px; 
	background-color: #FFFFFF;
	font-weight: Bold;
	border: 1px solid #000066; 
}
.isubmit {
	font-family: Verdana; font-size: 10px; 
	background-color: #FFFFFF;
	font-weight: Bold;
	border: 1px solid #000066; 
}
textarea {
	font-family: Verdana; font-size: 10px; 
	background-color: #FFFFFF; 
	font-weight: Bold;
	border: 1px solid #000066; 
}
select {
	font-family: Verdana; font-size: 10px; 
	background-color: #FFFFFF;
	font-weight: Bold;
	border: 1px solid #000066; 
}
.radio {
	font-family: Verdana;
    font-size: 10px; 
	font-weight: Bold;
}
A:LINK, A:VISITED {
	color : #004080;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}
A:HOVER {
	color : #747474;
	font-family : sans-serif;
	text-decoration : underline;
	font-weight : bold;
	font-size : 10px;
}
.button {
	font-family: Arial;
    font-size: 11px; 
	background-color: #DDDDDD; 
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #000000;
}
A.closebutton:LINK, A.closebutton:VISITED {
	color : #000000;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	width: 12px;
	vertical-align: middle;
	text-align: center;
}
A.closebutton:HOVER {
	color : #000000;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
H1 {
	font-family: Verdana,arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.searchhead {
    color: #FF0000; 
	font-family: Verdana,arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.listhead TD {
    color: #FF0000; 
	font-family: Verdana,arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	background: #E0E0E0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.listtable {
    color: #336699; 
	font-family: Verdana,arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}
.listtable TD {
    font-family: Verdana,arial,Helvetica;
	font-size: 10px;
}
.errortd {
    color: #FF0000; 
	font-family: Verdana,arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
H2 {
	font-family: Verdana,arial,Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #660099;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.td4textarea {
    color: #336699;
    font-family: Verdana;
	font-size: 10px; 
	background-color: #F5F5F5; 
	font-weight: normal;
	border: 1px solid #D5D5D5;
	padding : 15px;
}
.editlng {
    color: #444444;
    font-family: Verdana;
	font-size: 11px; 
	font-weight: bold;
	padding : 25px;
}
.mm {
    color: #000000;
    font-family: Verdana;
	font-size: 11px; 
	font-weight: normal;
}
.hlp {
    color: #112211;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: normal;
}
A.hlp:LINK, A.hlp:VISITED {
	color : #4141C4;
    font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	width: 11px;
	vertical-align: middle;
	text-align: center;
}
A.hlp:HOVER {
	color : #999900;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
A.hlpfrm:LINK, A.hlpfrm:VISITED {
	color : #FFFFFF;
    font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
	width: 11px;
	vertical-align: middle;
	text-align: center;
}
A.hlpfrm:HOVER {
	color : #FF0000;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
.smalltext {
    font-family: Verdana;
    font-size: 10px; 
    color: #444444; 
    font-weight: normal;
}
.text {
    font-family: arial;
    font-size: 12px; 
    color: #444444; 
    font-weight: normal;
}
A.nxt:LINK, A.nxt:VISITED {
	color : #222222;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.nxt:HOVER {
	color : #777777;
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}
.selectdelim {
    font-weight: bold;
    background: #DDDDDD;
    text-align: center;
}
.edit {
    font-family: arial;
    font-size: 12px; 
    color: #000000; 
    font-weight: normal;
	background: #EFEFEF; 
}
.edit TD {
    padding-left: 5px;    
    padding-right: 5px;    
}
.trbgColor1 {
    background-color: #FFFFFF;
}
.trbgColor2 {
    background-color: #F4F7FD;
}
.popup {
    width: 300px;
}
#popupTitle {
    background: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica;
    padding-left: 3px;
    padding-right: 3px;
}
#popupMesg {
    background: #EFEFEF;
    color: #003399;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial,Verdana,Helvetica;
    padding-left: 3px;
    padding-right: 3px;
}
.bigtext {
    font-family: Verdana;
    font-size: 14px; 
    color: #444444; 
    font-weight: bold;
}
.settingColor1 {
    background-color: #FFFFFF;
    color: #000000;
}
.settingColor2 {
    background-color: #F4F7FD;
    color: #000000;
}
.settingDisabled {
    background-color: #EFEFEF;
    color: #CCCCCC;
}
.settingDisabled input{
    background-color: #EFEFEF;
    color: #CCCCCC;
    font-family: Verdana; font-size: 10px; 
	font-weight: none;
}
.settingDisabled textarea{
    background-color: #EFEFEF;
    color: #CCCCCC;
    font-family: Verdana; font-size: 10px; 
	font-weight: none;
	border: 1px solid #CCCCCC;
}
.settingDisabled select{
    background-color: #EFEFEF;
    color: #CCCCCC;
    font-family: Verdana; font-size: 10px; 
	font-weight: none;
	border: 1px solid #CCCCCC;
}
A.helplink:LINK, A.helplink:VISITED,  A.helplink:HOVER {
    color: #FFFFFF; 
    text-decoration:none;
    font-weight: bold;
    font-size:12px;
    background: #003399;
}
A.helplinkDisabled:LINK, A.helplinkDisabled:VISITED,  A.helplinkDisabled:HOVER {
    color: #FFFFFF; 
    text-decoration:none;
    font-weight: bold;
    font-size:13px;
    background: #BBBBBB;
}
.header_menu {
	background: #EFEFEF;
	font-family: arial;
    font-size: 12px; 
    color: #111111; 
    font-weight: bold;
    border: 1px solid #A2A2A2;
}
.header_menu_tr {
	background: #DDDDDD;
	font-family: arial;
    font-size: 12px; 
    color: #FF0000;
    font-weight: bold;
}

.header_menu_td a:link, .header_menu_td a:visited
{
	display: block;
    width: 100%;
	text-decoration: none;
	text-align: center;
    background-color: #777777;
	font-family: arial;
    font-size: 12px; 
    color: #FFFFFF; 
    font-weight: bold;
    border: 1px solid #000000;
}
.header_menu_td a:hover, .header_menu_td a:active
{
	background-color: #EFEFEF;
	color: #FFFFFF;
}
.header_menu_active a:link, .header_menu_active a:visited
{
	display: block;
    width: 100%;
	text-decoration: none;
	text-align: center;
    background-color: #EFEFEF;
	font-family: arial;
    font-size: 12px; 
    color: #111111; 
    font-weight: bold;
}
.header_menu_active a:hover, .header_menu_active a:active
{
	background-color: #EFEFEF;
	color: #000000;
    border: 1px solid #000000;
}

A.header_menu_link:LINK, A.header_menu_link:VISITED {
	color : #FFFFFF;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.header_menu_link:HOVER {
	color : #FF0000;
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}
A.header_menu_link_active:LINK, A.header_menu_link_active:VISITED {
	color : #000000;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
A.header_menu_link_active:HOVER {
	color : #FF0000;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
.tedit {
	background: #A2A2A2;
	font-family: arial;
    font-size: 15px; 
    color: #FFFFFF; 
    font-weight: bold;
}
A.email:LINK, A.email:VISITED {
	color : #0000FF;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
	vertical-align: middle;
	text-align: center;
}
A.email:HOVER {
	color : #FF0000;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}
IMG {
	vertical-align: middle;
}
A.action:LINK, A.action:VISITED {
	color : #004080;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
A.action:HOVER {
	color : #111111;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
fieldset {
	background: #E0E0E0;
	border: 1px solid #222222;
}
legend {
	color: #222222;
    font-weight: bold;
    font-size: 12px;
	font-family : Arial;
}
.note {
    color: #5C0000;
	font-family: Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
}
.warning {
    color: #FF0000; 
	font-family: Verdana,arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
}