BODY
{
    color: #000000;
    font-family: 'Times New Roman' , Arial;
    background-color: #FFFFFF;
}
BODY.Bull
{
    background-position:right;
    background-image: url('rodeoback.jpg');
    background-repeat: repeat-y;
}
IFRAME.Content
{
	color: #d97554;
	font-family: 'Times New Roman' , Arial;
}
TABLE.TabelMenu
{
    font-size: large;
    color: #FFFFFF;
    font-family: 'Times New Roman' , Arial;
    cursor: auto;
}

A.MenuItem
{
    font-size: large;
    color: #FFFFFF;
    font-family: 'Times New Roman' , Arial;
    cursor: hand;
}
DIV.TitelBalk
{
    font-size: 20pt;
    color: #FFFFFF;
    font-family: 'Times New Roman' , Arial;
    background-color: #000000;
}
DIV.Menu
{
    background-color: #000000;
}
.cDescription
{
    font-weight: lighter;
    font-size: medium;
    color: #000000;
    font-style: italic;
    font-family: 'Times New Roman' , Arial;
}
.cTitle
{
    font-weight: bold;
    font-size: x-large;
    text-transform: none;
    color: #000000;
    font-style: italic;
    font-family: 'Times New Roman' , Arial;
    text-decoration: underline overline;
    background-color: #CCCCCC;
}
.cSubTitle
{
    font-size: medium;
    color: #000000;
    font-family: 'Times New Roman' , Arial;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
BLOCKQUOTE
{
	padding-left: 0.25in;
}
UL
{
	margin-left: .25in;
}
OL
{
	margin-left:.25in
}
.gallery li
{ 
    list-style: none;
    width: 150px;
    float:left;
    min-height: 175px;
    margin: 0 10px 10px 0;
    text-align: center;
    display: inline; 
}
.ImageSmall
{
    width: 100px;
    height: 83;
    cursor:hand; 
    border: 0;
}
.ImageGallery
{    
    width: 200px;
    height: 130px;
    cursor:hand;
}
.ColumnWidth
{
    width:30%;
    }
