@CHARSET "UTF-8";

body
{
	margin: 0 0;
	/*background: url(../../images/bgbar.jpg);*/
	font-family: Verdana;
	font-size: 14px;
}
.title1{font-size:24px;}
hr { background-color:#d4d4d4; color:#d4d4d4; height:1px; border: 0px;}
input[readonly] { border:0px; }

#menu {font-size:12px;}
.csmenusubtitle{background-color:#cccccc;}
#tblmenu { vertical-align:top; width:180px; }
#tblmaincontent { width:1000px; background-color:white; border-radius:10px; padding:15px; min-height:750px; vertical-align:top; }
.title { font-size:22px;}
.error { font-size:12px; color:red;}
.message { font-size:18px; color:red;}
.controlbtn { margin-top:5px; margin-bottom:5px;}
.required { color:red; font-size:12px;}
.tips { color:red; font-size:10px;}

.divLoginFm { position:absolute; top:35%; left:40%;}
.tblloginfm { background-color:white;  height:150px; width:300px; text-align:center; border-style:solid; border-width:1px; border-radius:10px;}
.tblForm { width:900px; }
.tblFormCaption { width:190px; vertical-align:top; font-size:14px;}
.inputtext { width:500px;}
.inputdate{width:100px;}
.inputdatetime{width:200px;}
.numtext {width:100px;}
#tabsPro { font-size:14px; }

.topmenubar, .bottombar  
{
	width:100%;height:25px;background:#000;color:#8EC21F;text-align:right;
}
.topmenubarlogout
{
	color: #006666;
}

.topmenubarlogout:hover
{
	color:#8EC21F;
}

.btn
{
	font-size:12px;
}

.txtimgsize
{
	font-size: 11px;
	font-style: normal;
	color: #008000;
}

.csddl
{
	font-family: Verdana;
	font-size: 15px;
}

.csrptblk
{
	background-color: #E3E3E3;
	border-radius: 10px;
	padding: 15px;
}

.csediticon
{
	display:block;
	width:16px;
	height:16px;
	background:url(images/ui-icons_004276_256x240.png) -64px -112px;
	float:left;
	cursor:pointer;
}

.csdelicon
{
	display:block;
	width:16px;
	height:16px;
	background:url(images/ui-icons_cc0000_256x240.png) -96px -128px;
	float:left;
	cursor:pointer;
}

.ctxt1{
	font-size:10px;
	font-style:italic;
}

#menu li a
{ text-decoration:none;}

#tblmenu
{
	background: #3d3644 url("../../css/images/ui-bg_gloss-wave_30_3d3644_500x100.png") repeat-x scroll 50% top;
    border: 1px solid #7e7783;
    height:400px;
}
