.text 				{font-family: verdana, arial; font-size: 10px; color: #999999;}
.big				{font-family: verdana, arial; font-size: 12px; color: #999999;}
.black 				{font-family: verdana, arial; font-size: 10px; color: #000000;}
.copy				{font-family: verdana, arial; font-size: 9px; color: #000000;}

SELECT,TEXTAREA,INPUT {BORDER-BOTTOM: #000000 1px inset; BORDER-LEFT: #000000 1px inset; BORDER-RIGHT: #000000 1px inset; BORDER-TOP: #000000 1px inset; background-color:#999999;}


a					{font-size: 10px; color: #999966; text-decoration: none; font-family: verdana,arial, helvetica; font-weight: bold;}
a:link	 			{font-size: 10px; color: #999966; font-family: verdana,arial, helvetica; font-weight: bold;}
a:visited			{font-size: 10px; color: #999966; font-family: verdana,arial, helvetica; font-weight: bold;}
a:active	 		{font-size: 10px; color: #999966; text-decoration: none; font-family: verdana,arial, helvetica; font-weight: bold;}
a:hover				{font-size: 10px; color: #999966; text-decoration: underline; font-family: verdana,arial, helvetica; font-weight: bold;}


a:sub				{font-size: 10px; color: #999966; text-decoration:none; font-family: verdana, arial, helvetica; font-weight: bold;}
a:link.sub			{font-size: 10px; color: #999966; text-decoration:none; font-family: verdana, arial, helvetica; font-weight: bold;}
a:visited.sub		{font-size: 10px; color: #999966; text-decoration:none; font-family: verdana, arial, helvetica; font-weight: bold;}
a:active.sub		{font-size: 10px; color: #999966; text-decoration:none; font-family: verdana, arial, helvetica; font-weight: bold;}
a:hover.sub			{font-size: 10px; color: #999966; text-decoration:none; font-family: verdana, arial, helvetica; font-weight: bold; background-color: #000000;}

a:mark				{font-size: 10px; color: #999966; text-decoration:underline; font-family: verdana, arial, helvetica; font-weight: bold;}
a:link.mark			{font-size: 10px; color: #999966; text-decoration:underline; font-family: verdana, arial, helvetica; font-weight: bold;}
a:visited.mark		{font-size: 10px; color: #999966; text-decoration:underline; font-family: verdana, arial, helvetica; font-weight: bold;}
a:active.mark		{font-size: 10px; color: #999966; text-decoration:underline; font-family: verdana, arial, helvetica; font-weight: bold;}
a:hover.mark		{font-size: 10px; color: #999966; text-decoration:underline; font-family: verdana, arial, helvetica; font-weight: bold; background-color: #000000;}

img.shadow {
	background: url(../images/shadow2.jpg) no-repeat right bottom;
	padding:1px 11px 25px 1px;	
	
}
img.shadowLG {
	background: url(../images/shadow1.jpg) no-repeat right bottom;
	padding:1px 11px 40px 1px;	
}
img.shadowSM {
	background: url(../images/shadow2.jpg) no-repeat right bottom;
	padding:1px 11px 20px 1px;	
}

.small {
	font-size: 10px;
}