body
{
	margin: 10px;
	background-color: #67839D;
	
	font-family: Verdana, Arial;
	/*text-decoration: none;*/
	font-size: 10pt;
	
	/*
	font-size: 30pt;
	
    scrollbar-face-color: #888888;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #CCCCCC;
    scrollbar-arrow-color: #FFFFFF;
    */
}

table
{
	margin: 0px;
	font-family: Verdana, Arial;
	/*text-decoration: none;*/
	font-size: 10pt;
}

a:link, a:visited
{
	/*font-family: Verdana;*/
	text-decoration: none;
	color: #8F8F8F;
	/*font-weight: bold;*/
}

a:hover
{
	text-decoration: underline;
	color: #009900;
}

a:active
{
	text-decoration:none;
	color: #FF9900;
}

li
{
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}

ul
{
	position:relative;
	left: -20px;
}

.txt1
{
	font-size: 7pt;
}

.txt2
{
	font-size: 25pt;
	font-weight: bold;
	/*letter-spacing : 1px ;*/
	/*text-shadow: 10px 30px 50px red;*/
}

.txtg
{
	position:relative;
	left: -16px;
}

.table_top
{
	border-style: outset;
	border-color:#000000;
	border-width:3px;
}

.table_title
{
	
	background-image: url(../image/title.png);
	background-repeat: repeat-y;
}

.table_menu
{
	background-image: url(../image/menu.png);
	background-repeat: repeat-x;
}

.td_menu
{
	text-align: left;
	border-left-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	/*border-width:3px;*/
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.td_underline
{
	text-align: left;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	/*border-width:3px;*/
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

/*
.link0
{
	font-family: Verdana;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	background-color: #CCFF99;
}

a.link0:hover
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.txt0
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}



textarea.form
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	border:1 solid;
}

select.form
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	border:1;
	text-align: right;
}

td.form
{
	border-color:#888888;
	border-style: solid;
	border-width:1px;
}

td.img
{
	border-color:#888888;
	border-style: solid;
	border-width:2px;
}

td.img_info
{
	border-left:none #003399;
	border-right:none #003399;
	border-top:none;
	border-bottom:none #003399;
	border-width:2px;
}

td.page_central
{
	border-left:dotted #888888;
	border-right:dotted #888888;
	border-top:dotted #888888;
	border-bottom:dotted #888888;
	border-width:0px;
}

td.page_top
{
	border-left:none #888888;
	border-right:none #888888;
	border-top:dotted #888888;
	border-bottom:dotted #888888;
	border-width:0px;
}

table.frame
{
	border-left:solid #BEFF9D;
	border-right:solid #BEFF9D;
	border-top:solid #BEFF9D;
	border-bottom:solid #BEFF9D;
	border-width:2px;
}

table.frame_dark
{
	border-left:solid #92C976;
	border-right:solid #92C976;
	border-top:solid #92C976;
	border-bottom:solid #92C976;
	border-width:2px;
}
*/
