.bgrtable
{ 
background-image: 
url(../images/bgrhead.gif);
background-repeat: no-repeat
}

.bgrtable_rotate
{
	background-image: 
url(../images/bgrhead_rotate.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:bottom
}



.text3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.text3:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

	
}
.text3:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

}

.text3:hover
{
	font-size: 15px;
	color:#FFFF00;
	text-decoration:blink;
	font-weight: bold;
}

.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.text1:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

	
}
.text1:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;

}

.text1:hover
{
	font-size: 10px;
	color:#999999;
	text-decoration:blink;
	font-weight: bold;
}

.designed_by {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.textcontent{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.texthead{
	font-family: Verdana;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.textcontent_small{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.textcontent_smallbold{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.button_colors{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}


.textbig{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
