.button1{text-align:center;background-image:url(./content/images/buttonBG1.jpg);height:28px;font-weight:bold;}
.button2{text-align:center;background-image:url(./content/images/buttonBG2.jpg);height:28px;font-weight:bold;}
.spacer{width:5px;}

a{
	color:#636363;
	text-decoration:none;
}

.copyright_text{color:white;font-weight:bold;font-size:9pt;}
.main_page{
	background-repeat:repeat-x;
	background-color:#184392;
	font-family:arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.moda_link{text-decoration:none;color:white;font-weight:bold;}

.generic_button{
	margin-top:5px;
	margin-bottom:0px;
	background-color:#233f67;
	color:#f9fffd;
	height:27px;
	width:140px;
	border:0px solid white;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}

.main_table{
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	margin-top:-30px;
	border:0px solid black;
	background-color:#E1D900;
	width:960px;
	height:100%;
	font-size:9pt;
}

.generic_link{
	color:#ffffff;
	font-style:italic;
	text-decoration:underline;
}