
body {
	
	font-family : Arial;
	font-size : 13px;
	
}
.bodycell{
	padding-left : 30px;
	padding-right : 50px;
}

p {
	font-family : Arial;
	font-size : 13px;
	
}
h1{
	font-family : Arial;
	font-size : 18px;
	color : Maroon;
}


h2 {
	
	font-family : Arial;
	font-size : 15px;
	color : #686868;
}
.bodytable{
		background-color : White;
}
.bannertable{
	border-top-color : #8B0000;
	border-top-style : solid;
	border-top-width : 5px;
}

.bannerleft{
	background-image : url(global/spacer1.jpg);
	background-repeat : repeat-x;
}
.bannermain{
	
}
.bannerright{
	background-image : url(global/spacer1.jpg);
	background-repeat : repeat-x;
}


.links a{
	
	text-decoration : none;
}
.small{
	font-family : Arial;
	font-size : 13px;
	padding-left : 16px;
	font-style : oblique;
}


.caption{
	font-family : Arial;
	font-size : 12px;
	
}
.navigationtable{
	
	border-collapse : collapse;
	margin-left : 10px;
}
.navicell {
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	font-size : 14px;
}

.navicell a {
	color : Black;
	text-decoration : none;
	font-size : 14px;
}
.navicell  A:hover {
	color : #A52A2A;
	text-decoration : none;
}

.linktext a{
	text-decoration : none;
	
}

.linktext{
	font-family : Arial;
		
}

.linktext a:hover{
	text-decoration : none;
	color : #FFDEAD;
}

	
}
.address a{
	font-family : Arial;
	font-size : 14px;	
}

.address{
	padding-left : 10px;
}

.footer{
	font-family : Arial;
	font-size : 13px;
	color : #BFBFBF;
	margin-top : 0px;
	padding-top : 0px;
	
}
.mylink a{
	font-family : Arial;
	font-size : 11px;
	
	margin-top : 0px;
	color : #C9C9C9;
	text-decoration : none;
}
.linkpale a{
	color : #DEDEDE;
	font-size : 9px;
}

