/***********************************************
* GENERAL 
***********************************************/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
.menubkg {
	background-image: url(images/menu_bkg.jpg);
	background-repeat: repeat-x;
}
.bannerbkg {
	background-image: url(images/bannerbkg.jpg);
	background-repeat: repeat-x;
}

.headerbkg {
	background-image: url(images/headerbkg.jpg);
	background-repeat: repeat-x;
}

/***********************************************
* HEADLINEs
***********************************************/
.homeheadline {

	font-family:Georgia;
	font-size: 30px;

    letter-spacing: 0px;
	color:white;

	}
	
	.homeheadline2 {

	font-family:Georgia;
	font-size: 30px;

    letter-spacing: 0px;
	color:white;

	}
	
		.homeheadline3 {

	font-family:Georgia;
	font-size: 20px;

    letter-spacing: 0px;
	color:	color:#FF6600;

	}
	
	.intheadline {

	font-family:Trebuchet MS;
	font-size: 18px;

    letter-spacing: 0px;
	color:white;

	}



/***********************************************
* BACKGROUND
***********************************************/
.backgroundmodule {

	background-color:#999999;
	
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color:white;
	padding: 0px 15px 5px 15px;
}

.backgroundmodule2 {

	background-color:#3399CC;
	
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color:white;
	padding: 0px 15px 5px 15px;
}



.backgroundmodule222 {

	background-color:#999999;
	
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color:white;
	padding: 0px 15px 5px 15px;
}


.homebkg {
	background-image: url(images/background_headline.jpg);
	background-repeat: repeat-x;	}






/***********************************************
* LINKS
***********************************************/

a:link {
	text-decoration: none;
	color:#5252B2;
}
a:visited {

	text-decoration: none;
	color:#5252B2;

}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color:#5252B2;
}

.a2:link {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color:#666666;
}
.a2:visited {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color:#666666;
}


.a2:hover {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color:#CC9900;
}
.a2:active {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color:#666666;
}

.a3:link {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}
.a3:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}
.a3:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#FF6600;
}
.a3:active {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}

.a33:link {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:white;
}
.a33:visited {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:white;
}
.a33:hover {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:#FF6600;
}
.a33:active {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	color:white;
}

/***********************************************
* TEXT
***********************************************/
	.text1 {
	font-family: Times;
	font-weight: normal;
	font-size: 12px;
	color:#999999;


	}

    .text2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#666666;


	}

	.text3 {
	font-family: Times;
	font-weight: normal;
	font-size: 14px;
	color:#666666;


	}
	
	.text4 {
	font-family: Times;
	font-weight: bold;
	font-size: 14px;
	color:#666666;

	}
	




