/* AlleyCat Production Black Stylesheet with Yellow Text and Red Links */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	line-height:normal;
	background-color: #000000;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	line-height:150%;
	text-align: center;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	line-height:100%;
	text-align: center;
	vertical-align: middle;
}

a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;        /* Red Text */
	font-weight: bold
}
	
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	font-weight: bold
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFCC66;        /* Gold Text */
	font-weight: bold;

}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFCC66;        /* Gold Text */
	font-weight: bold;
	text-align: center;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFCC;        /* Yellow Text */
	font-weight: bold;
	margin-bottom: -5px
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;        /* Yellow Text */
	font-weight: bold;
	margin-bottom: -5px;
}

.menu_main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	
}

.menu_main a:link {
	color: #FF0000;        /* Red Text */
	text-decoration: none; 
    font-weight: bold
}

.menu_main a:visited {
	color: #FFFFCC;        /* Yellow Text */
	text-decoration: none;
	font-weight: bold
}

.menu_main a:hover {
	color: #FFCC66;        /* Gold Text */
	text-decoration: none;
	font-weight: bold
}

.menu_main a:active {
	color: #FFCC66;        /* Gold Text */
	text-decoration: none;
	font-weight: bold
}

.menu_left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFCC;        /* Yellow Text */
	line-height: 130%;
	
}

.menu_left a:link {
	color: #FF0000;        /* Red Text */
	text-decoration: none; 
    font-weight: bold
}

.menu_left a:visited {
	color: #FFFFCC;        /* Yellow Text */
	text-decoration: none;
	font-weight: bold
}

.menu_left a:hover {
	color: #FFCC66;        /* Gold Text */
	text-decoration: none;
	font-weight: bold
}

.menu_left a:active {
	color: #FFCC66;        /* Gold Text */
	text-decoration: none;
	font-weight: bold
}
.sm_print {
	font-size: 70%;
}
