a:link 		{
	color : #2A2A2A;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

a:visited	{
	color : #757575;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
}

a:hover 	{
	color : #B9B9B9;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
background : #F2F2F2;
}

a:active	{
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.formbutton{
	background-color : #F4DB9F;
	border : #666666;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 100px;
}

.formfields{
	background-color : #00008B;
	border-bottom : #000000 1 px solid;
	border-left : #000000 1px solid;
	border-right : #000000 1px solid;
	border-top : #000000 1px solid;
	color : #FFFFFF;
	cursor : text;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.maintable {
	background-color : #FFFFFF;
	border : #FFFFFF;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color: #333333;

}
.textwhite { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; line-height : 14px; ; font-weight: bold; color: #FFFFFF}
.textmicro { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; line-height : 14px; ; color: #4D4D4D}
.boldtext { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; line-height : 14px; ; font-weight: bold; color: #666666}
.boldtextred { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; line-height : 14px; ; font-weight: bold; color: #930000;
}
.textwhitenonbold { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; line-height : 14px; ; font-weight: normal; color: #FFFFFF }
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.button {
	background-color: #CCCCCC;
	border: thin solid #666666;
}
.textbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color: #333333;
	font-weight: bold;

}
.texttable {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color: #333333;
}
.border {
	border: 1px solid #666666;
}

