@charset "iso-8859-1";
BODY
{   margin-top:0px;
    margin-left:8px;
	text-align: center; 
    background: url('../img/bg_all.jpg') top center;
	font-family: sans-serif;
	color: #000000;
}
H1 {margin: 5px; font-weight: bold; color: #0928FF; text-align: center; font-size: 20px; font-style: italic}
H2 {color: #FDFDFD; background: #135DAE; font-weight: bold; font-size: 15px; margin: 0px; text-indent: 5px}
H3 {color: #FDFDFD; background: #336600; font-weight: bold; font-size: 14px; margin: 0px; text-indent: 5px}
H4 {margin: 0px; font-size: 14px; margin-top: 7px}

TD, TH, INPUT {font-size: 12px}
UL {margin-top: 2px; margin-bottom: 2px}
IMG {border: none}

#frame { 
position: relative; overflow: auto; width: 100%; height: 600px; border: thin solid silver;
}

#wrapper { 
 margin: 0 auto; 
 padding: 0; 
 width: 980px; 
 text-align: left; 
}

#left
{
        float: left;
        margin: 5px;
        width: 28%;
}

#right
{
        float: right;
        margin: 5px;
        width: 28%;
}


.banner {width: 100%; text-align: center; font-weight: bold; font-size: 38px; color: #0928FF; vertical-align: middle; font-style: italic}
.text {font-size: 14px; text-align: justify; margin: 5px}
/*************  CSS MENU ***************/
.menu
{
	text-align: center;
	font-weight: bold;
}
.menu TD
{
	height: 29px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.menu-btn
{
	background: url(../img/menu_btn.png);
	color: #202020;
}
.menu-sel
{
	background: url(../img/menu_sel.png);
	color: #FFFFFF;
}
.menu-over
{
	text-decoration: underline;
	color: #FF0000;
	background: url(../img/menu_btn.png);
	cursor: pointer;
	cursor: hand;
}
.nav
{
	background: url(../img/nav_bg_1x22.gif);
	height: 22px;
	text-align: center;
	border: 1px solid #4682B4;
	font-weight: bold;
}
.over
{
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.hand
{
	cursor: pointer;
	cursor: hand;
}
A, A:link, A:visited, A:active
{
	color: #000080;
	text-decoration: underline;
}
A:hover
{
	color: #FF0000;
}
.row
{
	background: #FFFFCC;
	vertical-align: top;
}
.data
{
	background: #FFFFFF;
	vertical-align: top;
}
.row_header
{
	font-weight: bold;
	background: #FFFF66;
}
.bu {cursor: pointer; cursor: pointer; font-size:12px !important;height:1.75em !important; margin:5px}
.box0
{
	border: 0px solid #000000;
}
.box1
{
	background: #FFFFFF;
	margin: 2px;
	border: 1px solid #4682B4;
	padding-top: 0;
	padding: 2px;
}
.box2
{
	border: 1px solid #4682B4;
	background: #FFFF66;
	margin: 2px;
	padding-top: 0;
	padding: 2px;
}
.textruta
{
	border: thin solid #000000;
	border-color: #000000;
	border-style: dashed;
	min-height: 20px;
}

#edit_icons {float: right}
#edit_icons IMG {border-color: gray; border-width: thin; border-style: solid}
/*
.textbox
{
	border: medium solid #000000;
	border-color: #FF0000;
	border-style: solid;
	height: auto;
}
.textbox IMG {border-color: gray; border-width: thin; border-style: solid}
*/
/******** Tool component ***************/
.p-tool
{
	width: 220px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.p-tool .p-top-99bdff
{
	background: url(../img/cmp_t_border_top_99bdff.gif);
	padding: 0px 5px;
	font-family: sans-serif;
	font-size: 16px;
	height: 25px;
	font-weight: bold;
	color: #000066;
}
.p-tool .p-content
{
	padding: 0px;
	border-color: #BFBFC9;
	border-style: solid;
	border-width: 0px 1px;
	color: #000000;
}
.p-tool .p-content A
{
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
}
.p-tool .p-content A:hover
{
	text-decoration: underline;
}
.p-tool .p-bottom
{
	background: url(../img/cmp_t_border_bottom.gif);
	height: 14px;
	font-size: 1px;
}
.p-tool HR
{
	color: #BFBFC9;
	background-color: #BFBFC9;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: 0px solid #000000;
	clear: both;
}