a {
	color: #224200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background: #666633 url(pix/bg.gif) repeat;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

input, textarea, select {
	font-size: 11px;
	padding: 2px;
}

.label {
    width: 33%;
}

.field {
    width: 66%;
}

h1 {
    font-size: 20px;
    padding-top: 10px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4, h5, h6 {
    font-size: 16px;
    font-weight: bold;
}

.bigred {
    font-size: 14px;
    color: maroon;
    font-weight: bold;
}

#contentcenter, #contentleft {
    padding: 5px 5px;
}

#contentCenter {
    width: 429px;
	padding:  0px 10px;
}

#contentright, #contentright a {
    color: #fff;
}

#contentright p {
    font-size: 11px;
    padding: 5px 5px;
}

#contentleft {
    font-size: 10px;
    padding: 0px 5px;
}

#contentleft {
    text-align: center;
}

form {
    width: 400px;
}


#contentleft p, #contentright p, #contentcenter {
	   padding: 0px 5px;
}

#tablemain {
	background:  #fff url(pix/wm4e_03.jpg) repeat-y !important;
}

#tdmiddle {
	background:  #fff url(pix/wm4e_02.jpg);
}

#contentright h1,#contentright h2,#contentright h3 {
    font-size: 14px;
}

#contentleft h1,#contentleft h2,#contentleft h3 {
    font-size: 14px;
}


#centerbar {
    float: right;
    background-color: #fff;
    padding: 10px;
}

#centerbar h1{
    font-size: 12px;
}

#centerbar {
    font-size: 10px;
    text-align:right;
    border-left: 1px solid #B3A559;
    border-bottom: 1px solid #B3A559;
}

#navbar {
    text-align: center;
    font-size: 10px;
}

#copyright {
    color: #fff;
    text-align: center;
    font-size:10px;
}

#copyright a{
    color: #fff;
}


p.invalid {
	color: #900;
	font-weight: bold;
}
		
#videos th {
    background-color: #C2B05A;
    font-size: 14px;
    padding: 4px;
}

#videos td {
    padding: 3px;
}

.field strong {
    font-weight: normal;
}

.wideform {
  padding: 3px 0px;
}
