BODY {
	background-color : #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left : 2px;
	padding-left: 2px;
	margin-top: 2px;
	padding-top: 2px;
}

form { margin: 0; }

a:Hover {
	color: #0070A3;
}

.bodyBG {
	background-color: #F1FAFF;
 }
 
 .tableBorderBG { 
	background-color: #6F706C;
}

hr.tableBorderBG {
	color: #6F706C;
	border: 1px;
	height: 1px;
}

td.tableBorderBG img{
	display: block;
}

.footerText {
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}

.menu {
	color: #F1FAFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.menu:hover {
	color: #ffffff;
}

.activeMenu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.winTitle {
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : 3px;
	padding-left: 5px;
	margin-left : 5px;
	text-align : left;
}

.winFooter {
	background: #F1FAFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menueTitleLarge {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	letter-spacing : 1px;
	text-decoration:none;
}

.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

.menueTitleSmall {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	letter-spacing : 3px;
	text-decoration:none;
}

.menueTitleSmall:Hover {
	font-size: 16px;
}

.winBody {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align : left;
}

.winBodyTextBold {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.winBodyLarge {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.winLink {
	color: #00405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
}

.winLink:Hover {
	color: #0070A3;
	text-decoration:underline;
}

.fraTitle {
	background-color: #F1FAFF;
	color: #9A8A7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align : left;
}

.stdButton {
	background: #00405D;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.stdLabel {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.stdInput {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Button {
	background-color: #F1FAFF;
	color: #00405D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.DefaultButton {
	background-color: #F1FAFF;
	color: #00405D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.stdLink {
	color: #00405D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.stdLink:Hover {
	color: #0070A3;
}

.titleList {
	color : black;
	line-height : 24px;
	margin-left : 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	list-style-type:disc;
}

.stdList {
	color : black;
	line-height : 16px;
	margin-left : 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-type:disc;
}
	
.footerList {
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}

.workAreaOffset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	margin-top: 5px;
}

input {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}