a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #CC0000;
}

body {
	background-color: #141414;
	background-image:  url(../images/background_border_slim.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center center;
}
.style3 {
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {
	font-size: 12px;
	color: #FFFFFF;

}
.style8 {color: #FFFFFF}

.style9 {
	color: #F8B400;
	font-weight: bold;
	font-size: 14px;
}
.style14 {
	color: #F7B500;
	
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style15 {font-family: Verdana, Helvetica}

.style16 {color: #FFFFFF;font-size: 16px; font-weight: bold; }

.style22 {color: #FFFFFF; font-size: 12px; font-weight: bold;}

.style31 {color: #F8B400; font-size: 14px; font-weight: bold; }

.style33 {color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

#container {
    line-height: 0.0;
	width: 600px;
	margin: auto;
	
}
