td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5F5F5F;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#5F5F5F;
}
a.none {

	text-decoration: none;
	color:#5F5F5F;
}
.head_blue
{
	color:#6780B8;
	font-weight:bold;
}
.head_white
{
	color:#FFFFFF;
	font-weight:bold;
}
.head_brown
{
	color:#B9771C;
	font-weight:bold;
}
.head
{
	color:#808080;
	font-weight:bold;
}
.menu
{
	color:#808080;
}
a.menu
{
	color:#808080;
	text-decoration:none;
}
a.copy
{
	color:#A8A8A8;
	text-decoration:none;
}
a.top
{
	color:#717171;
	text-decoration:none;
}
a.top2
{
	color:#4B86AA;
	text-decoration:none;
	font-weight:bold;
}
.big
{
	text-transform:uppercase;
	font-weight:bold;
}
.white
{
	color:#FFFFFF;
}
a.white
{
	color:#FFFFFF;
	text-decoration:underline;
}
a.white_none
{
	color:#FFFFFF;
	text-decoration:none;
}
.orange
{
	color:#FD9403;
}
.brown
{
	color:#B9771C;
}
.light
{
	color:#7F7E7E;
}
a.blue
{
	color:#6780B8;
	text-decoration:underline;
}
.blue
{
	color:#6780B8;
}
a.darkblue
{
	color:#327085;
	text-decoration:underline;
}
.t10
{
	font-size:10px;
}
.t9
{
	font-size:9px;
}
Select { 
	font-family:verdana;
	font-size:8pt;
	test-transform:capitalize;
	border:1px solid rgb(128,0,0);
	background-color:rgb(255,255,230);
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: rgb(0, 0, 0) 2px solid;
        margin-bottom: 0px;
        width: 10px;
        display: block;
        background: rgb(35, 35, 35);

        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

a.thumbnail20, a.thumbnail20:link, a.thumbnail20:visited, a.thumbnail20:active {
        border: rgb(0, 0, 0) 0px solid;
        margin-bottom: 0px;
         width: 20px;
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


a.thumbnail:hover            {
        border: rgb(95, 121, 216) 1px solid;
	margin-bottom: -45px;
        width: 20px;
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

a.thumbnail20:hover            {
        border: rgb(95, 121, 216) 1px solid;
	margin-bottom: 0px;
       width: 20px;
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}	