@charset "utf-8";
/* CSS Document */

.left_bg
{
	background-image:url(../images/left_bg.gif);
	background-repeat:no-repeat;
	background-color:#b7b7b7;
}
.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.heading
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	font-weight:700;
	font-style:italic;
	background-color:#EEEEEE;
}
.more
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.more:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a9891c;
	text-decoration:none;
}
.topic_bg
{
	background-image:url(../images/topic_bg.gif);
	background-repeat:no-repeat;
}
.topic_bot
{
	background-image:url(../images/topic__bot.gif);
	background-repeat:repeat-x;
	height:34px;
}
.footer_bg
{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-y;
}
.head
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100px;
	color:#EEEEEE;
	font-weight:700;
}
.links
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:700;
	font-style:italic;
	text-decoration:none;
}
a.links:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FCCA24;
	font-weight:700;
	font-style:italic;
	text-decoration:none;
}
.button
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	font-style:italic;
	border:solid 1px #CCCCCC;
}
