body {
	background : url(images/orange_grad_new1.jpg);
	background-attachment : fixed;
	background-image : url(images/orange_grad_new1.jpg);
	background-position : center;
	background-repeat : repeat;

}
TD{
	font-family:verdana,arial;
	color:white;
	font-size:8pt;
	line-height:150%;
}
.new{
	background: #44B5E1 url(images/blue_grad3.jpg) no-repeat;
}
.left{
	background: #2187D1 url(images/l_h_g.jpg) no-repeat;
	font-size:7pt;
}
.left1{
	font-size:7pt;
}
.right{
	background: #2695CC url(images/r_h_g.jpg) no-repeat;	
	font-size:8pt;
}
.back{
	background-color: #44B5E1;
	font-size:8pt;
}
.bot{
	font-size:7pt;
}
.copy{
	font-size:8pt;
}

.login{
	color: black; 
	font-size:8pt; 
	font-family: verdana;
}
.top{
	font-size:9pt;
}
A:LINK {
	color:white;
}
A:VISITED {
	color:white;
}
A:HOVER {
        color:yellow;
}
h3 {
	font-weight:bold;
	font-size:12pt;
	text-align: left;
}
h4 {
	font-weight:bold;
	font-size:9pt;
	text-align: left;
}
input { 
	
	color:blue;
	font-size:9pt;
}


