﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
a:link {
	color: #CC3300;
	text-decoration:none;
}
a:visited {
	color: #CC3300;
	text-decoration:none;
}
a:hover {
	color: #990000;

}
a:active {
	color: #666666;
	text-decoration:none;
}	
	
.bg_info {
	background-image: url(img/bg_info_body.jpg);
	background-repeat: repeat-y;
}
.int_10px {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.int_20px-r {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.int_infoline {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.small-text {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.small-table {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}



#SMALL
	{
	width: 200px;
	margin: 5px;
	text-align: center;
	
	}
	
#BIG
	{
	width: 862px;
	text-align: center;
	overflow: hidden;
	}

#TOP
	{
	width: 870px;
	text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	}
