/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #181413;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
a:visited {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
a:hover {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
a:active {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}

a.red:link {
	color:#FF3300;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.red:visited {
	color:#FF3300;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	color:#FF3300;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.red:active {
	color:#FF3300;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.red_text {
	color:#FF3300;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.cd_text {
	color:#666666;
	font-size: 11px;
	font-family: Tahoma;
}

.yel_text {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
}

.orange_text {
	color: #FF6600;
	font-weight: bold;
}

a.yel:link {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.yel:visited {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.yel:hover {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.yel:active {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.yel_main:link {
	color:#FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

a.yel_main:visited {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

a.yel_main:hover {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

a.yel_main:active {
	color: #FFFFCC;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}