body,tr,select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	
	}
	

input {

border:1px solid #cccccc;
height:20px;
font-family: Arial;
font-size: 12px;
color: #000000;
background-color:#e6e6ed;

}

	

.table-border{
border:0px solid #989a9d;
}
	
.link{

font-family: Tahoma;
font-size: 11px;
color: #257BCE;
text-decoration:none;
}

.link:hover{

font-family: Tahoma;
font-size: 11px;
color: #257BCE;
text-decoration:underline;
}

.link1{

font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration:none;
}

.link1:hover{

font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration:underline;
}
	




.main-bg{
	repeat:repeat-y;
	background-attachment: fixed;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
}

.table-bg{
	repeat:repeat-y;
	background-attachment: fixed;
	
	background-repeat: no-repeat;
	
	
}


.textfield {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 120px;
	border: 1px solid #ABABAB;
	font-size:11px;
	color: #696c72;
	font-family: arial;
}

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	
	}
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	}

.link1{

font-family: Tahoma;
font-size: 11px;
color: #696c72;
text-decoration:none;
}



