table.main {
background-color: #ffffff;
font-family: Arial;
font-size: 12;
vertical-align: top
}

table.menu {
background-color: #ffffcc;
border: 1px solid #000000;
font-family: Arial;
font-size: 15;
vertical-align: top
}

td {
font-family: Arial;
font-size: 12
}

td.justify {
text-align: justify
}

td.darkside {
vertical-align: top;
text-align: center;
background-color: #ffffff;
color: #676767;
font-size: 11
}

td.right {
text-align: right
}

td.topright {
text-align: right;
vertical-align: top
}

td.cntr {
text-align: center
}

td.top {
vertical-align: top
}

td.cntrtop {
text-align: center;
vertical-align: top
}

td.mid {
vertical-align: middle
}

td.header {
background-color: #ffffff;
color: #d0d07e;
font-family: Arial Black;
font-size: 22;
vertical-align: bottom
}

td.sitecolour {
background-color: #000000
}

td.sitecolour2 {
background-color: #b4609c
}

td.black {
background-color: #000000
}

td.menubar {
background-color: #427f00;
border: 1px solid #ffffff;
color: #ffffcc;
font-size: 11;
text-align: center;
vertical-align: top
}

td.cowparade {
background-color: #f1f1f1;
border: 1px solid #d5d5d5;
color: #666666;
padding: 5px;
vertical-align: bottom;
}

img.photoborder {
border: 1px solid #888888;
}

.rightimg {
border: 1px solid #888888;
float: right;
margin-left: 10px;
margin-bottom: 5px
}

.leftimg {
border: 1px solid #888888;
float: left;
margin-right: 20px;
margin-bottom: 5px
}

#menuitem {
background-color: #ebebeb;
height: 24px;
}

#menuitem a { font-family: Arial; font-size: 13; color: #000000; text-decoration: none; text-align: left; display: block; height: 24px }

#menuitem a:hover { background-color: #b4609c; color: #ffffff }

#menuitem2 {
background-color: #b4609c;
color: #ffffff;
font-size: 13;
height: 24px;
padding-top: 4px
}

.cntrmenu {
padding-top: 4px
}

td.menuindex {
background-color: #d2031c;
font-size: 14;
width: 24px
}

td.mainhome {
background-color: #f6f6f6;
border: 1px dotted #dadada;
vertical-align: top
}

td.bordered {
border: 1px solid #dadada
}

h2 {
color: #999999;
font-family: Arial Narrow, Arial, Verdana;
font-weight: bold
}

h4 {
color: #999999;
font-family: Arial Narrow, Arial, Verdana
}

hr {
color: #999999;
height: 1px
}

a.normal {
color: #000000;
text-decoration: none
}
a:hover.normal {
text-decoration: underline
}

a.ullink {
color: #000000
}

a.ullinkgrey {
color: #999999
}

p.cntr {
text-align: center
}

p.right {
text-align: right
}

input {
font-size: 12px
}

textarea {
font-family: Arial, Verdana, "Times New Roman", Sans-serif;
font-size: 12px
}

.red {
color: red
}

h4.h4notice {
color: #b4609c;
}

h4.h4notice2 {
color: #b4609c;
margin-bottom: 3px;
}

.notice {
background-color: #fffdd2;
background-image: url(images/noticebg.gif);
background-repeat: no-repeat;
border: 1px solid #444444;
padding-top: 40px;
margin-top: 35px;
width: 225px
}