body {
	font-family: verdana,helvetica;
	font-size: 11px;
	background-color: #FF6600;
	margin-top: 3px;
	margin-bottom: 3px;
	FONT-FAMILY: verdana,helvetica;
	FONT-SIZE: 11px;
	background-color: #FF6600;
	text-align: justify;
	scrollbar-face-color: #FF6600;
	scrollbar-track-color: #FF6600;
	scrollbar-arrow-color: #0099CC6;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FF6600;
	scrollbar-darkshadow-color: #FF6600;
	color: #000000;
	/*margin-right: 10px;
	margin-left: 3px;*/
}

hr {
	color: #3399cc;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	FONT-FAMILY: verdana,helvetica;
	FONT-SIZE: 12px;
	color:#4F2700;
	font-weight:bold;
	background-color: #FF6600;
	text-align: justify;
}

div {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	FONT-FAMILY: verdana,helvetica;
	FONT-SIZE: 12px;
	color:#4F2700;
	font-weight:bold;
	background-color: #FF6600;
	text-align: justify;
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #287AA2;
	text-decoration: none;
	font-weight:bold;
	font-size:12px
}

a:hover{
	text-decoration: underline;
}



.imgBdr {
		color: #3399cc;
}
td {
	FONT-FAMILY: verdana,helvetica;
	FONT-SIZE: 12px;
	color:#4F2700;
	font-weight:bold;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

input{
	FONT-FAMILY: verdana,helvetica;
	font-size : 10px; 
	color:#287AA2;
	font-weight:bold;
	background-color: #FF6600;
	text-align: center;
	border : 1px solid #287AA2; 

}

.inputText	 {
	FONT-FAMILY: verdana,helvetica;
	font-size : 10px; 
	color:#287AA2;
	font-weight:bold;
	background-color: #FF6600;
	text-align: left;
	border : 1px solid #287AA2; 
	font-family : verdana,helvetica; 
	width : 150px; 
	}
.inputTextArea {	
	FONT-FAMILY: verdana,helvetica;
	font-size : 10px; 
	color:#287AA2;
	font-weight:bold;
	background-color: #FF6600;
	border : 1px solid #287AA2; 
	scrollbar-face-color: #FF6600;
	scrollbar-track-color: #FF6600;
	scrollbar-arrow-color: #0099CC6;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FF6600;
	scrollbar-darkshadow-color: #FF6600;
	width : 152px; 
}


.inputFile	 {border : 1px solid #FFFFFF; font-size : 9px; font-family : verdana,helvetica; width : 150px; background : #FF6600}