@charset "UTF-8";

.body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ff9933}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.dept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;


}


.dept a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.main-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff9933;
	text-transform:uppercase;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.button {
	width: 80px;
	height: 20px;
	background-color: #CCCCCC;
	padding-top: 7px;

}


.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}


a:hover {color: #ff9944}
