html
{
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body
{
	background-image: url(../images/background.gif);
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing: 0.1pt;
	padding: 0px;
	margin: 0px;
	background-color: #ABDDDC;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height: 100%;
}

.thumbnail:hover
{
	border-color: #78A419;
}

.thumbnail
{
	width: 145px;
	height: 145px;
	background-color: White;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCFD2;
	padding-top: 10px;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
}

.thumbnail a, .thumbnail a:hover
{
	border-style: none;	
}

.thumbnail .desc
{
	color: #78A419;	
	font-weight: bold;
}

em
{
	font-weight: bold;
	font-style: normal;
}

a
{
	color: #78A419;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a[disabled]
{
	color: #CCCFD2;
}

.bandpic
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.bandlink, .sep
{
	text-transform: uppercase;
	font-weight: bold;
	color: #78A419;
	text-decoration: none;
}

input
{
	font-size: 8pt;
	padding: 2px;
	border-color: #B9C4C5;
	border-style: solid;
	border-width: 1px;
}

.label
{
	padding-bottom: 8px;
	padding-top: 7px;
}

h1
{
	padding-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 8pt;
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
}

h3
{
	font-weight: bold;
	font-size: 8pt;
	padding-top: 20px;
	padding-bottom: 5px;
}

.news
{
	background-color: #78A419;
	font-weight: bold;
	height: 14px;
	padding: 2px;
	color: White;
	margin-bottom: 4px;
}

h3
{
	margin-top: 0px;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

img
{
	border-style: none;
}

#menuTd, #adminMenuTd
{
	background-image: url(../images/header_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menuTd:first-child, #adminMenuTd:first-child
{
	padding-left: 15px;
}

#menuTd img
{
	padding-right: 20px;
}

#adminMenuTd img
{
	padding-right: 26px;
}

#header
{
	height: 156px;
	width: 873px;
	margin: auto;
	padding-top: 10px;
}

#content
{
	width: 873px;
	margin: auto;
	margin-top: -10px;
	padding-left: 40px;
	padding-bottom: 110px;
	min-height: 300px;
}

#contentadmin
{
	width: 873px;
	margin: auto;
	margin-top: -10px;
	padding-left: 40px;
	padding-bottom: 110px;
	min-height: 300px;
}

#footerLine
{
	background-image: url(../images/footerbar.gif);
	height: 30px;
	background-repeat: repeat-x;
}

#footerSponsor
{
	padding-left: 30px;
	padding-top: 15px
}

#footerSponsor img
{
	padding-right: 5px;
	padding-top: 6px
}

#footer
{
	height: 105px;
	background-color: #78A419;
	position: relative;
	margin-top: -100px;
}

/* rounded table */

.lt
{
	background-image: url(../images/table/lt.gif);
	height: 17px;
	width: 9px;
}

.rt
{
	background-image: url(../images/table/rt.gif);
	width: 9px;
}

.lb
{
	background-image: url(../images/table/lb.gif);
	height: 17px;
	width: 9px;
}

.lm
{
	background-image: url(../images/table/lm.gif);
	background-repeat: repeat-y;
}

.mt
{
	background-image: url(../images/table/mt.gif);
	background-repeat: repeat-x;
}

.mm
{
	padding: 8px;
	background-color: #E5F5F4;
}

.rm
{
	background-image: url(../images/table/rm.gif);
	background-repeat: repeat-y;
}

.mb
{
	background-image: url(../images/table/mb.gif);
	background-repeat: repeat-x;
}

.bo
{
	background-color: #9d0129;
}

.rb
{
	background-image: url(../images/table/rb.gif);
	height: 17px;
	width: 9px;
}

.vvkl
{
    clear: both;
	margin-top: 15px;
	float: left;
	padding-right: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #78A419;
	margin-right: 30px;
	height: 65px;
	width: 200px;
} 

.vvkr
{
	margin-top: 15px;
	margin-left: 40px;
	width: 170px;
	float:left;
}