body {
background: url("../image/bg.jpg") repeat;
font-family: arial;
}

.heading {
	position: absolute;
	top: 113px;
	left: 309px;
}

.heading2 {

	color: #ffaa66;
	font-weight: bold;
	font-size: 16px;
}

div.pageContainer {
width: 650px;
margin-right:auto;
margin-left:auto;
align: center;
}

div.content{
	position: absolute;
	top: -10px;
	padding: 0px 10px 0px 20px;
	font-size: 14px;
    background-position: 20px;
	width: 702px;
}

div.header {
width: 738px;
height: 139px;
}

.flash {
width: 650px;
align: center;
border: 1px dotted gray;
}

h3 {
color: #777777;
font-size:normal;
}


table.topTable {
position: absolute ;
top: 30px;
}

table.menuTable {
position: absolute;
top: 180px; 
}


tr.tableHeader {
font-weight: bold;
}

a:visited{
	color: #888888;
	font-weight:bold;
	text-decoration:none;
}

a:link{
	text-decoration:none;
	color: #FE8402;
	font-weight:bold;

}

a:hover{
	font-weight:bold;
	color: white;
	background-color:orange;
	text-decoration:none;
}

.subscript {
color: #888888;
}

.white{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 3px;
	padding: 0px 0px 0px 51px;
	min-height: 190px;
	width: 524px;
	padding-right: 20px;
}

.topOrange{
background-color: #FFA626;
position: absolute;
left: 752px;
top: 21px;
height: 61px;
padding: 10px 50px 0px 20px;
}

.button {
	background-color: #FFA626;
	width: 100px;
	text-align:  center;
	font-weight: bold;
	padding: 2px;
	margin: 2px 0px 0px;
	font-size: 14px;
}

.button:visited {
color: #996666;
font-weight: bold;
}

.button:link {
	color: #FDDFB8;
	font-weight: bold;
}

.button:hover {
	font-weight: bold;
	background: #FFA626;
	color: white;
}



.copyright {
	color: #888888;
	font-size: 12px;
	bottom: 0px;
	padding-bottom: 50px;
}

.subtitle {

	color:#222222;
	font-weight: bold;

}
.subtitle2 {

	color:#666666;
	font-weight: bold;

}

.print {

	text-align: right;
	
}
