body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-color:#B0B0B0;
}


a:link {
	text-decoration: none;
color:#2D4E74;
}
a:visited {
	text-decoration: none;
color:#2D4E74;
}
a:hover {
	text-decoration: none;
	color:#EE761E;
}
a:active {
	text-decoration: none;
color:#2D4E74;
}


.headerstyle{
background-image:url(images/headerbg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.bottonstyle{
background-image:url(images/btnbg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.contentstyle{
background-color:#FFFAEE;
}

.contentzone{
background-image:url(images/uheaderbg.jpg);
background-position:right top;
background-repeat:repeat-x;
}
.contentzoneleft{
background-image:url(images/uheaderbg.jpg);
background-position:right top;
background-repeat:repeat-x;
}
.contentzoneright{
background-image:url(images/uheaderbg.jpg);
background-position:left top;
background-repeat:repeat-x;
}
.topphoto{
background-position:top right;
background-image:url(images/phototop.jpg);
background-repeat:no-repeat;
}
.bottomstyle{
background-image:url(images/bottombg.jpg);
background-position:top;
background-repeat:repeat-x;
}
.imgtablestyle{
background-color:#FFFFFF;
border:#666666 1px solid;
padding:4px;
}
.imgcolborder{
border-right:#AAA69D 1px dashed;
padding-left:7px;
padding-right:7px;
}
.bigbrowntext{
color:#7B4917;
font-size:12px;
}
.bigbluetext{
color:#314A80;
font-size:14px;
}
.hline{
background-image:url(images/pbg.jpg);
background-position:top;
background-repeat:repeat-x;
}
.paddiv{
padding:7px;
}
.paddiv2{
padding:14px;
}
.photo{
background-image:url(images/photo.jpg);
background-position:center top;;
background-repeat:no-repeat;
}
.whitetext{
color:#FFFFFF;
}
.bottomlinks{
font-size:14px;
color:#2D4E74;
}
.redtext{
color:#990000;
}
.bigtext{
font-size:14px;
}
.hoodtablesstyle{
margin:4px;
border:#DDCAA6 1px dotted;
padding:7px;
}
