<style>

/* 
   link colours
   #########################################################
*/
A   	{ color: #666666; text-decoration: none; }
A:link	{ color: #666666; text-decoration: none; }
A:visited { color: #666666; text-decoration: none; }
A:active { color: #666666; text-decoration: none; }
A:hover	{ color: #333333; text-decoration: none; }
A:visited-hover	{ color: #333333; text-decoration: none; }

A.menu   	{ color: #FFFFFF; text-decoration: none; }
A.menu:link	{ color: #FFFFFF; text-decoration: none; }
A.menu:visited { color: #FFFFFF; text-decoration: none; }
A.menu:active { color: #FFFFFF; text-decoration: none; }
A.menu:hover	{ color: #000000; text-decoration: none; }
A.menu:visited-hover	{ color: #000000; text-decoration: none; }

A.link   	{ color: #e51837; text-decoration: none; }
A.link:link	{ color: #e51837; text-decoration: none; }
A.link:visited { color: #e51837; text-decoration: none; }
A.link:active { color: #e51837; text-decoration: none; }
A.link:hover	{ color: #333333; text-decoration: none; }
A.link:visited-hover	{ color: #333333; text-decoration: none; }

A.footer   	{ color: #666666; text-decoration: none; }
A.footer:link	{ color: #666666; text-decoration: none; }
A.footer:visited { color: #666666; text-decoration: none; }
A.footer:active { color: #666666; text-decoration: none; }
A.footer:hover	{ color: #333333; text-decoration: none; }
A.footer:visited-hover	{ color: #333333; text-decoration: none; }

/* 
   body control; scrollbar and positioning
   #########################################################
*/
BODY {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* 
   master set for TDs
   #########################################################
*/
TD {
	font-family: Arial;
	font-size: 11px; *font-size:x-small;
	color: #666666;
	vertical-align: top;
}
SUP {
	font-size: 8px;
}
SUB {
	font-size: 8px;
}

/* 
   master set for form data
   #########################################################
*/
INPUT,SELECT,TEXTAREA {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #999999;
}
LI {
	margin-left: 5px;
}
UL {
	margin-left: 10px;
}
.formTitle {
	padding-top: 8px;
}
.formInput {
	padding-top: 5px;
}

/* 
   table classes
   #########################################################
*/
.tableMain {
	width: 100%;
}
.tableFixed {
	width: 950px;
}
.tableLeftMenu {
	width: 200px;
}
.tableMainBorder {
	border: 1px solid #999999;
	padding: 5px;
}
/* 
   header classes
   #########################################################
*/


/* 
   column classes
   #########################################################
*/
.columnLeft {
	background-color: #dcddde;
	width: 210px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.columnLeftBttm {
	background-color: #dcddde;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: bottom;
}
.columnMain {
	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.columnMainBttm {
	background-color: #b5c9cb;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 10px;
}

/* 
   menu classes
   #########################################################
*/
.menuBG1 {
	background-color: #939598;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 12px;
	background-image: url(../gfx/shadow01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuBG2 {
	background-color: #939598;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 12px;
	background-image: url(../gfx/shadow02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuCell {
	padding-right: 20px;
}
.menuCellHome {
	padding-right: 5px;
}
.menuCellLogin {
	padding-left: 145px;
}
.shadow {
}
.leftMenuTitle {
	font-size: 18px; *font-size:large;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 22px;
}
.leftMenuSubTitle {
	font-size: 12px; *font-size:small;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 16px;
}
.leftMenuSubTitle2 {
	font-size: 11px; *font-size:x-small;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 16px;
}
.leftMenuLink {
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.leftMenuImage {
	padding: 5px;
	width: 65px;
}
.leftMenuText {
	color: #666666;
}
.leftMenuSecond {
	color: #FFFFFF;
	padding: 5px;
	font-size: 13px;
}
.leftMenuHeight {
	height: 104px;
}
.leftBlue {
	background-image: url(../gfx/BGblue.jpg);
	background-repeat: no-repeat;
	background-position: -480px -75px;
}
.leftGreen {
	background-image: url(../gfx/BGgreen.jpg);
	background-repeat: no-repeat;
	background-position: -480px -75px;
}
.leftRed {
	background-image: url(../gfx/BGred.jpg);
	background-repeat: no-repeat;
	background-position: -480px -75px;
}
.leftGrey {
	background-image: url(../gfx/BGgrey.jpg);
	background-repeat: no-repeat;
	background-position: -480px -75px;
}
/* 
   homepage classes
   #########################################################
*/
.homeBorderRight {
	border: 1px solid #999999;
	padding: 10px;
	width: 305px;
}
.homeBorderLeft {
	border: 1px solid #999999;
	padding: 10px;
	width: 305px;
}
.homeTitle {
	color: #e51837;
	font-size: 34px;
	letter-spacing: -1px;
}
.homeTitlePage {
	color: #e51837;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.homeSticker {
	width: 50px;
	padding-right: 10px;
}
.homeNewTitle {
	font-size: 16px;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #e51837;
}
.homeNewTitle2 {
	font-size: 14px;
	padding-bottom: 5px;
	color: #e51837;
}
.homeNewContent {
	padding-left: 10px;
}
.homeSubTitle {
	color: #e51837;
	font-size: 18px;
	padding-bottom: 10px;
}
.homeContent {
	color: #666666;
	font-size: 11px;
}
.linksTitle {
	font-size: 32px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.linksSub {
	padding-left: 5px;
}
.linksText {
	width: 120px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
}
.linksLogo {
	width: 100px;
	padding-top: 5px;
	vertical-align: bottom;
	text-align: center;
}
.contactTitle {
	font-size: 18px;
	color: #e51837;
	padding-left: 5px;
	padding-top: 5px;
}
.contactText {
	font-size: 21px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.float {
	position: absolute;
	z-index: 1;
	top: 435px;
	height: 105px;
	width: 215px;
	text-align: right;
	right: 50%;
	margin-right: -110px;
}
.float2 {
	position: absolute;
	z-index: 1;
	top: 550px;
	height: 105px;
	width: 215px;
	text-align: right;
	right: 17%;
	margin-right: -110px;
}
.float4 {
	/*position: absolute;
	z-index: 1;
	top: 340px;
	height: 105px;
	width: 215px;
	text-align: right;
	right: 14%;
	margin-right: -110px;*/
	float: right;
	margin: 0 0 -105px 0;
	position: relative;
	top: -105px;
	left: 10px;
}
.floatStar01 {
	position: absolute;
	z-index: 1;
	top: 243px;
	height: 50px;
	width: 50px;
	text-align: right;
	right: 50%;
	margin-right: -175px;
}
.floatStar02 {
	position: absolute;
	z-index: 1;
	top: 373px;
	height: 50px;
	width: 50px;
	text-align: right;
	right: 50%;
	margin-right: -175px;
}
/* 
   main classes
   #########################################################
*/
.mainBorder01 {
	border: 1px solid #999999;
	padding: 10px;
	width: 650px;
}
.mainBorder02 {
	border: 1px solid #999999;
	padding: 10px;
	width: 650px;
}
.mainColumn01 {
	width: 210px;
}
.mainColumn02 {
	width: 430px;
}
.mainColumn03 {
	width: 200px;
	padding: 10px;
	
}
.mainBoldText {
	font-size: 13px;
	color: #333333;
}
.mainBoldTitle {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.mainBoldTitleRed {
	font-size: 16px;
	color: #e51837;
	font-weight: bold;
}

.tableHeader {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
.tableTitle {
	background-color: #ECECEC;
	color: #333333;
	width: 75%;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tableCell {
	background-color: #ECECEC;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mainLink {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: middle;
}
.mainBullet {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 3px;
	width: 1%;
}
.mainTitle {
	color: #e51837;
	font-size: 38px;
	padding-top: 10px;
}
.mainSubTitle {
	color: #666666;
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.infoTitle {
	font-size: 15px;
	vertical-align: middle;
}
.rightInfoTitle {
	font-size: 15px;
	padding: 10px;
	background-color: #ea2448;
	color: #FFFFFF;
	font-weight: bold;
}	
.infoLink {
	width: 70px;
}
/* 
   product classes
   #########################################################
*/
.productTitle {
	width: 90%;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.productDesc {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.productImage {
	width: 10%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.productLink {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
/* 
   footer classes
   #########################################################
*/
.footerCell {
	color: #999999;
}
.footerSpacer {
	background-image: url(../gfx/1x1_grey.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
}

/* 
   sitemap classes
   #########################################################
*/
.sitemapTitle {
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sitemapLink {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* 
   vacancy classes
   #########################################################
*/


/* 
   Print classes
   #########################################################
*/
P.PrintBreak {page-break-before: always}
</style>
