/* CSS Document */

body {
}

.content {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

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

.content a:hover{
	color: #663366;
	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: #666666;
	text-align: center;
}

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

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

.footer a:visited{
	color: #666666;
	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: #666666;
	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: #663366;
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

ul {
}

.bird {
	background-position: bottom;
	background-color: #FFFFCC;
	background-image: url(../i/gfx_body_bkg.gif);
}
