/* CSS Document */
/* Used for navigation bar */


body{
	text-align:center;
	background-image:  url(../images/main_bg.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}

a{
	color: #0000FF;
}

a:hover{
	color: #009900;
	text-decoration: none;
}

hr{
	color: #999999;
	height: 1px;
}

/*ID Selectors ------------------------------------------*/

#contentheader {
	background:#fff;
	border-bottom: 1px solid #000;
	padding: 0px 0px 5px 5px;
	}

#footer {
	width: 750px;
	background:#ccc;
	border-top: 1px solid #000;
	padding: 0px 0px 3px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-align: center;
	}
	
#footer img{
	padding: 5px 0px 0px 0px;
	}

#frame {
	background-color: #fff;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align:left;
	border: 1px solid #000;
}

#left{
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
	width: 535px;
}

#left img, #left{
	float: left;
	margin: 5px 0px 5px 0px;
}

#list{
	padding: 3px;
}

#list ul{
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 130px;
}

#list ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	font-size: 12px;
	font-weight: bold;
	color:#00F;
}

#list ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;	
	line-height: 18px;
	font-size: 11px;
	list-style-type: none;
	background-color: #FFFFFF;
	color:#0000FF;
}

#list a{
	display: block;
	padding: 0px 0px;
	width: 130px;
	color: #000;
	text-decoration: none;
}

#list ul ul li{ 
	margin: 0px 0px 0px 0px;

}

#list ul ul a{
	display: block;
	padding: 0px 0px 0px 10px;
	width: 130px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

#list ul ul a:hover{
	color: #009900;
	text-decoration: underline;
}

#sideCONTENT {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	width: 160px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

#sideCONTENT ul, #sideCONTENT li{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#SPlist img{
	float: left;
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
}

#underbar{ 
	background-color: #ccc;
	border-bottom: 1px solid #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 16px;
	}

#underbar div{
	float: right;
	padding: 0px;
	margin: 0px 0px -22px 0px;	
}

#underbar form{
	border-left: 1px solid #000;
}

/* Class Selectors ---------------------------------------*/

.side{
	
}

.left img{
	float: left;
}

.TENpx{
	font-size: 10px;
}

.blueTEXT{
	color: #000099;
}

.blueTEXTBOLD{
	color: #000099;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.drip{
	float: right;
	margin: 0px 0px 0px 0px;
}

.greenTEXT{
	color: #009900;
}

.greenTEXTBOLD{
	color: #009900;
	font-weight: bold;
}

.header{
	color: #0076BD;
	font-size: 16px;
	font-weight: bold;
}

.listTALL{
	line-height: 20px;
}

.nodot{
	list-style-type: none;
}

.picR{
	float:right;
	margin: 5px 0px 5px 5px;
}
	
.redTEXT{
	color: #FF0000;
}

.redTEXTBOLD{
	color: #FF0000;
	font-weight: bold;
}

.tag{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	padding-left: 5px;
}

/* CSS for Navbar*------------------------------------------*/

/*#bar{ 
	background:#00f;
	border-bottom: 1px solid #000;
	padding: 3px 0px 3px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#bar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#bar li {
	margin: 0px 0px 0px 10px;
	display: inline;
	padding-left: 20px;
	border-left: 1px solid #fff;
}

#bar a{
	color: #fff;
	text-decoration: none;
}

#bar a:hover{
	color: #ff0;
	text-decoration: underline;
}

#bar ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
*/

#bar{ 
	background:#00f;
	border-bottom: 1px solid #000;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 16px;
}

#bar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#bar li {
	margin: 0px 0px 0px 10px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #fff;
}

#bar a{
	color: #fff;
	text-decoration: none;
}

#bar a:hover{
	color: #ff0;
	text-decoration: underline;
}

#bar ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	float: left;
}

/* ------------------ Generic List --------------*/

.genlist ul, .genlist li, .genlist{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

/*-----------------------------------------------*/
