a:link {
	color: green;
}
a:visited {
	color: green;
}

a:hover {
	color: black;
}

a:active {
	color: #fcad0e;
}

address {
	font-family: helvetica, arial, sans-serif;
	font-size: 75%;
}

body {
	padding:0px 0px 0px 0px;
	margin: 6px 3px 3px 6px;
	color: #000000;
	background-color:#fcf9e5;
}

h1 {
    FONT-FAMILY:  verdana,helvetica,Universal;
    FONT-SIZE: 10pt;
	font-weight: bold;
	border-bottom: 2px double #fcad0e;
	padding: 2px 2px 2px 2px;
}

h2 {
    FONT-FAMILY:  'verdana,helvetica,Universal';
    FONT-SIZE: 10pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}

h4 {
	font: normal 11px sans-serif;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

li {
	font: normal 10pt  Tahoma, Arial, sans-serif;
	list-style-type: square;
}


#mailto {
	font-family: Arial, sans-serif;
	font-variant: small-caps;
}

#pageblock{
	position:absolute;
	left:0px;
	top:90px;
	z-index:0;
	BORDER-LEFT: #0033cc 0px dotted ; 
	BORDER-right: #0033cc 0px dotted ; 
	background-color: #fcf9e5;
}

#tabs{
	position:absolute;
	left:0px;
	top:48px;
	background-color: fcf9e5;
}
#tabsp{
	position:absolute;
	left:0px;
	top:0px;
	height:50px;
	width:961px;
	background-color: #fdfffc;
}
#rectLink{
	color: white;
	font-weight: bold;
}
#sampleR{
	font: 8pt  Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#sampleR2{
	font: 8pt  Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #fcad0e;
}
#sampleR1{
	font: 8pt  Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: green;
}

#rect {
	 background-image: url(../images/rect.gif);
	 background-repeat: no-repeat;
	 height: 248px;
	 border: 0px dotted red;
 }
.footer {
	font: normal 11px sans-serif;
}
.topBar {
	height:150px;
	background-color: #fdfffc;
}
#verline2{
	top:112px;
	position: absolute;
	left: 0px;
	width:640px;
	BORDER-top: #0033cc 2px dotted ; 
}
#hrElem{ color: #fcad0e; }


TABLE {
    FONT-FAMILY: arial, helvetica, sans-serif, verdana;
    font-size: 10pt;
}
td{
	font: normal 10pt  Tahoma, Arial, sans-serif;
}

