body {
	margin: 0px;
	font: 12px/16px Arial;
	color: #000;
	background-color:#fff;
}

td
{
	font: 12px/16px Arial;
	color: #666666;

}

.menubg
{
	background:url(../images/menubg.gif); background-repeat:repeat-x;;


}


.menubgshadow
{
	background:url(../images/shadowtoprepeat.gif); background-repeat:repeat-x;;


}


.menubg1
{
	background:url(../images/menubg.gif); background-repeat:repeat-x;;
	height: 30px;


}

.shadowr
{
	background: url(../images/tablebg.gif) #fff repeat-y left top;


}

.shadow
{
	background: url(../images/shadowtop2.gif) #eee repeat-x left top;
}

a:link, a:active, a:visited
{
	font: bold 12px/16px arial;
	color: #0084C8;
	text-decoration: none;
}

a:hover
{
	font: bold 12px/16px arial;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

a.menu:link, a.menu:active, a.menu:visited
{
	font: bold 12px/16px arial;
	color: #0084C8;
	text-decoration: none;
}

a.menu:hover
{
	font: bold 12px/16px arial;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

a.view:link, a.view:active, a.view:visited
{
	font: normal 12px/16px arial;
	color: #3B6C01;
	text-decoration: none;
	text-align:right;
}

a.view:hover, a.view:focus
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a.more:link, a.more:active, a.more:visited
{
	font: normal 12px/16px arial;
	color: #663399;
	text-decoration: none;

}

a.more:hover, a.more:focus
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}


h1
{
	font: normal 18px  arial;
	color:#0084C8;
	margin: 30 0 5 0px;
}

h6
{
	font: normal 18px  arial;
	color:#0084C8;
	margin: 0 0 5 0px;
}

h2
{
	font: bold 13px  arial;
	color:#000;
	margin: 0 0 5 0px;
}



h4
{
	font: normal 10px  arial;
	color:#666666;
	margin: 0 0 5 0px;
}




hr
{
	height: 1px;
	size: 1px;
	color: #BBB7B7;
}




.contents
{
	padding: 0 15 0 15px;
}






.dataTable
{
	border: 1px #CCCCCC solid;

}

tr.row1 td
{
	background: #EAEAEA;
}

tr.rowtitle td
{
	color: #000000;
	background: #E4E4E4;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

.imgR
{
	float: right;
	padding: 5 10 5 10px;
}

.tdhead td
{
	font: 14px/16px Arial, Tahoma, Verdana;
	color: #fff;
	background: #0084C8;
}

.tdtext td
{
	font: 12px/16px Arial, Tahoma, Verdana;
	color: #666666;
	background: #eee;
}

input
{
	font: 12px Arial, Tahoma, Verdana;
}

textarea
{
	font: 12px Arial, Tahoma, Verdana;
}

.justify{
	font: 12px/16px Arial;
	color: #666666;
	text-align: justify;
	{