/* cmsms stylesheet: AlexGazzola modified: 20161217 10:56 PM 10:56:37 PM */
.footer {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}
.credits {
	font-family: arial;
	font-size: 10px;
	text-align: right;
}
.credits a:link{
	font-family: arial;
	font-size: 10px;
	text-align: right;
}
.credits a:active{
	font-family: arial;
	font-size: 10px;
	text-align: right;
}
.credits a:visited{
	font-family: arial;
	font-size: 10px;
	text-align: right;
}
.header1 {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
}
.header1 a:link{
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration:none;
}
.header1 a:active{
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration:none;
}
.header1 a:visited{
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	text-decoration:none;
}
.header2 {
	font-family: Arial;
	font-size: 30px;
	color: #FFF;
	padding-left: 20px;
}
.menu {
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.menu a:link{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-align: center;
	text-decoration:none;
}
.menu a:active{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-align: center;
	text-decoration:none;
}
.menu a:visited{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	text-align: center;
	text-decoration:none;
}
.linkmenu {
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}
.linkmenu a:link{
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}
.linkmenu a:active{
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}
.linkmenu a:visited{
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}

body {
	background-color: #000;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
.border-bottom {
	border-bottom:solid;
	border-bottom-color:#000;
	border-bottom-width:1px;
	border-left:solid;
	border-left-color:#000;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#000;
	border-right-width:1px;
}
.border-top {
	border-top:solid;
	border-top-color:#000;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#000;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#000;
	border-right-width:1px;
}
