/*###########################################################*/
/*#### Main ################################################*/
/*###########################################################*/
P, td
{
	font-family:"Century Gothic";
	font-size:13px;
}
H1
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:20px;
	color:#b5180c;
	text-transform:uppercase;
	text-decoration:none;
}
H2
{
	font-family:"Century Gothic";
	font-size:19px;
	color:#5a5a5a;
	text-transform:uppercase;
}
BODY
{
	margin: 0; 
	padding: 0; 
}
A
{
	font-family:"Century Gothic";
	font-size:13px;
	text-decoration: none;
	color:#CC0000;
}
/*###########################################################*/
/*#### Frontpage ############################################*/
/*###########################################################*/
.fronpage_topleftbox{
	background-image:url(files/graphics/fronpage_leftbg.jpg);
	background-repeat: repeat-y;
	color:#FFFFFF;
}
/*###########################################################*/
/*#### Lists ################################################*/
/*###########################################################*/
li
{
	font-family:"Century Gothic";
	font-size:13px;
}
/*###########################################################*/
/*#### News #################################################*/
/*###########################################################*/
.newsDate
{
	font-family:"Century Gothic";
	font-size:13px;
	color:#5a5a5a;
	text-transform:uppercase;
}
.newsDate:hover
{
	font-family:"Century Gothic";
	font-size:13px;
	color:#b9261b;
	text-transform:uppercase;
}
.newsTitle
{
	font-family:"Century Gothic";
	font-size:20px;
	color:#5a5a5a;
	text-transform:uppercase;
}
.newsTitle:hover
{
	font-family:"Century Gothic";
	font-size:20px;
	color:#b9261b;
	text-transform:uppercase;
}
.news
{
	border-bottom:#666666 solid 1px;
	padding-top:18px;
	padding-bottom:18px;
}
.newsall
{
	border-bottom:#666666 solid 1px;
	padding-top:8px;
	padding-bottom:8px;
}
/*###########################################################*/
/*#### Menu level 2 #########################################*/
/*###########################################################*/
.menufont
{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFFFFF;
}
.menu
{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	color:#000000;
	text-decoration:none;
}
.menuHighlight
{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(files/graphics/menu_over.jpg);
	color:#FFFFFF;
	text-decoration:none;
}
/*###########################################################*/
/*#### Menu level 4 #########################################*/
/*###########################################################*/
.border
{
	border: dotted 1px black;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
}
.borderOver
{
	border: dotted 1px black;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	background-image:url(Files/Graphics/menu2_bg.jpg);
}
.menu2
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:14px;
	color:#b5180c;
	text-transform:uppercase;
	text-decoration:none;
}
.menuHighlight2
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.menu3
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:10px;
	color:#b5180c;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}
.menuHighlight3
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
}
/*###########################################################*/
/*#### Menu level 6 #########################################*/
/*###########################################################*/
.border
{
	border: dotted 1px black;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
}
.borderOver
{
	border: dotted 1px black;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
	background-image:url(Files/Graphics/menu3_bg.jpg);
}
.border2
{
	border: dotted 1px black;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}
.borderOver2
{
	border: dotted 1px black;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(Files/Graphics/menu3_bg.jpg);
}
.menu3
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:14px;
	color:#b5180c;
	text-transform:uppercase;
	text-decoration:none;
}
.menuHighlight3
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
/*###########################################################*/
/*#### Forms ################################################*/
/*###########################################################*/
fieldset {
	border: dotted 1px black;
}
.formTitle
{
	color:#333333;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size: 13px;
}
.mailForm2 {
	width:141px;
	height:23px;
	background-image:url(Files/Graphics/form_field_small.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
}
.mailForm {
	width:186px;
	height:23px;
	background-image:url(Files/Graphics/form_field.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
}
.formText {
	COLOR: #333333;
	font-family:"Century Gothic";
	font-size: 13px;
	padding: none;
}
}
.formimputtext
{
	font-family:"Century Gothic";
	font-size:11px;
}
.formfield
{
	font-family:"Century Gothic";
	font-size:11px;
	width:400px;
	background-image:url(files/graphics/form_bg.jpg);
	border:#333333 solid 1px;
	padding-left:5px;
}

.formbutton
{
	font-family:"Century Gothic";
	font-size:10px;
	width:75px;
}
legend
{
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:20px;
	color:#b5180c;
	text-transform:uppercase;
	text-decoration:none;
}