﻿#Topnav {
	list-style: none;
	padding: 0;
	margin: 0px 0 0px 0;
	background-color: #B2D281;
	display: block;
	overflow: hidden;
	font-size: 1em;
	font-weight:bold;
	height:25px;
	text-transform:capitalize;
}
#Topnav li {
	display: inline;
}
#Topnav li a {
	display: block;
	float: left;
	padding: 5px 20px;
	color: white;
	text-decoration: none;
}
#Topnav li a:hover {
	background-color: #1b1b1b;
}

#Top2nav {
	list-style: none;
	padding: 0;
	margin: 0px 0 0px 0;
	background-color: #90B557;
	display: block;
	overflow: hidden;
	font-size: .9em;
	font-weight:bold;
	height:25px;
	text-transform:capitalize;
}
#Top2nav li {
	display: inline;
}
#Top2nav li a {
	display: block;
	float: left;
	padding: 5px 8px;
	color: white;
	text-decoration: none;
}
#Top2nav li a:hover {
	background-color: #1b1b1b;
}



.T1NewHead
{
	background-image:url('images/topBg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #8DB0CE;
	padding:8px;
}
.T1NewBody
{
    background-color:#FFF;
    color:#000;
    font-size:8pt;
}
.T1NewTable
{
   /* border: 1px solid #8DB0CE;   */
}
.T1NewTable td
{
	font-size: 11px;
	color: #000;
	padding:1px;
/*	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;*/
}


.bodyBg
{
	font-family: Tahoma;
	font-size: 12px;
	/*background: url(images/00Bg.jpg);*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #4E463F;
	background-color:#4E525A;
}
.popUpItem
{
	font-family:Arial;
	color: #5092CA;
	text-decoration: none;  
}
.popUpItem b
{
    font-family:Arial;
	color: #000;
	text-decoration: none;
}
.popUpItem {color: #6580a7;font-size:15px; text-decoration: none;}
.popUpItem a:link {color: #6580a7;font-size:15px; text-decoration: none; cursor:pointer;}
.popUpItem a:visited {color: #6580a7;font-size:15px;  text-decoration: none; cursor:pointer;}
.popUpItem a:hover {text-decoration: underline;color:#CF821C;font-size:15px; cursor:pointer;}
.popUpItem a:active {color: #6580a7; text-decoration: none;font-size:15px;  cursor:pointer;} 


a img {
border: none;
}
.contentTableHome
{
  width:980px;
	padding:0px;
	text-align:left;
 /* background-color:#6893CE;   */
}
.topRoundL
{
    background: url(images/topRound/L.jpg);
    background-repeat:no-repeat;
    height:29px;
    width:6px;
}
.topRoundR
{
    background: url(images/topRound/R.jpg);
    background-repeat:no-repeat;
    width:6px;
}
.topRoundBL
{
    background: url(images/topRound/BL.jpg);
    background-repeat:no-repeat;
    height:29px;
    width:6px;
    background-position:left bottom;
     background-color:#FFF;
}
.topRoundBR
{
    background: url(images/topRound/BR.jpg);
    background-repeat:no-repeat;
    width:6px;
    background-position:left bottom;
    background-color:#FFF;
}

.bottom
{
    background-color:#666A73;
    height:50px;   
}



.SideBg
{
    background:url(images/sideBg/bG.jpg) top left repeat-y;
}
.SA1
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #B9CEEB;
	text-decoration: none;
	font-size: 11px;
	background:url(images/sideBg/SA1.jpg) bottom left no-repeat;
}
.SA1:link
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #B9CEEB;
	text-decoration: none;
	font-size: 11px;
	background:url(images/sideBg/SA1.jpg) bottom left no-repeat;
}
.SA1:hover
{
	background:url(images/sideBg/SA1Hover.jpg) top left repeat-y;
	color: #FFF;
}
.SA1Select
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	/*text-align: center;*/
	font-size: 11px;
}

.tabClassHead
{
    font-size: 19px;
    color: #ff9900;
    text-decoration: none;
    font-family: Arial;
}




.CBox1 {
border:1px solid #DDDCC8;
}
.CBoxH1 {
background-color:#DDDCC8;
color:#000;
font-size:12px;
font-weight:bold;
}
.CBoxB1 {
background-color:#E8E7D5;
color:#000;
font-size:8pt;

/*background:url(images/01Bg.jpg) top left repeat;*/
}
.rightBg
{
    background:url(images/01Bg.jpg) top left repeat;
}
.CBoxB1 a
{
	font-family:Arial;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000;
	text-decoration:none;
}
.CBoxB1 a:hover
{
    color: #FF0000;
}
.CBoxB1 a:visited
{
	color: #000;
}

.CBox2
{
    border: #696969 1px solid;
}
.CBoxH2
{
	background-color: #696969;
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
}
.CBoxB2
{
	background-color: #FFF;
	color: #292929;
	font-size: 9pt;
	font-family:Arial;
}
.CBoxB2 a
{
	font-size:12px;
	color: #555353;
	text-decoration:none;
	/*font-weight: bold;*/
	font-family:Arial;
}
.CBoxB2 a:hover
{
	color:#ff6347;
}
.CBoxB2 a:visited
{
	color: #000;
}



.SA2
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background:url(images/sideBg/SA2.jpg) bottom left no-repeat;
}
.SA2:link
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background:url(images/sideBg/SA2.jpg) bottom left no-repeat;
}
.SA2:hover
{
	background:url(images/sideBg/SA2Hover.jpg) top left repeat-y;
	color: #FFF;
}
.SA2Select
{
	width: 100%;
	height: 20px;
	padding-top: 3px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	/*text-align: center;*/
	font-size: 11px;
}
.HOMEA1
{
	width: 25px;
	height: 25px;
	/*padding-top: 3px;*/
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background:url(images/Top/home.jpg) top left no-repeat;
}
.HOMEA1:link
{
	width: 25px;
	height: 25px;
	/*padding-top: 3px;*/
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	background:url(images/Top/home.jpg) top left no-repeat;
}
.HOMEA1:hover
{
	background:url(images/Top/home.jpg) bottom left repeat-y;
	color: #FFF;
}

.shadeTop
{
  	background:url(images/Top/bG.jpg) top left no-repeat;  
}


.smallLink {color: #6580a7;font-size:11px; text-decoration: none; cursor:pointer;}
a.smallLink:link {color: #6580a7;font-size:11px; text-decoration: none; cursor:pointer;}
a.smallLink:visited {color: #6580a7;font-size:11px;  text-decoration: none; cursor:pointer;}
a.smallLink:hover {text-decoration: none;color:#CF821C;font-size:11px; cursor:pointer;}
a.smallLink:active {color: #6580a7; text-decoration: none;font-size:11px;  cursor:pointer;} 




