/* CSS Document */

.background {
	background-color: #1e3052;
	background-image:url(images/bgshader.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


.wildpete { padding-top:10px; color:#454545; font-size:12px; font-style:italic; text-align:center; }
a.wildpete:link {color:#999999;}
a.wildpete:visited {color:#999999;}
a.wildpete:hover {color:#CCCCCC;}
a.wildpete:active {color:#FFFFFF;}

.maintable { background-image:url(images/mainbg.gif); background-position:center; background-repeat:repeat-y; background-color:#000000; vertical-align:top; }
.footer { background-image:url(images/footer.gif); background-position:top center; background-repeat:no-repeat; background-color:#999999; padding-top:9px; padding-bottom:5px; text-align:right; padding-right:44px; border-style:solid; border-color:#000000; border-width:0px; border-bottom-width:3px; }

h1.arrons {font-size:20px; font-weight:900; margin-top:0px; margin-bottom:-3px; }

.bottomrow { padding-top:6px; font-size:12px; color:#999999; text-align:center; padding-bottom:6px; }

a.menulink:link {color:#FFFFFF;}
a.menulink:visited {color:#FFFFFF;}
a.menulink:hover {color:#33CCFF;}
a.menulink:active {color:#FFFF66;}

