/* Flash-Deck.com V2.1 CSS Document */
/* Created by Modelitup */

body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000000;
}

body,td,th {
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#b:link {
   color: #FFFFFF;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   text-decoration: none;
}
#b:visited {
   text-decoration: none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   color: #FFFFFF;
}
#b:hover {
   text-decoration: underline;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   color: #006600;
}
#b:active {
   text-decoration: none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:9px;
   color: #FFFFFF;
}

#c:link {
   color: #000000;
   text-decoration: none;
   font-weight:100;
}
#c:visited {
   text-decoration: none;
   color: #000000;
   font-weight:100;
}
#c:hover {
   text-decoration: underline;
   color: #006600;
   font-weight:100;
}
#c:active {
   text-decoration: none;
   color: #000000;
   font-weight:100;
}

.o_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
}

.body_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
}

.sidebar_poster {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;	
}

.headers {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
    color:#000000;
	font-weight:bold;
	}

.big_body {
font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
    color:#000000;
	}
	
.o_white {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    color:#FFFFFF;
	}
	
.sub_headers {font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
    color:#000000;
	font-weight:bold;
	}	
	

.inform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;	
}

.inputs {
background-color:#333333;
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}