
body{
     font-family:"Century Gothic"; 
     font-size: 12px; 
     font-color:#FFF ;
	 background-color: #F2F2F2;
}
.style2 {font-size: 12px;
}
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style14 {font-family:"Century Gothic"; font-size: 14px; font-color:#FFF ;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style15 em {
	color: #000;
}

.play {
	font-size: 13px; 
    font-color:#FFF ;
}
.prev {
	font-size: 13px; 
     font-color:#FFF ;
}
.next {
	font-size: 13px; 
     font-color:#FFF ;
}
.table_menu {
	background-color: #F48B22;
	width: 100%;
	height: 25px;
	border-left-width:1px;
	border-left-color:#666;
	border-left-style:solid;

	}
.table_menu td {

	background-color: #F48B22;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:0;
	border-top-width:1px;
	border-bottom-color:#666;
	border-left-color:#666;
	border-right-color:#666;
	border-top-color:#666;
	border-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style: solid;
}

A:link {
	TEXT-DECORATION: none;
	color: #554233;
}
A:visited {
	TEXT-DECORATION: none;
	color: #554233;
}
A:active {
	TEXT-DECORATION: none;
	color: #554233;
}
A:hover {
	TEXT-DECORATION: None;
	color: #0066CC;
}
p, li {
	line-height: 1.8em;
}

h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	font-family:"Century Gothic";
	font-size: 2em;
	font-size:2em;
	color: #999;
}
pre {
	font-size: 12px;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 799px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 10px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
