BODY {
}
.quotetable{
	border:4px groove #999999;
}
.titlebar{
	border:2px raised #999999;
	background:#9999ff;
	hegiht:10px;
}
.quotetabletd{
	border:0px;
}
.tabletr{

}
.noborder{
	border:0px;
}
.boldtext{
	size:+1;
	weight:bold;
}
.title{
color: #f9f9f9;
background-color: #99CCCC;
font-weight: bold;
font-size: 18px;
border: 2px #555555 solid;
padding: 6px;
}
.entryform{
border-style: ridge;
border-width: 2;
}
.entryform-th{
}
.entryform-td{
}
.menu{
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
}
.menu-th{
	border:2px raised #999999;
	background:#9999ff;
	hegiht:10px;
}
.menu-td{
border:1 solid black;
font-weight: bold;
}
.report{
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}
}
.report-th{
	border:2px raised #999999;
	background:#9999ff;
	hegiht:10px;
} 
.report-td{
background-color: #CCC;
color: #000;
padding: 3px;
text-align: center;
border: 1px #fff solid;
}


h1{
font: 23px/18px Gill Sans, helvetica, arial, sans-serif;
font-weight:bold;
}
h2{
font: 20px/16px Gill Sans, helvetica, arial, sans-serif;
font-weight:bold;
}
h3{
font: 18px/14px Gill Sans, helvetica, arial, sans-serif;
font-weight:bold;
}
h4{
	color:#9999ff;
	font: 18px/14px Impact, helvetica, arial, sans-serif;
}

.entryform-td{
font: 12px/13px Gill Sans, helvetica, arial, sans-serif;
}

input{
font: 10px/11px Gill Sans, helvetica, arial, sans-serif;
}

select{
font: 10px/11px Gill Sans, helvetica, arial, sans-serif;
}

.option {
background-color: transparent;
float: left;
font: 15px/16px Gill Sans, helvetica, arial, sans-serif;
width: 110px;
border: none;
color: #000000;
}

.option a {
	display: block;
	padding: 2px 0px 2px 6px;
	margin: 0;
	background: transparent;
	color: #000000;
	border-bottom: none;
	text-decoration: none;

}

.option a:hover {
background-color: #303439;
font: 15px/16px Gill Sans, helvetica, arial, sans-serif;
color: #8CFF00;
}

.option a:active {
background-color: transparent;
font: 15px/16px Gill Sans, helvetica, arial, sans-serif;
color: #8CFF00;
}


a:hover {
	color: #222299;
	text-decoration: underline;
}

a:link {
	color: #222299;
	text-decoration: underline;
}

a:visited {
	color: #222299;
	text-decoration: underline;
}

B {
	font-weight: bold;
       font-size: 13px;
}

.text {
	font-size: 11px;
}

.textcontent {
	font-size: 14px;
}

.texttables1 {
	font-size: 13px;
            
}
.box {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #193C52;
	background-color : #C5C5C5;
	border: 1px inset;
}

.sub {
	font-family : Arial, sans-serif;
	font-size : 13px;
	color : #C5C5C5;
	background-color : #303439;
	border-bottom : 1px solid #414345;
	border-right : 1px solid #414345;
	border-left : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	cursor : hand; 
}
