/* CSS Document */

body {
	background-image: url(../i/gfx_bkg.gif);
	margin: 0px;
	padding: 0px;
}

.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

.content a{
	color: #FF9900;
	text-decoration: none;
}

.content a:hover{
	color: #6699CC;
	text-decoration: underline;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
}

.news a{
	color: #6699CC;
	text-decoration: none;
}

.news a:hover{
	color: #003366;
	text-decoration: underline;
}

.news a:visited{
	color: #6699CC;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
}

.plug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.plug a{
	color: #666666;
	text-decoration: none;
}

.plug a:hover{
	color: #666666;
	text-decoration: underline;
}

.plug a:visited{
	color: #666666;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
	background-repeat: repeat-y;
	width: 425px;
	float: left;
}

.bold {
	font-weight: bold;
}
