.tbg {
	background-color: #373737;
	height: 35px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9B0800;
	border: 1px solid #6A0500;
}


.left-bg {
	background-color: #eeeeee;
}
.title {
	font-family: "CG Omega";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}



.logo-bg {
	background-position: left top;
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-color: #9A0800;
}
.red-title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9A0700;
	text-decoration: none;
}

.link-bg {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4a4a4a;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	text-align: justify;
}
.ass-title {

	font-family: "CG Omega";
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.black-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.red-title1 {


	font-family: "CG Omega";
	font-size: 20px;
	font-weight: bold;
	color: #9a0800;
	text-decoration: none;
}
.b {
	font-family: "tahoma";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.b:link,active,visited {
	color: #ffffff;
	text-decoration: none;
}
.b:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.a:link,active,active {
	color: #000000;
	text-decoration: none;
}
.a:hover{
	color: #FF0000;
	text-decoration: underline;
}


