BODY
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	font-size: 12px;
	font-family:Arial;
	color: #000066;
}

A:hover
{
	text-decoration: none;
	font-family:Arial;
	font-size: 12px;
	color: #FF00FF;
}

TABLE.CONTENT
{
	width:100%;
	height:100%;
	background-color:  #dedede;
	background-color:  #ffffff;
}

TABLE.TOP
{
	background-color:  #516a8e;
	width:100%;
	background-attachment: scroll;
	
	background-image: url(../images/mid-nav_top_bg.jpg);
	border: 0px;
}

TABLE.MAIN
{
	background-color: #dedede;
	width:100%;
	height:100%;
}

TABLE.SPACER
{
	background-color: #dedede;
	width:100%;
}

TABLE.BOTTOM
{
	background-color:  #dedede;
	width:100%;
	height:15;
	border: 1px;
}

TABLE.BREADCRUMB
{
	background-color:  #000000;
	width:100%;
	height:25px;
	border: 0px;
}

A.BREADCRUMB:link, A.BREADCRUMB:visited
{
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	font-family:Arial;
	color: #ffffff;
}

A.BREADCRUMB:active
{
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	font-family:Arial;
	color: #ff00ff;
}

A.BREADCRUMB:hover
{
	text-decoration: none;
	font-family:Arial;
	font-weight:normal;
	font-size: 11px;
	color: #FF00FF;
}


.BREADCRUMB_TEXT
{
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	font-family:Arial;
	color: #ffffff;
}
.BREADCRUMB_TEXT_HL
{
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial;
	color: #ffffff;
}

TABLE.NAV
{
	background-color:  #dedede;
	width:152px;
	border: 0px;
}

DIV.copywright
{
	font-size:7.0pt;
	font-family:Arial;
	color:black;
	font-weight: normal;
	text-align: center;
}   

DIV.text
{
	font-size:10.0pt;
	font-family:Arial;
	color:black;
	font-weight: normal;
	text-align: justify;
	background-color: white;
}

DIV.wtext
{
	font-size:10.0pt;
	font-family:Arial;
	color:white;
	font-weight: normal;
	text-align: justify;
}
DIV.bigtext
{
	font-size:16pt;
	font-family:Arial;
	color:black;
	font-weight: bold;
	text-align: justify;
	background-color: white;
}

H2
{
	font-size:12pt;
	font-family:Arial;
	color:black;
	font-weight: bold;
	text-align: justify;
}

H3
{
	font-size:12pt;
	font-family:Arial;
	color:white;
	font-weight: bold;
	text-align: justify;
}

H4
{
	font-size:12pt;
	font-family:Arial;
	color:black;
	font-weight: bold;
	text-align: justify;
}

DIV.update
{
	font-size:6.0pt;
	font-family:Arial;
	color:black;
	text-align: center;
	font-weight: normal;
}
            


TABLE.BOX 
{
	background-color: red;
	border: 1px solid #112233;
}


.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left;  width: 100%; height: 7px; font-size: 1px;}
.rbtop { background: url(../images/tr.gif) no-repeat top right; width: 100%; height: 7px; font-size: 1px;}
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; width: 100%; height: 7px; font-size: 1px;}
.rbbot { background: url(../images/br.gif) no-repeat bottom right;  width: 100%; height: 7px; font-size: 1px;}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 400px; margin: 1em auto; }

.news-title 
{
	color: #000000;
	font-size:14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.news 
{
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 600px;
}
.newsbox 
{
	color: #000000;
	background: #FFFF99;
	border:solid 2px #CC9900;
	width: 90%;
	padding:4px;
}