/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.pReview {
	font-size: 13px;
}

#content {
	line-height: 20px;
}
#titbg {
	background-image: url(/images/tit-bg.gif);
	background-repeat: repeat-x;
}
#titbgL {
	background-image: url(/images/tit-bg1.gif);
	background-repeat: repeat-x;
}

.dateT {
	font-size: 11px;
	font-weight: bold;
	color: #999898;
}

.lefT {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.lefT {
	color: #4876de;
	text-decoration: none;
	font-weight: bold;
}

a.lefT:hover {
	color: #333333;
	text-decoration: underline;
}

a.lefT:visited {
	color: #4876de;
	text-decoration: none;
}

.top {
	font-size: 11px;
	color: #4774dd;
	text-decoration: none;
	font-weight: bold;
}

a.top {
	color: #4774dd;
	text-decoration: none;
	font-weight: bold;
}

a.top:hover {
	color: #4774dd;
	text-decoration: underline;
}

a.top:visited {
	color: #4774dd;
	text-decoration: none;
}

.bigBlue {
	font-size: 18px;
	color: #4876DE;
	font-weight: bold;
}
.bigBlueDark {
	font-size: 18px;
	color: #2D61D9;
	font-weight: bold;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.bigOr {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}

.medBlue {
	font-size: 14px;
	color: #4876DE;
	font-weight: bold;
}
.med {
	font-size: 14px;
	font-weight: bold;
}
.copyright      { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }

