body{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.table_border { border:1px solid #000; font:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#FFFFFF; } 

.title1 { font-family:Tahoma; font-weight:bold;  font-size:20px; color:#000;}
.title2 { font-family:Arial; font-weight:bold; text-decoration:none;  font-size:12px; color:#000;}
a.title2:hover { font-family:Arial; font-weight:bold;  font-size:12px; text-decoration:none; color:#FFF;}
.title3 { font-family:Arial; font-weight:bold;  font-size:12px; color:#FFFFFF;}


.header { font-family:Arial; text-decoration: none; font-weight:normal;  font-size:12px; color:#000000;}
a.header:hover { font-family:Arial; text-decoration: underline; font-weight:normal;  font-size:12px; color:#000000;}


.INPUT { border:1px solid #999999; FONT-SIZE: 12px; padding:2px; font-weight:normal; FONT-FAMILY: Arial; }

.button 
{
		border:1px solid #000000;
        background-color: #999999;
        color: #FFFFFF;
		padding:4px;
        font-size: 12px;
        font-family: arial;
}





