body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7e8c98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
}
.title01-blue {
	font-size: 18px;
	color: #396798;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 5px;
}
.greytitle_txt01 {
	font-size: 12px;
	color: 919191;
	font-weight: bold;
}
.link_inactive {
	font-size: 11px;
	font-weight: bold;
	color: #396798;
}



.smalltext {font-size: 11px;color: #5f0000;}
.whitetittle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_border {
	border: 1px solid #90A0AF;
}


.copyright {font-size: 11px;color: #FFFFFF;}
.redalert {color:red;}

.title_txt01 {font-size: 14px;color: #0096BB;font-weight: bold;}
.title_txt02 {font-weight: bold;}

a.link01{
	color:#7E8C98;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.link01:link{
	color:#7E8C98;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.link01:hover{
	color:#BAC1C9;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.link02-defaultfont{color:#919191; text-decoration: none}
a.link02-defaultfont:link{color:#919191; font-size: 12px; text-decoration: none}
a.link02-defaultfont:hover{color:#000000; font-size: 12px; text-decoration: none}

.dropdown-01 {font-size: 11px;background-color: #FFFFD2;height: 18px;}
a.linkfooter:link {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.linkfooter {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkfooter:hover {
	font-size: 11px;
	color: #C8D5E4;
	text-decoration: underline;
}


.txtfield-01 {font-size: 11px;background-color: #FFFFD2;height: 12px;}
.txtfield-noheight-01 {font-size: 11px;background-color: #FFFFD2;}

.button-01 {
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #DFDFDF;
	font-size: 10px;
	font-weight: bold;
}
.button-02 {
	background-color: #0066FF;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px none #DFDFDF;
}
.greytitle_txt_bigger {

	font-size: 16px;
	color: #7E8C98;
	font-weight: bold;
}
.bg_reapeatx {
	background-repeat: repeat-x;
}

.table_dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.div_class {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px;
}
