@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial,Tahoma;
	font-size:9pt;
	margin:0px;
	color:#333333;
}

.nae
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	color:#0099FF;	
}

.naetitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
	color:#666666;	
}

.ftrd
{
	margin:auto;
	width:800px;
	height:50px;
	background-color:#034570;
}

.fdetails
{
	color:#0099FF;
	padding:5px;
	text-align:center;
}

p
{
	line-height:16px;
}

ul
{
	font-weight:900;
}

.jm
{
	color:#0066FF;
	font-size:8pt;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif, Arial, Tahoma;
	color:#0d3f02;
	line-height:20px;
	text-transform:uppercase;
}



h3
{
	font-family:Georgia, "Times New Roman", Times, serif,Arial;
	color:#993300;
	font-weight:bold;
	line-height:20px;
}

a.linkc
{
	color:#00CCFF;
	text-decoration:underline;
}

a:hover.linkc
{
	color:#CCCCCC;
	text-decoration:none;
}

a.linkm
{
	color:#ff1800;
	text-decoration:underline;
}

a:hover.linkm
{
	color:#CCCCCC;
	text-decoration:none;
}

.divlogo 
{	
	margin:auto;
	width:800px;
	height:89px;
}

.spbanner
{
	height:320px;
	background-image:url(../images/ban.gif);
	background-repeat:repeat-x;
	width:100%;
}


.mainban
{
	margin:auto;
	width:800px;
	/*border:1px solid #666666;*/
}

.spbody
{
	margin:auto;
	width:800px;
	overflow:auto;
}

.spfooter
{
	margin:auto;
	width:800px;
	background-color:#003366;
}


a.toplink
{
	font-family:Arial,Century Gothic,Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#011d27;
	text-decoration:none;
}

a.toplink:hover
{
	text-decoration:underline;
}

.menudiv
{
	height:24px;
}


.tagline
{
	padding:10px; 
	text-align:center;
	font-size:11pt;
	font-weight:bold;
}

.authortxt
{
	color:#006699;
	text-align:right;
	padding-right:17px;
}

.fbck
{
	background-image:url(../images/footerback.gif);
	background-repeat:repeat-x;
	height:148px;
}

.fdiv
{
	margin:auto;
	width:800px;
}

/*box*/
	.t-l { width:6px; height:7px; background-image:url(../images/t-l.gif); }
	.t-c { height:7px; background-image:url(../images/t-c.gif); background-repeat:repeat-x;}
	.t-r { width:5px; height:7px; background-image:url(../images/t-r.gif);}
	
	.m-l { width:6px; background-image:url(../images/m-l.gif); background-repeat:repeat-y;}
	.m-c { width:780px; height:100px; background-color:#FFFFFF; float:left; }
	.m-r { width:5px; background-image:url(../images/m-r.gif); background-repeat:repeat-y; }
	
	.b-l { width:6px; height:12px; background-image:url(../images/b-l.gif); }
	.b-c { height:12px; background-image:url(../images/b-c.gif); background-repeat:repeat-x; }
	.b-r { width:5px; height:12px; background-image:url(../images/b-r.gif); }
	
	
/*eof*/



