*{text-decoration:none; font-family:verdana; font-size:12px;}
BODY {margin: 0 0 0 0; background-color: #F0F0F0;}
.mainContent {
	background-color: #FFFFFF;
}
.mainText {
	text-align: justify;
}

.boldText {
	color: #666666;
	font-weight: bold;
}
.whiteboldText {
	color: #FFFFFF;
	font-weight: bold;
}
.italicText {
	font-style: italic;
}
.smallText {
	font-size: 10px;
}
.paragraphTitle{
	font-family: "Arial Black";
	font-size: 24px;
	color: #909090;
	letter-spacing: 1px;
}
.paragraphTitleRed{
	font-family: "Arial Black";
	font-size: 24px;
	color: #373535;
	letter-spacing: 1px;
}
.priceTable{
	border: 1px solid #A1A1A1;
}
.priceTableHeader{
	background-color: #F0F0F0;
}
.price{
	background-color: #FFFFFF;
}
.selectedCell{
	border: 1px solid #A1A1A1; background-color: #F0F0F0;
}
.paragraphTitleSmall{
	font-family: "Arial Black";
	font-size: 20px;
	color: #A1A1A1;
}
.paragraphTitleRedSmall{
	font-family: "Arial Black";
	font-size: 20px;
	color: #373535;
	padding-top: 25px;
	padding-bottom: 15px;
}

.dottedCell{
	background-image: url(../Images/DottedLine.gif);
	background-repeat: repeat-y;
}
.dottedMenuCell{
	background-color: #D4D4D4;
	background-image: url(../Images/DottedBackground.gif);
	background-repeat: repeat-x;
}
.dottedHeader{
	background-image: url(../Images/BannerBackground-2.gif); 
	background-repeat: no-repeat; 
	background-position: right;
}
.dottedFooter{
	background-image: url(../Images/BigDottedBackground.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.button {
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;
}

a:link, a:visited {color: #202020; text-decoration: none; font-weight: bold;}
a:hover {color: #006699; font-weight: bold;}

a.bigTextURL:link, a.bigTextURL:visited {font-weight: bold; color: #202020; text-decoration: underline;}
a.bigTextURL:hover {color: #006699; text-decoration: underline;}

/* Main Menus style */
.mainMenuHeader {font-weight: bold; color: #000000; text-decoration: none;}

a.mainMenuLink {padding-top: 10px;}
a.mainMenuLink:link, a.mainMenuLink:visited {font-weight: bold; color: #000000; text-decoration: none;}
a.mainMenuLink:hover {color: #006699; text-decoration: none;}
a.mainMenuLinkSelected:link, a.mainMenuLinkSelected:visited {font-weight: bold; color: #006699;}

/* Sub Menus style */
a.subMenuS0Link {padding-top: 10px;}
a.subMenuS0Link:link, a.subMenuS0Link:visited {font-weight: bold; color: #000000; text-decoration: none;}
a.subMenuS0Link:hover {color: #006699; text-decoration: none;}
a.subMenuS0LinkSelected:link, a.subMenuS0LinkSelected:visited {font-weight: bold; color: #006699;}

a.subMenuS1Link {}
a.subMenuS1Link:link, a.subMenuS1Link:visited {color: #555555;}
a.subMenuS1Link:hover {color: #006699; text-decoration: none;}
a.subMenuS1LinkSelected:link, a.subMenuS1LinkSelected:visited {font-weight: bold; color: #006699;}

/* Footer */
.footer {font-size: 9px; color: #000000;}
a.footer {font-size: 9px; color: #000000;}
a.footer:link{} 
a.footer:visited {}
a.footer:hover {}