A:visited {
   color: #FFF;
}

A:link {
   color: #FFF;
}
.table_header {
   background: #09F;
   color: #FFF;
   font-size: 18px;
   font-weight: bold;


}

.sidebartitles {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;

}
.text {
	color: #FFFFFF;
	font-size: 14px;
   font-weight: normal;
}

.nvaigation {
	color: #FFFFFF;
	font-size: 14px;
   font-weight: normal;
}
.sidebartitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.sidebarsubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}
.sidebarcomments {
	font-size: 14px;
	font-weight: normal;
   font-style: italic;
	color: #09F;
}
.sidebartext {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebardate {
	font-size: 12px;
	color: #666;
}

.title {
   font-size: 20px;
   color: #FFFFFF;
   font-weight: bold;
}

.subtitle {
   color: #fff;
   font-size: 18px;
   font-weight: bold;
}

.description {
   color: #09F;
   font-size: 16px;
   font-style: italic;
   font-weight: normal;
}
.copyright {
   color: #FFF;
   font-size: 16px;
   font-weight: bold;
}

.forms01 {
   width: 300px;
}

/*input {
   width: 300;
}

.submit input {
   width: 100;
}
*/
.menufiller{
background: url(chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}


fieldset
{
   border: 1px solid #0099FF;
   width: 450px;
}

legend
{
   color: #fff;
   background: #09F;
   border: 1px solid #0033FF;
   padding: 2px 6px
} 

label
{
   color: #fff;
   width: 4em;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block
}


}

