BODY
{
	background-image: url(../images/background3.gif);
	font-family: 'Verdana';
}
a 
{	
	color:Black;
}
A:hover
{	
	text-decoration: underline;
	color:Red;
}


.LeftNavLink	{background-image: url(../images/linkleftbg.gif); width:160; height:22;}
a:link.LeftNavLink	{color:black; text-decoration:none;	font-size:x-small;}
a:visited.LeftNavLink	{color:black; text-decoration:none;	font-size:x-small;}
a:hover.LeftNavLink		{color:red;	text-decoration:none; font-size:x-small; font-weight:bold;	background-image: url(../images/linkleftbgON.gif);}
a:active.LeftNavLink	{color:red;	text-decoration:none; font-size:x-small; font-weight:bold;}

.LeftNav
{
	background-color: white;
	 border-bottom: solid silver 1px;
	 border-top: solid silver 1px;
	color: black;
}

.MainTable
{
	border-color: Silver;
	border-left: solid 1px Silver;
	border-right: solid 1px Silver;	
	width: 825px;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.BodyTable
{
	border-color: OrangeRed;
	border-top: solid 1px OrangeRed;
	border-bottom: solid 1px OrangeRed;		
	border-left: solid 1px OrangeRed;
	border-right: solid 1px OrangeRed;		
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.Bars
{
	background-image: url(../images/backbars.gif);
	border-width: 0px;		
	margin:  0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: black;
	width: 100%;
}

.SmallFont	{font-size:xx-small;}


.top				{ color : Black; font-size : xx-small; }
.top a:link			{ color : Black; font-size : xx-small; text-decoration : underline; }
.top a:visited		{ color : Black; font-size : xx-small; text-decoration : underline; }
.top a:hover		{ color : Red; font-size : xx-small; text-decoration : underline; }
.top a:active		{ color : Red; font-size : xx-small; text-decoration : underline; }


.FooterClass td
{}
a.FooterClass{color:#666666;text-decoration:none; font-size:xx-small;}
a.FooterClass:link{color:#666666;text-decoration:none;}
a.FooterClass:visited{color:#666666;text-decoration:none;}
a.FooterClass:active{color:#666666;text-decoration:none; }
a.FooterClass:hover{color:#333333;text-decoration:underline;}


.foot				{ color : #999999; font-size : 9px; }
.foot a:link		{ color : #666666; font-size : xx-small; text-decoration : none; }
.foot a:visited		{ color : #666666; font-size : xx-small; text-decoration : none; }
.foot a:active		{ color : #666666; font-size : xx-small; text-decoration : none; }
.foot a:hover		{ color : #333333; font-size : xx-small; text-decoration : underline; }

.LeftNavF	{background-image: url(../images/linkleftbg.gif); width:160; height:22; 
	font-size:xx-small;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	}
	

.Links				{ color : Black; font-size : xx-small; font-weight:bold;}
.Links a:link		{ color : Black; font-size : xx-small; text-decoration : underline; font-weight:normal; }
.Links a:visited	{ color : Black; font-size : xx-small; text-decoration : underline; font-weight:normal;  }
.Links a:hover		{ color : Red; font-size : xx-small; text-decoration : underline; font-weight:normal;  }
.Links a:active		{ color : Red; font-size : xx-small; text-decoration : underline; font-weight:normal;  }


.hide_flash					{ visibility: hidden; }
.show_flash					{ visibility: visible; }
