#listTableHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

#infoTableHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

#entryTableHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #DDDDDD;
	
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.formTitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.box {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #336699;
	width:120px;
}

.inputbox {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #336699;
	width:200px;
}
.inputbox1 {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #336699;
	width:100px;
}
.bluebox {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #000000;
}

.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #336699;
	
}

.topNav {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.topNav_heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	
}
.tr {
	width:538px;
}
.add_form_text {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}
.activeTopNav {
	font-family: Verdana;
	font-size: 14px;
	background-color: #CCCCFF;
}

.row1 {
	background-color: #EFEFEF;
}

.row2 {
	background-color: #DEDEDE;
}

.errorMessage {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}

.errorMess {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

body {
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
}

.body_color {
	background-color: #ffffff;
}

.caption {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}

.text {
	font-family: Verdana;
	font-size: 11px;
}

.text_link {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a.text_link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
}
.text_link_user {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text_for_welcome {
	font-family: Verdana;
	font-size: 11px;
	
}
td.nav {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

td.nav:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97C1E7;
}

a.nav {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.nav:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;	
}

.navSelected {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDC;
}

a.bottomNav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.bottomNav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.detailSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tabSelected {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #97C1E7;
}

.tabSelected:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #97C1E7;
}

.tabNotSelected {
	font-family: Verdana;
	font-size: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.tabNotSelected:hover {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a.tabNav {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a.tabNav:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}

.whiteTable {
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.lightBlue {
	background-color: #ffffff;
	color:#336699;
	font-size:12pt;
	font-family:verdana;
	font-weight: bolder;
	border-color:#000000;
}

.navArea {
	background-color: #FFFFFF;
}

.contentArea {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}

a.leftnav {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #AABBCC;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	
}

a.leftnav:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;

}
a.topNavArea{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #AABBCC;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 11px;
	width:auto;
	text-decoration: none;
	
}

a.topNavArea:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 11px;
	width:auto;
	text-decoration: none;

}



.graybox {
	background-color: #003366;
}

.footer {
	font-size: 10px;
}

fieldset
{
	border: #26a solid 1px;
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px;
	font-weight: bold;
}

.errorMessage {
	color: #990000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.detailTable {
	font-family: Verdana;
	font-size: 12px;
	background-color: #DDDDDD;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}
.fieldLabel{
font-family:Verdana;
font-size:12px;
}
.tableHeadingWhite
{
font-family:Verdana;
font-size:24px;
font-stretch:condensed;
font-weight:bold;
color:#FFFFFF;
height:100px;
}
.tableHeadingWhite_text
{
font-family:Verdana;
font-size:22px;
font-stretch:condensed;
font-weight:bold;
color:#FFFFFF;
height:100px;
}

.text_property {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Sans-Serif,Arial, Helvetica, sans-serif
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Sans-Serif,Arial, Helvetica, sans-serif
}