@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/ASS-bg-repeat.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #969696;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:16px;
}
h1,h2,h3,h4,h5,h6 {
font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	color: #EB0000;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:28px;

}
h2 {
	font-size: 22px;
	color: #006DD2;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:28px;

}
h3 {
	font-size: 22px;
	color: #006B33;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:28px;

}
.red-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #EB0000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:25px;
}
.blue-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #006DD2;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:25px;

}
.green-large {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 17px; 
	color: #006B33; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:25px;
}
#footer {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a#footer{
	text-decoration: none;


}
a#footer:hover {
	text-decoration:underline;
	color:#333333;
}
#login-home{
	text-align:right;
	margin: 1px 8px 0 0;
	}
	
input.btn {
	background-color: #666666;
	border: ridge 1px #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 1px 6px 1px 6px;
	}
input.btnhov {
	background-color: #333333;
	border: ridge 1px #000000;
}
