<!-- Navigation Css -->
#thicktabs{
margin: 0;
padding: 0;
font: 12px verdana;
font-weight:normal;
}

#thicktabs li{
display: inline;
float:left;
text-decoration:none;
color:black;
border-right:1px solid white;
font-weight:bold;
}

#thicktabs li a{
font: 12px verdana;
font-weight:bold;
color: white;
padding:6px 35px;
text-decoration: none;
background: transparent url(images/bluebg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; 
border-bottom: 0px solid #0188FE; 
width:8em;
}

#thicktabs li a:hover{
font: 12px verdana;
color: black;
font-weight:bold;
background-image:url(images/bluebgover.gif) 
}


<!-- Navigation Css End-->


<!-- left Css-->

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-size: 90%;

}

* html #blueblock{ 
width: 147px; 
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;

color: #000;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ 
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
color: #FF8108;
}


<!-- left Css End-->

<!-- Bottom Css-->

#bottomtabs{
margin: 0;
padding: 0;
font: bold 12px verdana;

}

#bottomtabs li{
display: inline;
float:left;
text-decoration:none;
color:black;
border-right:0px solid #FF8108;
}

#bottomtabs li a{

color: #FF8108;
padding:2px 15px;
text-decoration: none;
width:6em;


}

#bottomtabs li a:hover{
color: #FF8108;
text-decoration:underline;
}

<!-- Bottom Css End-->


    #login {
     background-color: #FFFFFF;
     border: 0px solid #777777;
     text-align: left;
     width: 500px;
     margin: 2px;
    }
    
    #login .theInput {
     font-family: Verdana;
     font-size: 11px;
     width: 110px;
     margin-right: 5px;
    }

    #login .theSubmit {
     font-family: Verdana;
      font-size: 10px;
      background-color: #333333;
     margin-right: 5px;
    }
    
A.left:link {text-decoration: none; color: #757575;}
A.left:visited {text-decoration: none; color: #757575;}
A.left:active {text-decoration: none; color: #757575;}
A.left:hover {text-decoration: none; color: #FF8108;}

A.footer:link {text-decoration: none; color: #FF8108;}
A.footer:visited {text-decoration: none; color: #FF8108;}
A.footer:active {text-decoration: none; color: #FF8108;}
A.footer:hover {text-decoration: underline; color: #FF8108;}

.box_gray3			{ background: url(images/box_gray3_btmrt.gif) no-repeat bottom right; width:95%; font-family: Arial; font-size: 11px;}
	.box_gray3 .btmlt	{ background: url(images/box_gray3_btmlt.gif) no-repeat bottom left; }
	.box_gray3 .tprt	{ background: url(images/box_gray3_tprt.gif) no-repeat top right; }
	.box_gray3 .tplt	{ background: url(images/box_gray3_tplt.gif) no-repeat top left; padding: 0 0px 0px; }
	.box_gray3 h6		{ padding: 6px 0 0px; font-size: 12px; color: black; border-bottom:solid 5px #065fa3;}

.box_gray4			{ font-family: Arial; width:97%; font-size: 11px; }
	.box_gray4 h5		{ padding: 0px 0 0px; font-size: 12px; color: black; border-bottom:solid 5px #065fa3;}

#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
float: left;
background: url("/images/gradient.gif") repeat-x 20px;
font: 12px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #fff;
text-decoration: none;
display: block;
width: 100px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navcontainer a:hover 
{
background-color: #369;
color: #eee;
}

	.imagefloat
	{
		float: right;
		padding: 2px;
		margin: 0 0 0px 0px;
	}
	
#sidelist
{
margin-left: 0;
padding-left: 0;
list-style: none;
color: #757575;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 41px;
}
