/* CSS Document */
/* located in the MAIN directory that controls the look/feel of the non-forum files */

body
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(elements/UD_logo-bkgrd.jpg);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1025px;
}
a:link {
	color: #6C3600;
}
a:visited {
	color: #914800;
}
a:hover {
	color: #CC6600;
}

navigation
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin-top: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: 50%;
width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #999999;
padding: 2px 10px;
text-decoration: none;
background: transparent url right no-repeat;
}

#vdividermenu ul li a:visited{
color: #999999;
}

#vdividermenu ul li a:hover{
color: #6c3600;
background-color: #D5E3BF;
}

.top_grn {
	background-image: url(elements/images/top_grnbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.gold_wht {
	background-image: url(elements/images/horz_goldshadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grn_btm {
	background-image: url(elements/images/btm_grnbar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wht_btm {
	background-image: url(elements/images/btm_whtbar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mid_divgrn {
	background-image: url(elements/images/mid_divgrn.jpg);
	background-repeat: repeat-y;
	background-position: top;
}


.gold_grn {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(elements/images/horz_goldgrn.jpg);
}
.grn-paws {
	background-color: #d5e3bf;
	background-image: url(elements/images/left_paws.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #DADADA;
width: 93%;
font-size: 95%;
padding: 6px;
margin-left: 15px}

.commentfooter{
background: url(elements/arrow.gif) 35px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 78px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #999999;
}


td img {display: block;}td img {display: block;}td img {display: block;}


.style1 {font-size: 11px}

.style2 {
	color: #999999;
	font-size: 10px;
}
.style6 {
	color: #999999;
	font-size: 11px}
	
.style7 {
	font-size: 12px;
	color: #2d3918;
	font-weight: bold;
}
.style8 {color: #556b2f}
.style9 {color: #6C3600}
.style10 {
	color: #556b2f;
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 11px}