A:LINK, A:VISITED {
	text-decoration : none;
	color: #0366A1;
}

A:HOVER, A:ACTIVE {
	color: #666666;	
}

TD {
	vertical-align: top;
}

HTML, BODY {
	margin: 0;
	padding: 0;
}

TABLE {	
	border-collapse: collapse;
	border: 1px #fff;	
}

DIV {
	font-family: Arial, Helvetica, sans-serif;	
	color: #6D7172;
}

UL {
	margin-top: 0;	
	list-style: none;
	list-style-position: outside;
	padding-left: 0;
	margin-left: 0;
}

OL {
	margin-top: 0;	
	list-style-position: outside;
	padding-left: 0;
	margin-left: 28px;
}

SUP {
	font-size: 60%;
}

.flirt {
	display: block;
	padding-left: 5px;
	margin-top: 20px;
	font-size: 70%;
	color: #ccc;
}

.flirt A:LINK, .flirt A:VISITED {	
	color: #ccc;
}

.flirt A:HOVER, .flirt A:ACTIVE {
	color: #666;
}

.mainMenu {
	font-size: 85%;
	text-align: right;
	text-transform: uppercase;
	line-height: 25px;
	width: 175px;
	height: 215px;
	float: left;
	padding-top: 30px;
}

.subPageMenu {
	font-size: 70%;
	text-transform: uppercase;
	color: #0366A1;
	line-height: 26px;
	text-align: justify;
	letter-spacing: 2px;
	height: 26px;
	width: 582px;
	float: right;	
}

.mainMenu A:LINK, .mainMenu A:VISITED, .subPageMenu A:LINK, .subPageMenu A:VISITED {
	text-decoration : none;
	color: #0366A1;
}

.mainMenu A:HOVER, .subPageMenu A:HOVER {
	color: #999;
}

.pageHeader {
	width: 573px;
	float: right;
	text-align: right;
}

.subPageHeader {
	width: 582px;
	float: right;
	text-align: right;
	display: block;
}

.pageTitle {
	width: 459px;
	height: 115px;
	float: left;	
	background-image: url("../images/back_Bubbles01.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 15px;	
}

.pageTitle P {
	margin-top: 20px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 16px;
	font-weight: normal;
	font-size: 200%;
	color: #FF9933;
	line-height: 33px;
}

.subPageTitle {	
	font-size: 200%;
	text-align: left;
	color: #FF9933;
	text-transform: uppercase;
	letter-spacing: 16px;
	padding-top: 15px;
	width: 380px;
	float: left;
}

.subPageTitle2 {	
	font-size: 200%;
	text-align: left;
	color: #FF9933;
	text-transform: uppercase;
	letter-spacing: 13px;
	padding-top: 15px;
	width: 380px;
	float: left;
}

.mainText {
	width: 270px;
	padding-top: 28px;
	float: right;
}

.mainText A:LINK, .mainText A:VISITED, .mainText A:HOVER {
	color: #003F5F;
	text-decoration: none;
}

.mainText A:HOVER {
	text-decoration: underline;
}

.subPageText, .mainText {
	text-align: justify;
	line-height: 19px;
	font-size: 80%;
}

.subPageText {
	width: 380px;
	padding-top: 5px;
	float: left;
}

.subPageText A:LINK, .subPageText A:VISITED, .subPageText A:HOVER {
	color: #003F5F;
	text-decoration: none;
}

.subPageText A:HOVER {
	text-decoration: underline;
}

.subPageText H3 {
	font-size: 120%;
	font-weight: normal;
	color: #FF7E00;
	margin-bottom: 5px;
	margin-top: 10px;
}

.barThumbnails {
	background-color: #FFFCDE;
	width: 459px;
	height: 156px;
	float: left;
	background-image: url("../images/back_Bubbles02.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 100%;
	display: block;
	margin-bottom: 25px;
	margin-right: 15px;
}

.sideBar {
	background-color: #FFFCDE;
	width: 160px;
	height: 310px;
	float: right;
	text-align: center;
	margin-top: 15px;
	display: block;
	font-size: 85%;
}


.barLeft {
	font-size: 85%;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	background-color: #ffffff;
	width: 178px;
	height: 535px;
	float: left;
	padding-top: 7px;
}

.barTop {
	background-color: #FFF797;
	width: 582px;
	height: 21px;
	float: right;
}

TABLE.listTableH TD {
	border-bottom:1px solid #eeeeee;
	text-align: left;
}

.myButton {
	float: right;
	margin-right: 10px;
}

.subTitle {
	font-size: 120%;
	font-weight: normal;
	color: #FF9933;
	margin-bottom: 5px;
	margin-top: 10px;
}