/*color of the top bar*/
.topbar
{
	background-color:#300;
	border-bottom:4px solid #b59459;
	border-top:4px solid #b59459;
}
/*color of the text on the top bar*/

.topbarLink
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration : none;
}

/*color of the hyperlink on the top bar*/
.topbarLink:link
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none; 
	color: #FFFFFF;
}

/*color of the hyperlink on hover on the top bar*/
.topbarLink:hover
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	text-decoration : underline;

}



/*color of the side bar*/
.sidebar
{
	background-color:#502;
	border-left:2px solid #b59459;
	border-right:2px solid #b59459;
}

/*color of the text on the side bar*/
.sidebarText
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #c99;
	margin-left: 10px;
	font-weight: bold;
	text-decoration : none;
}

/*color of the hyperlink on the side bar*/
.sidebarText:link
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none; 
	color: #c99;
	font-weight: bold;
}

/*color of the hyperlink on hover on the side bar*/
.sidebarText:hover
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration : none;
	font-weight: bold;
}



.sidebarText2
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #c99;
	margin-left: 20px;
	
	text-decoration : none;
}

/*color of the hyperlink on the side bar*/
.sidebarText2:link
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none; 
	color: #c99;
	
}

/*color of the hyperlink on hover on the side bar*/
.sidebarText2:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff;
	text-decoration : none;
	
}





/*color of the background and style of text in the main body*/
.body 
{
	background-color:#FFFFdd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #000000;
	border-right:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	margin-left: 0px;
}

/*color of the background and style of hyperlink in the main body*/
a.body 
{
	text-decoration : none;
	font : Arial, Helvetica, sans-serif;
	color : #0000cc;
	font-size: 12px;
}

/*color of the background and style of hyperlink when hovered over in the main body*/
a.body:hover 
{
	text-decoration : none;
	color : #660033;
	font-size: 12px;
}


/*color of the table background, borders and text*/
.table
{
	border-right:1px solid #b59459;
	border-left:1px solid #b59459;
	border-top:1px solid #b59459;
	border-bottom:1px solid #b59459;
	/*background-color:#FFFFff;*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration : none;
}

.tabletwo, .tabletwo .table {
	font-size: 12px !important;
}

.tabletwo td, .tabletwo .table td {
	width: 40px;
	text-align: center;
}

/*color of the table background, borders and text*/
.table2
{
	border-right:2px solid #b59459;
	border-left:0px solid #b59459;
	border-top:0px solid #b59459;
	border-bottom:0px solid #b59459;
	background-color:#FFFFdd;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;

}

/*color of the table background, borders and text*/
.table3
{
	border-right:2px solid #b59459;
	border-left:0px solid #b59459;
	border-top:0px solid #b59459;
	border-bottom:0px solid #b59459;
	background-color:#FFFFff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;

}

.table4
{

	background-color:#FFFFdd;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;

}

/*color of the table header background, borders and text*/
.tableHeader
{
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-top:3px solid #b59459;
	border-bottom:3px solid #b59459;
	background:#300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #000000;
	margin-left: 0px;
}


/*color of the address table background, borders and text*/
.addressTable
{
	border-right:0px solid #FFFFCC;
	border-left:0px solid #FFFFCC;
	border-top:4px solid #b59459;
	border-bottom:4px solid #b59459;
	background-color:#300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
}

/*color of the background and style of hyperlink in the main body*/
a.addressTable:link 
{
	text-decoration : none;
	font : Arial, Helvetica, sans-serif;
	color : #ffffFF;
	font-size: 10px;
	border-bottom:0px solid #b59459;
}

/*color of the background and style of hyperlink when hovered over in the main body*/
a.addressTable:hover 
{
	text-decoration : underline;
	font-size: 10px;
}

a.addressTable:visited 
{
	text-decoration : none;
	font-size: 10px;
	border-bottom:0px solid #b59459;
}


/*set H1 style*/
H1 
{
	/*background-color:#FFFFFF;*/
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #880000;
	/*border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	margin-left: 0px;
}

/*set H2 style*/
H2 
{
	/*background-color:#FFFFFF;*/
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #000000;
	/*border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	margin-left: 0px;
}

