body{
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	background: #FFF;
	color: #333;
}


form, input, body{
	padding: 0px;
	margin: 0px;
}

blockquote{
	font: italic small/1.6em   Verdana,Arial,Helvetica,sans-serif;
	color: #036;
	background-color: transparent;
}

dl{
	margin-top: 20px;
}

dt {
	font: bold small/1.6em  Verdana,Arial,Helvetica,sans-serif;
}

dd {
	font: normal small/1.6em  Verdana,Arial,Helvetica,sans-serif;
	color: #333 !important;
	background-color: transparent;
	margin-bottom: 15px;
}

h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:14px;
	line-height:10px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	margin:0px 20px 5px 20px;
	padding:0px;
	font-size:18px;
	font-weight:600;
	color:black;
	}
h3 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:14px;
	font-weight:600;
	color:#330099;
	}
	
h4 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
	color:#330099;
	}	

a:link {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
	color:#330099;
}

a:hover {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
	color:#330099;
}

a:visited {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-size:12px;
	font-weight:600;
	color:#330099;
}

td {
	font: x-small Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	vertical-align: top;
}

td a {
	font-weight: bold;
	color: #06c;
}

th {
	font: x-small Verdana,Arial,Helvetica,sans-serif;
	color: #666;
	background-color: transparent;
}

.bar{
	position: relative;
	background: #330099;
   padding: 2px 25px 2px 10px;
	border: 0px none;
	color: #fff;
	font-size: 5px;
	margin: 0px;
	z-index: 10;

}

.break {
	position: relative;
	padding: 2%;
}

.line{
	border-bottom: 1px solid #8C8C8C;
	margin: 0px 0px 15px 0px;
}

#Content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 0px 0px 160px;
	padding:20px;
	z-index:2; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

#Header {
        margin:0px 0px 10px 0px;
        padding:0px;
}

#lefty {
       position:absolute;
       left:0;
       margin:0px 0px 0px 0px;
       background:#eee;
       width:150px;
       border-width: 0px 1px 1px 0px;
       border-style:solid;
       border-color:black;
       padding:10px;
}

#Search {
        position:absolute;
	top:15px;
	right:10px;
	text-align: center;
	font-size:10px;

}

#tab1,#tab2,#tab3,#tab4,#tab5 {
	background: #330099;
	border: 0px none;
	color: #fff;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 3px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -21px;
	z-index: 3;
}

#tab1b,#tab2b,#tab3b,#tab4b,#tab5b {
background: #99FFFF;
	border: 0px none;
	color: #fff;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 3px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: -21px;
	z-index: 3;
}

#tab1,#tab1b {
	left: 100px;
	width:133px;
	border-right: 1px solid white;
}

#tab2,#tab2b {
	left: 240px;
	width:133px;
	border-right: 1px solid white;
}

#tab3,#tab3b {
	left: 380px;
	width:133px;
	border-right: 1px solid white;
}

#tab4,#tab4b {
	left: 520px;
	width:133px;
	border-right: 1px solid white;
}

#tab5,#tab5b {
	left: 660px;
	width:133px;
	border-right: 1px solid white;
}

#tab1b {
       background:#6495ED;
} 

#tab2b {
       background:#6495ED;
}

#tab3b {
       background:#6495ED;
}

#tab4b {
       background:#6495ED;
}

#tab5b {
       background:#6495ED;
}
 
#tab1 a,#tab2 a,#tab3 a,#tab4 a,#tab5 a,#tab1b a,#tab2b a,#tab3b a,#tab4b a,#tab5b a,{
	display: block;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#tab1 a:link,#tab2 a:link,#tab3 a:link,#tab4 a:link,#tab5 a:link{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#tab1 a:hover,#tab2 a:hover,#tab3 a:hover,#tab4 a:hover,#tab5 a:hover{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#tab1 a:visited,#tab2 a:visited,#tab3 a:visited,#tab4 a:visited,#tab5 a:visited{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
