#htext {
	width: 100%; text-align: left; FONT-SIZE: 28px; FONT-FAMILY: Tahoma; COLOR: #E21601
}

.htext {
	text-align: left; FONT-SIZE: 28px; FONT-FAMILY: Tahoma; COLOR: #E21601
}

#shtext {
	width: 100%; font: bold 14px Tahoma; COLOR: #E21601
}

.shtext {
	FONT: bold 14px Tahoma; COLOR: #E21601
}

#btext {
	width: 100%; FONT: 14px Tahoma; COLOR: #626161
}

.btext {
	FONT: 14px Tahoma; COLOR: #626161
}

#tbmain {
	width: 96%; text-align: left;
}

#title {
	width: 96%; text-align: left; FONT-SIZE: 28px; FONT-FAMILY: Tahoma; COLOR: #E21601
}

#desc {
	width: 96%; text-align: left; FONT-SIZE: 14px; FONT-FAMILY: Tahoma; COLOR: #E21601
}

#tb1 {
	WIDTH: 96%; background-color: #cdd6c3; padding-top: 2px; padding-bottom: 2px;
}

#tb2 {
	WIDTH: 100%; background-color: #ffffff; padding-top: 2px; padding-bottom: 2px;
}

#fb1 {
	WIDTH: 100%; background-color: #ffffff; padding-top: 2px; padding-bottom: 2px;
}

#fb2 {
	WIDTH: 96%; background-color: #cdd6c3; padding-top: 2px; padding-bottom: 2px;
}

#tmsplit {
	width: 96%; background-color: #ffffff; padding-top: 2px; padding-bottom: 2px;
}

#thead {
	WIDTH: 100%; height: 26px; background-color: #65aac3; color: #ffffff; font: bold 12px Verdana; text-indent: 5px; text-align: left; line-height: 2em;
}

table.main {
	width: 100%;
}

table.main td.stdright {
	background-color: #deedf2;
	text-align: right;
}

table.main td.blkline {
	background-color: #000000;
	height: 1px;
	padding: 0px;
}

table.main td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 12px Tahoma;
	color: #000000;
	text-align: left;
}

table.main th {
	background-color: #809ca7;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 12px Tahoma;
	color: #ffffff;
	text-align: left;
}

.mtbg {
	background-color: #deedf2; font: 12px Tahoma; text-align: left;
}

.mtbg2 {
	background-color: #809ca7; height: 24px; font: bold 12px Tahoma; text-align: left; color: #ffffff; line-height: 2em;
}

.mtbg3 {
	background-color: #deedf2; padding: 2px; font: 12px Tahoma; text-align: center;
}

a.mtbg2l {
	font: bold 12px Tahoma; color: #ffffff; text-decoration: none;
}

a.mtbg2l:hover {
	font: bold 12px Tahoma; color: #ffffff; text-decoration: underline;
}

a.mtbg2l:visited {
	font: bold 12px Tahoma; color: #ffffff; text-decoration: none;
}

.rtype1 {
	background-color: #deedf2;
}

.rtype2 {
	background-color: #f1f8f7;
}

.rtype3 {
	background-color: #ccffcc;
}

.rtype4 {
	background-color: #ffcccc;
}

.rtype5 {
	background-color: #65aac3;
}

.rtype6 {
	background-color: #ccccff;
}

form {
	display: inline;
}

SELECT {
	font: 11px Tahoma;
}

.txtField {
	font: 11px Tahoma;
}

.button {   
	color: #000000;   
	font: bold 11px Tahoma;
	background-color: #cdd6c3;
	border: 1px solid;
} 

#alert {
	PADDING: 5px; POSITION: relative; BORDER: red 2px solid; FONT: 12px arial; width: 90%; text-align: left;
}

#confirm {
	PADDING: 5px; POSITION: relative; BORDER: green 2px solid; FONT: 12px arial; width: 90%; text-align: left;
}

#box {
	PADDING: 5px;
	POSITION: relative;
	BORDER: #65aac3 2px solid;
	FONT: 12px arial;
	width: 90%;
	text-align: left;
}

.titlebox{
	font: bold 14px Tahoma;
    float: left;
    margin: -20px 0 0 15px;
	padding-top: 5px;
	position: relative;
	background-color: #FFFFFF;
}

a.sel {
     display: block;
     width: 198px;
     height: 24px;
     background-image: url(./sidebuttonr.gif);
     background-repeat: no-repeat;
     FONT: bold 9px Verdana; COLOR: #FFFFFF; TEXT-DECORATION: none;
	line-height: 2.5em;
     }

a.stnd {
     display: block;
     width: 198px;
     height: 24px;
     background-image: url(./sidebutton.gif);
     background-repeat: no-repeat;
     FONT: bold 9px Verdana; COLOR: #FFFFFF; TEXT-DECORATION: none;
	line-height: 2.5em;
     }
	 
a.stnd:hover {
     background-image: url(./sidebuttonr.gif);
     }