/* CSS Document */
p {color:#000000; font-size:11px; font-family: Verdana; margin-left:0; margin-right:22;}
td {color:#000000; font-size:11px; font-family: Verdana;}

td.sponsor_bg{background-image: url(img/sponsors_pn_02.jpg); background-repeat: no-repeat; background-position: top center;}
td.star_bg{background-image: url(img/bottom_2005.jpg); background-repeat: no-repeat; background-position: top right;}
td.header_bg{background-image: url(img/header_pic.jpg); background-repeat: no-repeat; background-position: top right;}
p.form {color:#000000; font-size:10px; font-family: Verdana; margin-left:0; margin-right:22; margin-top:0; margin-bottom:0;}
body {background-image: url(img/bg.jpg); background-color:#DEE7F4; background-attachment: fixed; background-repeat: repeat-x;}
p.rules {color:#000000; font-size:10px; font-family: Verdana; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;}
td.rules {color:#000000; font-size:10px; font-family: Verdana; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;}
/* td {color:#333333; font-size:8pt; font-family: Verdana, Tahoma, Helvetica, sans-serif; margin-left:0; margin-right:0; margin-top:7; margin-bottom:7;}


















body {background-image: url(img/bg.gif); background-color:#401316; background-attachment: fixed}

p.sub_title {color:#514D50; font-size:7pt; font-family: Verdana, Tahoma, Helvetica; text-transform: uppercase; margin-left:0; margin-right:15; margin-top:9; margin-bottom:3; font-weight: bold;}
p.sub_text {color:#333333; font-size:7pt; font-family: Verdana, Tahoma, Helvetica, sans-serif; margin-left:12; margin-right:12; margin-top:7; margin-bottom:7;}
td.sub_bg{background-image: url(/img/sub_bg_02.jpg); background-repeat: repeat-x;}
td.input_bg{background-image: url(/img/light_bg.jpg); background-repeat: repeat-x; background-position: bottom center;}
td.sub_bg_content{background-image: url(/img/sub_bg_03.jpg); background-repeat: no-repeat;}

td.sub_menu{background-image: url(img/profile_mnu_02.jpg); background-repeat: no-repeat;}
p.sub_menu_title {color:#6D1C23; font-size:8.5pt; font-family: Verdana, Tahoma, Helvetica; margin-left:15; margin-right:15; margin-top:2; margin-bottom:0;}
*/











































a {
	font-family: Verdana;
	font-size: 9px;
	color: blue;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	color: blue;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: purple;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: purple;
	text-decoration: none;
}