body,table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	
}
body {
	background-color: #FFFFFF;
	
	margin: 0px;
	padding: 0px;
}
#tableMain {
	background-color: #95C0E0;
}
#tableLogo {
	background-color: #FFD167;
}
.floatLeft {
	float: left;
}
.line {
	color: #000000;
	line-height: 2em;
}
.blueBackgroundside {
	background-color: #9BD9FD;
	color: #000000;
	line-height: normal;
	
}
.floatRight {
	float: right;
}
a:link {
	color: #6633FF;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}
#divFooter {
	background-color: #95C0E0;
	margin: 0px;
	padding: 0px;
}
.saman {
	cursor: auto;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.larger {
	
}
.ordLink:link {
	color: #0033CC;
}
.SpecialCaption {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #0099FF;
	font-style: italic;
	color: #0099FF;
	font-family: "Courier New", Courier, monospace;

}
h1 {
	letter-spacing: 0.7em;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #0066CC;
	font-style: italic;
	color: #006699;
	text-align: center;

}

