body			{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	background-color : #ffffff;
}
body,td			{ 
	font-family: arial; 
	font-size: 12px; 
}
.head			{ 
	font-size: 11px; 
	color: #a3aedc;
}
.leftlink 		{ 
	font-size: 11px; 
	font-weight: bold; 
}
A:link			{ 
	text-decoration: none; 
	color: #006BFF; 
}
A:visited		{ 
	text-decoration: none; 
	color: #006BFF; 
}
A:hover			{ 
	text-decoration: underline; 
	color: #006BFF; 
}
A:link.leftlink		{ 
	text-decoration: none; 
	color: #404040; 
}
A:visited.leftlink	{ 
	text-decoration: none; 
	color: #404040; 
}
A:hover.leftlink	{ 
	text-decoration: underline; 
	color: #6892e6; 
}
.table5			{ 	
	BORDER-BOTTOM: #5454BE 1px solid;					
	BORDER-LEFT: #5454BE 1px solid; 
	BORDER-RIGHT: #5454BE 1px solid; 
	BORDER-TOP: #345DC7 1px solid; 
	border: 2px solid; 
	border-collapse: collapse; 
	border-color :#d2810e;
	font-family: arial, helvetica, verdana; 
	FONT-SIZE: 9pt
}
.input-box	{
	border: #0375bd solid 1px
}
					
input.button1 {
	height: 19px;
	width: 150px;
	font-weight: bolder;; 
	color: red;
	font-size: 12px;
	font-family: arial;
}
A:link.leftlink1		{ 
	text-decoration: none; 
	color: RED; 
}
A:visited.leftlink1	{ 
	text-decoration: none; 
	color: RED; 
}
A:hover.leftlink1	{ 
	text-decoration: underline; 
	color: RED; 
}

.gradient {
	background-color : #f3f1f1; 
	border-right : 1px dotted #d2810e; 
	border-top : 1px dotted #d2810e; 
	border-left : 1px dotted #d2810e; 
	border-bottom : 1px dotted #d2810e; 
} 
.gradientA {
	background-color : #ffffff; 
	border-right : 1px dotted #d2810e; 
	border-top : 1px dotted #d2810e; 
	border-left : 1px dotted #d2810e; 
	border-bottom : 1px dotted #d2810e; 
} 
input.button {
 height: 22px;
 width: 100px;
 background-color : #d2810e;
 font-size: 12px;
 font-weight: bolder;
 font-family: verdana;
 color: WHITE; 
}
input.buttonORD {
 height: 70px;
 width: 100px;
 background-color : #d2810e;
 font-size: 12px;
 font-weight: bolder;
 font-family: verdana;
 color: WHITE; 
}