body  
{
 background-color:White;
font-family:verdana;
 color:#e85b0b;
 font-size:8pt;
}

.welcomepagetablecell
{
	 width:575;
	 background-image: url("images/tbbackdropwelcomwpage500x571faded.jpg");
	 background-position:center;
	 background-repeat:no-repeat;	 
	 font-size:18pt;
	 font-weight:bold;
	 font-family:Times New Roman,verdana;
	 
}
#defaultpagebodystyle
{
	 background-color:#e85b0b;
	font-family:Verdana;
	margin-top:30px;
}

#pscroller1{
width: 195px;
height: 230px;
border: 4px solid #e85b0b;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.linkStyle4
{
	color:White;
}
#footertablecellstyle
{
	color:White;
	background-color:#e85b0b;
	
}


.someclass{ font-family:Verdana; font-size:10pt;color:#e85b0b; }


.buttonStyle1
	{
		font-family: Verdana; 
		font-weight: bold; 
		color:white; 
		background-color:#e85b0b; 
		font-size:8pt; 
	}	
.linkStyle2
	{
		font-family:verdana;
		font-size:8pt;
		font-weight :bold ;
		text-decoration:none;
	} 
	
	.linkStyle3
	{
		font-family:verdana;
		font-size:9pt;
		font-weight :bold ;
		text-decoration:none;
	} 
	
.noborder
{
	border:none 0px;
}	
	
.linkStyle1
{
	font-family:Verdana;
	font-size:8pt;
	color:#e85b0b;
	text-decoration :none; 
	}
.hr1
{
	color:#e85b0b;
	height:4px;
}
.sevenPtFont
{
	font-family:Verdana;
	font-size:7pt;
	color:#e85b0b; }
	
.eightPtFont
{
 font-family:verdana;
 color:#e85b0b;
 font-size:8pt;
}

.ninePtFont
{
 font-family:verdana;
 color:#e85b0b;
 font-size:9pt;
}

.tenPtFont
{
font-family:verdana;
color:#e85b0b;
font-size:10pt;
}	
.twelvePtFont
{
	font-family :Verdana;
	font-size:12pt;
	color:#e85b0b ;
}
.bgcolordarkyellow
{  background-color:#e85b0b; }