body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
td {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	color: #ff6633;
	text-decoration: underline;
}
a.top:link {
	color: #000033;
	text-decoration: none;
}
a.top:visited {
	color: #000033;
	text-decoration: none;
}
a.top:active {
	color: #ffffff;
	text-decoration: none;
}
a.top:hover {
	color: #ffffff;
	background-color: #ff9933;
	text-decoration: none;
}
.topbg {
	background: #ffffff url(images/top.gif) no-repeat;
	padding-right: 10px;
}
.rightbg {
	background: #6699cc url(images/right.gif) no-repeat;
}
.main {
	margin: 10px 20px 10px 10px;
}
.leftside {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	margin: 6px;
	text-align: left;
}
.leftside1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #336666;
	margin: 6px 6px 1px 6px;
	text-align: left;
}
.leftside2 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #336699;
	margin: 0px 6px 18px 6px;
	text-align: left;
}
.toplink {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	word-spacing: 1ex;
	color: #666666;
	text-align: right;
	margin-bottom: 2px;
}
h1 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666699;
	text-align: left;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #336666;
}

.small {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
}
.heading {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333366;
}
.normal {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.f {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.date {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #999999;
	text-align: left;
	margin: 5px;
}
.counter {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	text-align: right;
	background-color: #999999;
	color: #cccccc;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
.credit {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	color: #cccccc;
	padding: 5px;
}
ul {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(images/point.gif);
}
li {
	color: #336699;
}
ol {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.red {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #cc0000;
}
#tubetable {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 20px 0px;
}
#tubetable th {
	background-color: #e5e5e5;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}
#tubetable td {
	border-bottom: 1px dotted #e9e9e9;
}
#tubetable td.dark {
	border-bottom: 1px solid #9e9e9e;
}
#tubetable td.dark2 {
	border-bottom: 1px solid #dedede;
}
#tagline {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
#newsflash {
	padding: 4px;
	margin: 10px 4px 10px 4px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #ff6600;
	background-color: #ffcc66;
}
#newsflash h2 {
	margin: 0px;
	color: #ffffff;
}
#newsflash a {
	color: #ff3300;
	text-decoration: underline;
}
.vspan {
	height: 100%;
}
a.footer:link, a.footer:visited, a.footer:hover {
	color: #efefef;
	text-decoration: none;
}
.blueborder {
	border: 2px solid #EDF3FB;
}
.legal {
	border: 1px solid #cccccc;
	padding: 10px;
}
.legal p {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}
#reviews {
	padding: 4px;
	margin: 10px 4px 10px 4px;
	font-family: arial, sans-serif;
	color: #000033;
	background-color: #99ccff;
}
.graybox {
	padding: 4px;
	margin: 10px 4px 10px 4px;
	font-family: arial, sans-serif;
	color: #000000;
	background-color: #C2C2C2;
}
#reviews h2, .graybox h2 {
	margin: 0px;
	color: #ffffff;
}
#reviews p, .graybox p {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	margin: 4px 0px 4px 0px;
}
#reviews a, .graybox a {
	color: #0000ff;
	text-decoration: underline;
}

#search {
	margin: 5px 5px 0px 5px;
}
#search input {
	margin: 5px 0px 5px 0px;
}
#slogan {
	position: absolute;
	top: 4px;
	left: 340px;
	width: 480px;
/*	font-family: time news roman, serif;
	font-style: italic;*/
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	color: #808080;
/*	padding: 10px 20px;*/
}
.red a {
	color: #cc0000;
}
ul#sub1 {
	padding: 0px;
	list-style: none;
	display: none;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px 0px 0px 8px;
}
ul#sub1 li {
/*	border-bottom: 1px dotted #fff;*/
}
ul#sub1 a {
	color: #505050;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
/*	border-bottom: 1px dotted #e5e5e5;*/
	width: 134px;
}
ul#sub1 a:hover {
	background-color: #e5e5e5;
	color: #000000;
}
#aes {
	padding: 4px;
	margin: 10px 4px 10px 4px;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	border: 1px dotted #999999;
}