.body {
	background-image: url(../img/body/body.jpg);
	color: #555555;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 25px;
}
.line {
	background-image: url(../img/body/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 1px;
	padding-left: 21px;
	color: #555555;
	padding-right: 25px;
}
.footer2 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	color: #CCCCCC;
}	
body {
	background-color: #555555;
	margin-top: 0px;
}
body,td,th {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}
a {
	font-size: 10px;
}
.style1 {
	font-size: 12px;
	color: #999999;
}
.style1 a:link {
	color: #999999;
	text-decoration: none;
}
.style1 a:visited {
	text-decoration: none;
	color: #999999;
}
.style1 a:hover {
	text-decoration: underline;
	color: #999999;
}
.style1 a:active {
	text-decoration: underline;
	color: #999999;
}
.style1 a {
	font-size: 12px;
}
.style2 {
	font-size: 9px;
	color: #cccccc;
}
.style2 a:link {
	color: #cccccc;
	text-decoration: none;
}
.style2 a:visited {
	text-decoration: none;
	color: #cccccc;
}
.style2 a:hover {
	text-decoration: underline;
	color: #cccccc;
}
.style2 a:active {
	text-decoration: underline;
	color: #cccccc;
}
.style2 a {
	font-size: 9px;
}
.style3 {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}
.style3 a:link {
	color: #666666;
	text-decoration: none;
}
.style3 a:visited {
	text-decoration: none;
	color: #666666;
}
.style3 a:hover {
	text-decoration: underline;
	color: #666666;
}
.style3 a:active {
	text-decoration: underline;
	color: #666666;
}
.style3 a {
	font-size: 12px;
}