<!--
a:link {
	text-decoration:none;
	color:#647684;
	
	
	
}
a:visited {
	text-decoration: none;
	color:#647684;
}
a:hover {
	text-decoration: underline;
	background:white url(images/body_bg.gif);

	
	
	
	
}
a:active {
	text-decoration: none;
}
body
{

	/*font:11px Tahoma,Verdana,Arial,Helvetica,sans-serif;margin:0;padding:0;color:#C29D3A;
	background:url(images/bg_body.gif)*/
	background: white url(images/body_bg.gif) repeat left top;	
	font-family: Verdana;
font-weight: normal;
font-size: 11px;
line-height:1.4em;
}
.h1
{
font-size:150%;
}
td {
	border-left:1px solid #C1DAD7;;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}
.spec {	
	padding:6px 0 0 2px;
	border:1px solid #BEBEBE;
	/* old background image = bg.png */
	background: white url(img/shade.gif) repeat-x; /*THEME CHANGE HERE*/
	
	
}
.spec1 {
	padding:6px 0 0 2px;
	border:1px solid #BEBEBE;
	font-size:13px;
	background: white url(img/shade.gif) repeat-x; /*THEME CHANGE HERE*/
}
.spec2 {	

	background-color:#E5F5FF;
	
	
}
.colContent
{
background-color:#ECFEDA;
}
/*.watermarked {
	height:100%;
	width:99%;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background: white url(img/shade.gif) top left repeat-x; /*THEME CHANGE HERE*/

.img{float:left;margin:0px;padding:1px; border:1px solid #9cafbd;border-color:#9cafbd #9cafbd #647684 #C1DAD7;}

#container
	{
		width: 100%;
		height:30px;
		border: 0px solid #ccc;
		background: #fff;
	}
	
	
	
	
	

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 0em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
/* old background image = bg.png */
background: white url(img/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(img/bgx.png);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

	 .t {background: url(img/styles/dot.gif) 0 0 repeat-x; width: 100% }
.b {background: url(img/styles/dot.gif) 0 100% repeat-x;}
.l {background: url(img/styles/dot.gif) 0 0 repeat-y}
.r {background: url(img/styles/dot.gif) 100% 0 repeat-y}
.bl {background: url(img/styles/bl.gif) 0 100% no-repeat}
.br {background: url(img/styles/br.gif) 100% 100% no-repeat }
.tl {background: url(img/styles/tl.gif) 0 0 no-repeat }
.tr {background: url(img/styles/tr.gif) 100% 0 no-repeat; padding:10px}

