body  {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
}
#site {
	color: #000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; font-weight: normal;
	background-color: white;
	width: 735px;
	margin: 0 auto;
}
#div_main{
	width: 800px;
	margin: 0 auto;
}	
a  { 
	color: #008888; 
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration: underline; 
	}
#table_news {
	padding: 3px;
	width: 350px;
	border-width: 4px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#table_contents{
	width: 800px;
}
#table_header_menu{
	text-align: center;
	width: 100%;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	vertical-align: middle;	
	padding: 0px;
}
#table_left_menu{
	width: 160px;
	text-align: right;
	
}
#div_header{
	width: 800px;	
}
.frame {
	border: 1px solid #666666;
}
.frame_TxBold {
	border: 1px solid #999999;
	font-weight: bold;
}
.text_orange {
	color: #FF9933;
}
.text_red {
	font-size: 13px;
	color: #990000;
}
.text_red_big {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.text_gray_bold {
	font-weight: bold;
	}
.menu {
color: #ffffff;
}
a.menu {
color: #cccccc;
text-decoration: none;
}
a.menu:hover{
color: #ffffff; 
text-decoration: none;
}
.menu_on {
color: #93D2FD;
}
a.menu_on {
color: #93D2FD;
text-decoration: none;
}
a.menu_on:hover{
color: #93D2FD;
text-decoration: none; 
}
#div_body1{
	text-align: left;
	width: 760px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;	
}
#div_body2{
	text-align: left;
	width: 800px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
#div_body_kb{
	text-align: left;
	width: 600px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;	
}
.margin1{
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;	
}
.margin2{
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}
.program_menu{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border-width: 1px;
	border-color: #666666;
	background-image: url(images/bg_prg_menu.jpg);
	background-repeat: repeat-x;
}
.download_tx{
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	text-align: left;
}
.small_tx { 
font-size: 8pt;
 }
.small_red { 
font-size: 8pt; 
color: #FF0000;
}
.product_name{
	font-size: 15px;
	color: #ffffff;
	text-align: left;
	font-style: oblique;
	background-image: url(images/bg_prd_name.jpg);
	background-repeat: repeat-y;
	text-indent: 10px;
}
.kb_title_bg{
	background-image: url(images/bg_txt.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.kb_title{
	font-size: 14px;
	color: #AED4E2;	
}
a.kb_title{
	color: #AED4E2;
	text-decoration: none;
}
a.kb_title:hover{
	color: #AED4E2;
	text-decoration: none;
}
.menu_kb{
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
}
a.menu_kb {
	color: #444444;
	text-decoration: none;
}
a.menu_kb:hover{
	color: #cccccc; 
	text-decoration: none;
}
.menu_kb_on{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menu_kb_on:hover{
	color: #ffffff;
	text-decoration: none;
}
.menu_kb_BG{
	vertical-align: top;
	background-image: url(images/bg_leftmenu.jpg);
	background-repeat: repeat;
	
}
.subtitle{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a.subtitle{
	color: #333333;
}
ul{
	color: #444444;
}
.right{
	text-align: right;
}
.right_top_b{
	text-align: right;
	font-weight: bold;
	vertical-align: top;	
}
.center{
	text-align: center;
}
#cheat_page{
	font-size: 12px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align:left;
}  
.float_right{
	float: right;
	border: none;
	margin : 5px;
}
.float_left{
	float: left;
	border: none;
	margin : 5px;
	
}
