body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #CFCFCF;
	border-spacing: 0;
}

.grey_drk {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
.grey_le_drk {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
}
.grey_drk1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.orange_big {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
}
a.orange_big:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
a.orange_big:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: underline;
}
a.orange_big:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
}
a.maintext:link {
font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.maintext:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.maintext:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.small_link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}