@charset "utf-8";
/* CSS Document */

html, body, #mainTable {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #3d3d3d;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	color: #3860c4;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3860c4;
	font-size: 12px;
	text-decoration: none;
	border: none;
}
	
A:visited {
	color: #3860c4;
}

A:hover {
	text-decoration: underline;
}
	
div.slideShow A {
color: #FFFFFF;	
}

div.slideShow A:visited {
color: #FFFFFF;	
}

A.slideShowSelected {
color: #FFFFFF;	
text-decoration: underline;
font-weight: bold;
}

A.heading {
	FONT-SIZE: 18px; 
	COLOR: #3d3d3d; 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-bottom: 0px;
	margin-top: 20px;
}
A.heading:visited {
	COLOR: #3d3d3d; 
}
A.heading:hover {
	COLOR: #e21100; 
}
#mainTable {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}

H1 {
	FONT-SIZE: 21px; 
	COLOR: #e21100; 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-bottom: 20px;
	margin-top: 20px;
}

H3 {
	FONT-SIZE: 18px; 
	COLOR: #3d3d3d; 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-bottom: 0px;
	margin-top: 20px;
}

img {
	border: none;	
}
