﻿body
{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	color: #3f3f3f;	
}

a
{
	text-decoration: underline;
}

.text
{
	color: #3f3f3f;	
}

.title
{
	font-size: 22px;
	line-height: 26px;
	color: #6a1b32;
}

.titlesmall
{
	font-size: 18px;
	line-height: 22px;
}

.frame-title
{
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}

.module-title
{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #6a1b32;
}

.image-zoom
{
}


.table-bg0
{
	font-size: 12px;
	line-height: 16px;
	color: #3f3f3f;
	background-color:#ffffff;	
}

.table-bg1
{
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	background-color:#88495b;	
}

.table-bg2
{
	font-size: 12px;
	line-height: 16px;
	color: #3f3f3f;
	background-color:#e2e2e2;	
}

.table-bg3
{
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	background-color:#6a1b32;	
}
