td { 
	font-size: 12px;
	font-family: normal arial, helvetica, sans-serif;
	color: #333333;}

.middle {  
	background-image: url(images/home_back.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
        background-attachment: fixed;}

.box {  
	font-size: 11px;
	background-image: url(images/box.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	background-attachment: fixed;} 

.large { 
	color: #525252; 
	font-size: 12px; 
	font-weight: bold; } 
 
.small { 
	color: #333333; 
	 font-size: 11px}
	 
.ten { 
	color: #333333; 
	 font-size: 10px}

.cr { 
	font-family: Tahoma, Arial, Helectiva, Verdana;
	font-size: 7px; 
	color: #222222; }

.fr { 
	font-size: 9px; 
	font-weight: bold; }

.smhead { 
	font-size: 10px; 
	font-weight: bold;}
  
input {
	border: 1px outset #769FB1; 
	color: #333333; 
	font-size: 10px; 
	font-weight: bold;}

select {
	border: 1px outset #769FB1; 
	color: #333333; 
	font-size: 10px; 
	font-weight: bold;}

textarea {
	border: 1px outset #769FB1; 
	font-size: 12px; 
	color: #333333;
	font-weight: bold;}

a {	
	font-family: normal arial, helvetica, sans-serif;
	color: #333;
	text-decoration:none;}

a:link, a:active {
	color: #00F;
	text-decoration: none;
}

a:hover {
	color: #F63;
	text-decoration: underline;
}

a.other, a.other:link {
	font-size: 11px;
	color: #333;
	text-decoration:none;}

a.sub{
	font-size: 11px;
	color: #333;
	text-decoration:underline;}

a.top{
	font-size: 12px;
	color: #333;
	text-decoration:underline;}

a.mid{
	font-size: 10px;
	color: #333;
	text-decoration:none;}

