﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Vendena, Arial, Helvetica, sans-serif;
	background-color:#DDDDDD;	
}

.normal 
{
	font-family:Vendena, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.title
{
	font-size:16px;	
}

.text, p, li, td {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color:#222222;
}
.tit {
	font-size: 14px;
	font-weight: bolder;
	color: #222222;
}
.bigtit {
	font-size: 16px;
	font-weight: bolder;
	color: #014586;
	line-height: 22px;
}
.link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.contact td, .contact 
{
	font-size:15px;
	color:#222222;
}


a { color:#222222; }
a:hover { color:#014586; }


.table-tit {
	font-size: 14px;
	background-color: #CCCCCC;
	font-weight: bold;
	line-height: 17px;
}
.table-txt {
	font-size: 14px;
	line-height: 18px;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.style2 {color: #336600}
.style3 {	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 14px}
.style5 {
	color: #014586;
	font-size: 36px;
	font-weight: bold;
	line-height:40px;
}
.style7 {
	font-size: 24px;
	color: #000033;
	font-weight: bold;
}

.TitleStyle1 {
	font-size: 24px;
	color: #993399;
	font-weight: bold;
}

.imgBlock {display: block;}


.PageFooter 
{
	background-color:#63CBF6;
	color:black;
	font-size:11px;	
	height:26px;
}

.BoxBorder 
{
	background-image: url(../images/2009/frame_border.jpg);
	background-repeat:repeat-y;
}

.BoxBorderLeft
{
	background-image: url(../images/2009/box_border_left.jpg);
	background-repeat:repeat-y;
}

.BoxBorderRight
{
	background-image: url(../images/2009/box_border_right.jpg);
	background-repeat:repeat-y;
}

.Separator
{
	background-image: url(../images/2009/separator.jpg);
	background-repeat:repeat-y;
}

.TitleBar
{
	background-image: url(../images/titles/title_bar.jpg);
	background-repeat: repeat-x;
}
