/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #ddcfcc;
	text-decoration: none;
	font-family: Tahoma;
	background-color: #000000;
}
td {
	font-family: Tahoma; font-size: 11px; color: #ddcfcc; text-decoration: none;
}
.footer {
	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #8b8b8b; text-decoration: none;
}
a:link {
	font-family: Tahoma; font-size: 11px; font-weight: normal; color:#FFCC66; text-decoration: none;
}
a:hover {
	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none;
}
.left-bg {
background:url(images/inner-left-bg.gif);
	background-image: url(images/left_bg.jpg);
	width: 113px;
	background-position: left top;
	background-repeat: no-repeat;
}
.right-bg {
	background-image:url(images/right_bg.jpg)
	width: 113px;
	background-image: url(images/right_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.TITLE {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC33;
}


a:visited {
	font-family: Tahoma; font-size: 11px; font-weight: normal; color:#FFCC66; text-decoration: none;
}
a:active {
	font-family: Tahoma; font-size: 11px; font-weight: normal; color:#FFCC66; text-decoration: none;
}
.tahoma10 {
	font-family: Tahoma; font-size: 11px; font-weight: bold; color:#818181; text-decoration: none;
}
.tahoma-black {
	font-family: Tahoma; font-size: 13px; font-weight: bold; color:#000000; text-decoration: none;
}
.content_link, a.content_link, a.content_link:link, a.content_link:active, a.content_link:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	text-decoration:none;

}
a.content_link:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #8b8b8b;
	text-decoration:none;
	
}
.left-bg-inner {

	background-image: url(images/inner-left-bg.gif);
	width: 113px;
	background-position: left top;
	background-repeat: no-repeat;
}
.right-bg-inner {

	background-image:url(images/right_bg.jpg)
	width: 113px;
	background-image: url(images/inner-right-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.TITLE-white {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
