BODY {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; font-family: "MS Sans Serif"; color: #000000; font-size: 10pt;}
html>body { padding-top: 0px }
/*************************************************************/
.normal { font-family: "MS Sans Serif"; color: #000000; font-style: normal; font-size: 10pt;}
.normal a:link, a:active, a:visited { font-family: "MS Sans Serif"; color: #246BFF; text-decoration: none }
.normal a:hover { font-family: "MS Sans Serif"; color: #5959FF; text-decoration: none }
/*************************************************************/
.larger { font-family: "MS Sans Serif"; font-style: normal; font-weight: bold; font-size: 13pt;}
.skill_name { font-family: "MS Sans Serif"; color: #663399; font-style: normal; font-weight: bold; font-size: 10pt;}
.counter_attack { font-family: "MS Sans Serif"; color: #336666; font-style: normal; font-weight: bold; font-size: 10pt;}
.miss { font-family: "MS Sans Serif"; color: #A6A6A6; font-style: normal; font-weight: bold; font-size: 10pt;}
.item_name { font-family: "MS Sans Serif"; color:#9F5000; font-style: normal; font-weight: bold; font-size: 10pt;}
.item_price1 { font-family: "MS Sans Serif"; color:#339900; font-style: normal; font-weight: bold; font-size: 10pt;}
.item_price2 { font-family: "MS Sans Serif"; color:#9933FF; font-style: normal; font-weight: bold; font-size: 10pt;}
.squad_lv { font-family: "MS Sans Serif"; color:#00FF33; font-style: normal; font-weight: bold; font-size: 10pt;}
.thumb_lv { font-family: "Arial"; color: #000000; font-style: normal; font-size: 2pt;}
.a_font { font-family: "MS Sans Serif"; color:#629C00; font-style: normal; font-weight: bold; font-size: 10pt;}
.b_font { font-family: "MS Sans Serif"; color:#9C3300; font-style: normal; font-weight: bold; font-size: 10pt;}
.gm_name {font-family: "MS Sans Serif"; color:#6666FF; font-style: normal; font-weight: bold; font-size: 10pt; text-decoration: none;} 
.mod_name {font-family: "MS Sans Serif"; color:#4D9B84; font-style: normal; font-weight: bold; font-size: 10pt; text-decoration: none;}    
/*************************************************************/  
div.hint_box {
background-color: #FFFFD5;
border : solid #F0F000 1px;
padding : 3px;
text-align: center;
overflow : hidden;
font-family: "MS Sans Serif";
color:#000000;
font-style: normal;
font-size: 10pt;
text-decoration: none;
}     
/*************************************************************/
.hp_display { font-family: "Arial"; color: #000000; font-style: normal; font-size: 8pt;}
/*************************************************************/
.box1 {margin : 5px; background-color : #F1F2FE; border : solid #002B55 1px; }
.box1head {margin : 5px; background-color : #7171FF; color: #ffffff; border : solid #002B55 1px; }
/*************************************************************/
.btnstyle {font-size : 8pt; color: #000000; background-color: #F5F5F5; border: 1px solid gray; height : 21px; }
.btn_30   {font-size : 8pt; color: #000000; width : 30px; background: url("img/btn/btn_30.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_50   {font-size : 8pt; color: #000000; width : 50px; background: url("img/btn/btn_50.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_60   {font-size : 8pt; color: #000000; width : 60px; background: url("img/btn/btn_60.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_80   {font-size : 8pt; color: #000000; width : 80px; background: url("img/btn/btn_80.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_100 {font-size : 8pt; color: #000000; width : 100px; background: url("img/btn/btn_100.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_150 {font-size : 8pt; color: #000000; width : 150px; background: url("img/btn/btn_150.gif") no-repeat; text-align:center; border: none; height : 21px; }
.btn_200 {font-size : 8pt; color: #000000; width : 200px; background: url("img/btn/btn_200.gif") no-repeat; text-align:center; border: none; height : 21px; }
.frm_txt {font-size : 8pt; color: #000000; height : 21px; border: 1px solid gray; }
.tm_input {font-size : 15pt; color: #000000; height : 30px; width : 40px; border: 1px solid gray; }        
.page_jump {height : 12px; margin : none; padding-left: 2px; padding-right : 2px; border : solid #B7DBFF 1px; background-color: #F2FDFF; margin-left : 2px; margin-right: 2px;}
/*************************************************************/
.div_sys_msg {
	margin : 2px;
	padding : 2px;
	left : 400;
	width : '100%';
	overflow : auto;
	border : solid gray 1px;
	background-color: #F3F3F3;
}
/********************************** table stuff ********************************/
table.tbl_default1 {
	font-family: "MS Sans Serif";
	color: #000000;
	font-style: normal;
	font-size: 10pt;
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
}
table.tbl_default1 th {
	font-family: "MS Sans Serif";
	font-weight: bold;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: #EEEEEE;
}
table.tbl_default1 td {
	font-family: "MS Sans Serif";
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	}
/********************************** Menu ********************************/
.menu {
	position: absolute;
	width: 120px;
	top: 0px;
	left: 0px;
	background-color : white;
	background-image: url(img/menu/back1.png);
	visibility: hidden;
	border:  1px solid;
	border-color: #eeeeee #666666 #666666 #eeeeee;
	padding: 2px; 
	z-index: 20000;
}
.menuitem {
	padding: 2px 4px 2px 4px; 
	color: #000000;
	text-decoration: none;
	font-family: ms sans serif; 
	font-size: 11px;
	font-weight: normal; 
	display: block;
}
.seperator {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #eeeeee;
	margin: 2px;
}
a.menuitem:hover {
	color: #ffffff;
	background-color: transparent;
	background-image: url(menu_files/back.png);
}
/**************************************************************************************************************************************************************/