body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1 {
	color: #CC0000;
}
.style1 {
	color: #CC3300;
	font-size: 10pt;
}
.style2 {
	font-size: 18pt
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style8 {
	color: #333333;
	font-size: 18pt;
	font-weight: bold;
}

caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #CC0000;
	text-decoration: none;
}


*					{ margin: 0; padding: 0; }				
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }


.box-two {word-wrap: break-word;}


.box-two			{ width: 165px; background: #CCCCCC; border: 1px solid #999999; position: relative; margin: 10px 0;}
.box-two .tl		{ position: absolute; width: 14px; height: 14px; background: url(images/tl1.png); top: -1px; left: -1px; }
.box-two .tr		{ width: 14px; height: 14px; background: url(images/tr1.png); position: absolute; top: -1px; right: -1px; }
.box-two .bl		{ width: 14px; height: 14px; background: url(images/bl1.png); position: absolute; bottom: -1px; left: -1px; }
.box-two .br		{ width: 14px; height: 14px; background: url(images/br1.png); position: absolute; bottom: -1px; right: -1px; }
.box-two .inside	{
	padding: 10px;
}
.box-two .inside1   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
.box-two .inside2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
.box-two .inside3   { background: #999999; 
}
