body
{
	background-color:#31b573;
	color:black;
	margin-top:0;
	margin-left:0;
	font-family:verdana;
	font-size:12px;
	line-height:10px;
}




div.container
{	background-color:#66cc99;
	width:749px;
	margin:0px;
	border:1px dashed #050043;
	line-height:150%;
}


/*
div.container
{
	width:749px;
	
	margin:0;
	margin-top:0;
	margin-left:0;
	background-color:#66cc99;
	
	border:1px dashed #050043;
} */

div.header
{
	clear:left;
}

div.left
{
	float:left;
	width:112px;
	margin:0;

}
div.content
{
	background-color:#66cc99;
	margin-left:120px;
	padding:1em;
	text-align:left;
}



div.menuLeft
{
	width:112px;
	height:379px; 
	margin:0;
	margin-top:0;
	margin-left:0;

}

#sidebar {
	float: left;
	width: 275px;
	height: 100%;
	border-left: 1px dotted #d9d9d9;
	padding: 0 5px;
	margin-top: 5px; 

#content {
 	line-height:1.5em;
	clear: both;
	float: left;
	margin-left:0;
	padding: 0 10px;
}

div.footer
{
	float:center;
	border:1px solid silver;
	padding:1em;
	background-color:#31b573;
	font-size:9px;
	clear:left;
}


.textNormal
{
	color:gray;
	font-family:verdana;
	font-size:12px;
	padding:1em;
}

.textQuote
{
	color:#8a4106;
	font-family:times new roman;
	font-size:12px;
	padding:1em;
}

.textDate
{
	color:gray;
	font-family:verdana;
	font-size:10px;
	padding:7px;
	text-align;top;
}

.textMarquee
{
	color:gray;
	font-family:verdana;
	font-size:10px;
	padding:7px;
	text-align;top;
}

div.frameV
{
	width:365px;
	height:437px;
	background-image:url('../frameV2.jpg');
	background-repeat: no-repeat;
}

div.imageV
{
	margin-left:15px;
	margin-top:60px;
}

div.frameH
{
	width:415px;
	height:351px;
	background-image:url('../frameH2.jpg');
	background-repeat: no-repeat;
}

div.imageH
{
	margin-left:10px;
	margin-top:65px;
	//float:center;
}

/*-------for datagrid------------------------- 

table {background:#eee border:1px solid #e4e9e6; padding:10px; margin-bottom:10px;}



table caption {font-size: 14px; font-weight:bold; text-align:left; padding:10px 0;}
th, td { text-align:left; padding:10px; color:#369;}
table td{ background:#31b573; vertical-align:top; padding:5px;}
table td p{ }
table td a {font-weight: bold;color:  #369;border-bottom:1px dotted #369;}
table td a:visited {color:  #369;}
table td a:active {color:  #369;	}
table td a:hover {background-color: #ccc; color:#fff; }

.action { width:120px; text-align:center;}
.date { width:80px; text-align:left;}
.select {width:40px; text-align:center;}
.nav { text-align: right;}
.nav a { padding:0 5px;}

*/

.tblBg
{
	background:#010d35;
}


.columnHeader
{ 
	background:#014a01; color:#ccc;font-weight: bold;font-size:12px;text-align:center;padding:10px 0;
}

.tdCell
{
	background:#61c091; vertical-align:middle;font-size:12px; color:black;
	line-height: 1.4;
}

a 
{
	color:black;border-bottom:1px dotted #e4e9e6;text-decoration:none;
}
a:hover {background-color: #ccc; color:#006600; }


/*------- search ------------------*/

.textSeach
{
	background:#31b573; vertical-align:top;font-size:12px; color:gray;
}

.textTitle
{ 
	color:#ccc;font-weight: bold;font-size:12px;text-align:center;padding:10px 0;
}

.textTitle2
{ 
	color:#ccc;font-weight: bold;font-size:15px;text-align:center;padding:10px 0;
}

.textNormal
{ 
	font-size:12px;text-align:center;padding:10px 0;line-height: 1.4;
}

.textNormal2
{ 
	font-size:12px;
	color:black;
}

/*------image -------*/
img.pic 
{
	float:right;
	width:120px;
	margin:0 0 15px 20px;
	padding:15px;
	border:1px solid black;
	text-align:center;

}

/*------sub-page -------*/

.textNormalSub
{ 
	font-size:12px;text-align:center;padding:10px 0;line-height: 2;
	color:black;
}


