/*- <style> -*/
/*=======================The Standard, top level styles =========================*/
body		{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	background: url(images/bg5.jpg);
	;
	font-size: 11px;
	line-height: normal;
	vertical-align: top;
}
.slideshow{	margin : 10px 0 0 50px; }
/*this will change the background color of the main part of the page*/
table		{ ;
	line-height: 20px;
}

/*- default links (links on the page)-*/
a		 	{ color: #336600;; cursor: auto; text-decoration: none}
a:hover		{ color: #0000FF; text-decoration:underline;}
a:visited	{ ; cursor: auto}

/*========================= the links on the top bar ===========================*/
a.toplinks	   	   { ;color: #336600; text-decoration: underline; font-weight: bold}
a:hover.toplinks   { color:ffcc66; font-size: 10pt; font-weight: bold;}
a:visited.toplinks { color:ffffcc; font-size: 10pt; font-weight: bold;}

/*============================ Top Level table styles =========================*/

/* **This will change almost all of the font sizes** */
/* NOTE: if you use background: url(image); set background: none; on backtable1 and 2 to
	keep the tables from showing the background. */
td			{
	font-size:12pt;
	;
	color: #000000;
	line-height: 20px;
}
.sidebackright	{ }
.sidebackleft	{ }
/* =========================== The VIR header ============================== */
.tableheader { background-color: 333399; color: ffffff; }
/* ================================ rule ================================== */
hr			{ color: 000000; height:1px; }
/* ============================== HTML Elements =========================== */
h4          { font-family: Arial, sans-serif; color: #336600; font-style:normal; font-size: 10pt;; font-weight: bold}
h5          { font-family: Arial, sans-serif; color: #336600; font-style:normal; font-size:10pt;; font-weight: bold}
p           { font-family: Arial, sans-serif; font-size: 11pt; 
			  color: 000000; font-weight : lighter; }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #336600}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #336600}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #336600}
