/*
#00C7FF
#008CB3
#BFF1FF
#80E3FF
Dark pastel:
#4B8595
#407280
#CFE0E6
#30A0BF
*/

td img {display: block;}
table { 
	background-color: #FFFFFF;
}
img {
	border: 0px;
}

td {

	margin: 0px 0 4px 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
/*	background-color: #00CCFF; */
	background-color: #FFFFFF; 
}


H1 {
	font-family: tahoma, arial;
	font-size: 22px;
	margin-left: 10px;
	color: #555555;
	text-align: center;
}
H2 {
	font-family: tahoma, arial;
	font-size: 25px;
	margin-left: 20px;
	color: #407280;

}
H3 {
	font-family: tahoma, arial;
	font-size: 18px;
	margin-left: 35px;
	margin-bottom: 1px;
	color: #4B8595;
	margin-top: 1px;
	margin-right: 1px;
}
H4 {
	font-family: tahoma, arial;
	font-size: 16px;
	margin-left: 45px;
	color: #808080;
	margin-right: 45px;
	text-align: justify;
}

.leftNav {
	background: url(images/gradient.gif) repeat-x top left;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	cursor: default;		
	font-family: tahoma, arial;
	font-size: 18px;	
	font-weight: bold;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

.leftNavTable {
	margin-top: 25px;
	margin-right: 10px;
}

A:link {
	text-decoration: none;
	color: #000066;
	border: 0;
}

A:visited {
	text-decoration: none;
	color: #2A81FF;
}

A:hover { 
	font-weight:bold;
	text-decoration: underline;
}


.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
}

.copyright {
	text-align: center;
	color: grey;
	font-size: 10px;
}

.webstartWarning {
	font-weight: bold;
	color: red;
/*	background-color: #FFBFBF; */
	background-color: #FFE1E1;
	border-width: thick;
	border: thick;
	border-color: red;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

/** Ad stuff ********************************/

.adTitle {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

.adHeader {
	color: #666666;
	text-align:center;
	display: inline;
	font-weight: normal;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 84%;
}

.adText {
	font-size: 75%;
}

.adDomain {
	color: green;
}


.screenshot {

	margin-top: 20px;
	margin-bottom: 20px;
}

