.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	text-decoration: none;
	}
	
.txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #383838;
	line-height: 15px;
}
body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
}

.barbg {
background-image: url(images/barbg.gif);
}

.leftbg {
background-image: url(images/leftbg.gif);
}

A.menu:link {
COLOR: #663300; TEXT-DECORATION: none
}
A.menu:active {
COLOR: #663300; TEXT-DECORATION: none}
A.menu:visited {	COLOR: #663300; TEXT-DECORATION: none}
A.menu:hover {
	COLOR: #ff9900; TEXT-DECORATION: none}
TD.menu {font-family: Arial;font-size: 12px;color: #333333;}
DIV.menu {font-family: Arial;font-size: 12px;color: #333333;}
A:link  {color: #663300;text-decoration: none;}
A:visited  {color: #663300;text-decoration: none;}
A:active  {color: #663300;	text-decoration: none;}
A:hover  {color: #ff9900;	text-decoration: none;}
TD  {font-family: Verdana,Arial;font-size: 13px;}
P  {font-family: Verdana,Arial;font-size: 12px;}
TD.right {font-family: Verdana,Arial;font-size: 11px;color: #333333;}

HR {
	color: #663300;
	height: 1px;
}