th { color: black; font-size: 16px; font-weight: bold; text-align: left; }
.c { font-size: 10px; color: #ffffff; text-decoration: none; }
.cb { font-size: 10px; color: #ffffff; font-weight: bold }
.black { font-size: 10px; color: #000000;}
a { font-size: 12px; color: #0A7EC8; text-decoration:none; }
a:hover { color: #0A7EC8; text-decoration:underline; }
.bbb { font-size: 9px; font-weight: normal; color: #000000; background-color: #FFFFFF; border-style: none}
* { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.table { background: #F5F5F5; width: 100%;  }
.foot { color: white; background-image:url('/images/fbar.png'); width: 972; height: 129; }
.foot a { color: white; }
th a { color: white; }
th a:hover { color: #FFFFFF; text-decoration:underline; }
.smfont { font-size: 10px; }
.shadow { border: #E6F3FF solid 7px; }
.oldshadow { filter:progid:DXImageTransform.Microsoft.Shadow(color='#B1D3EC', Direction=135, Strength=3); }
BODY { SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR:#B1D3EC; SCROLLBAR-BASE-COLOR:#0066B2 }
FORM { margin-bottom:0; margin-top:0 }
.navbar { FONT-FAMILY: Arial; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #070769; text-decoration:none;}
h2 { font-size: 16px; font-weight: bold; }
.search {
	background-color: #FFFFFF;
	border: 1px solid #0A7EC8;
	color: #0A7EC8;
	font-weight: bold;
	font-size: 14px;
}
 .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}

.borderTL, .borderTR, .borderBL, .borderBR {
    width: 7px; height: 7px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -7px 0px 0px 0px; }
.borderBR { margin: -7px 0px 0px 0px; }
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
.content {
    margin: 0px;
    padding: 0px;
    border: 1px solid #CBCBCB;
    background: #F5F5F5;
}
.contentWrapper {
    padding: 0px;
    border: 0px;
}

.itembg {background-image: url(/images/itembg.gif); height:210px; width:126px; text-align:center; valign:middle; vertical-align: 50%;}

.center 
{
 margin:0px auto;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("/images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("/images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('/images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('/images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
