
body{
	background-color:#ffffff;
	background-image: url("images/index_01.gif");
	background-position: left top;
	background-repeat: repeat-x;
	padding:0;
	margin:0;
}


.mainMenu {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #6BBADB;
	}

a.mainMenu:link {
	padding:10px 20px 10px 20px;
	color: #6BBADB;
	text-decoration: none;
}

a.mainMenu:visited {
	padding:10px 20px 10px 20px;
	color: #6BBADB;
	text-decoration: none;
}

a.mainMenu:active {
	padding:10px 20px 10px 20px;
	color: #C9E00D;
	text-decoration: none;
}

a.mainMenu:hover {
	padding:10px 20px 10px 20px;
	color: #C9E00D;
	text-decoration: none;
}


.rightMenu {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #125E9D;
}

a.rightMenu:link {
	color: #125E9D;
	text-decoration: none;
}

a.rightMenu:visited {
	color: #125E9D;
	text-decoration: none;
}

a.rightMenu:active {
	color: #000000;
	text-decoration: none;
}

a.rightMenu:hover {
	color: #000000;
	text-decoration: none;
}



a.sitemap:link {
	color: #A7A7A7;
	text-decoration: none;
}

a.sitemap:visited {
	color: #A7A7A7;
	text-decoration: none;
}

a.sitemap:hover {
	color: #000000;
	text-decoration: underline;
}


.pageHeading{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #C5D82A;
}

.pageDot{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #C5D82A;
}

.pageDot2{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #A7A7A7;
}

.normalHeading{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0E6AB7;
}

.normalHeading2{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #C5D82A;
}

.normalHeading3{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.normalText{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #A7A7A7;
	line-height: 15pt;
}

.normalText2{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #88AECE;
	line-height: 12pt;
}


.priceText{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0E6AB7;
	line-height: 12pt;
}


.footerMenu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a.footerMenu:link {
	padding:10px 20px 10px 20px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerMenu:visited {
	padding:10px 20px 10px 20px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.footerMenu:active {
	padding:10px 20px 10px 20px;
	color: #000000;
	text-decoration: none;
}

a.footerMenu:hover {
	padding:10px 20px 10px 20px;
	color: #000000;
	text-decoration: none;
}


.copyrightText{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.textBox {

font-family: Arial;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #000000;
border-width: 1px;
border-color:#A7A7A7;
border-style:solid;
}