.blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B80D0D;
	text-decoration: none;
}
.orange {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold ; 
	font-style:italic;
	color: #B80D0D;
	text-decoration: none;
}
.orange1 {
    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}
.black{
    font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
	text-decoration: none;
}
.header{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left:padding-left 10px;
	text-decoration: none;
	}

.black1{
    font-family: Arial;
	font-size: 11px;
	color: #02409D;
	text-decoration: underline;
	}

.mainfont{
    font-family: Arial;
	font-size: 12px;
	font-weight: none;
	color: #656565;

	
	 	 
}

.tableborder
{
    BORDER-RIGHT: #D0D0D0 1px solid;
    BORDER-TOP: #D0D0D0  1px solid;
    BORDER-LEFT: #D0D0D0 1px solid;
    BORDER-BOTTOM: #D0D0D0  1px solid;
    
}

.input2
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000  1px solid;
	FONT-SIZE: 11pt;
	BORDER-LEFT: #000000  1px solid;
	BORDER-BOTTOM: #000000  1px solid;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: left;
	TYPE: TEXT;
	height:14;
	font-variant: small-caps;
}

.yellow{
    font-family: Arial;
	font-size: 14px;
	color: #FFFCC7;
	text-decoration: none;
}
.bodylinks{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2468A5;
	text-decoration: underline;
	}
.bodylinks:hover{
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #94052A;
	text-decoration: none;
	}