body {
background-color: #FFFFFF;
/*
background		: #001B3C url(my_background_image.gif) repeat-y left;
background-image	: url(my_background_image.gif);
background-attachment	: fixed;
background-repeat	: no-repeat | repeat-x | repeat-y;
background-position	: left |right; | bottom | bottom right;
*/
color			: #FFFFFF;
font-family		: Arial,Helvetica;
font-size		: 12px;
font-weight		: none;
font-style		: none;
margin-left		: 0;
margin-right	: 0;
margin-top		: 0;
margin-bottom	: 0;
text-decoration	: none;
}

td   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color       	: #000000;
}

a   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color       	: #003366;
font-weight		: none;
font-style		: none;
text-decoration	: underline;
}

a:hover   {
color       	: #CC9933;
text-decoration	: underline;
}

input   {
font-family		: Monospace,Courier,Arial,Helvetica;
font-size		: 12px;
color       	: #000000;
font-weight		: none;
font-style		: none;
text-decoration	: none;
}

.big   {
font-family		: Times, Times New Roman, Arial,Helvetica;
font-size		: 21px;
color       	: #CC9933;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}

.black   {
color			: #000000;
}

.headings   {
font-family		: Times Roman, Arial,Helvetica;
font-size		: 15px;
color       	: #000000;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}

.date   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color       	: #999999;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}


.copyrights   {
font-family		: Arial,Helvetica;
font-size		: 11px;
color       	: #666666;
}

.emphasize   {
font-family		: Arial,Helvetica;
font-size		: 15px;
color       	: #666666;
font-weight		: bold;
font-style		: none;
text-decoration	: none;
}

.gray   {
color			: #666666;
}

.green   {
color			: #374627;
}

.invisible {
color			: #FFFFFF;
font-size		: 1px;
}

.medequine   {
font-family		: Times, Times New Roman,Arial,Helvetica;
color			: #003366;
font-size		: 13px;
font-weight		: bold;
}

.nav_off   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color       	: #003366;
font-weight		: bold;
font-style		: none;
text-decoration	: underline;
}

.nav_on   {
font-family		: Arial,Helvetica;
font-size		: 12px;
color       	: #CC9933;
font-weight		: bold;
font-style		: none;
text-decoration	: underline;
}

.times   {
font-family		: Times, Times New Roman,Arial,Helvetica;
font-size		: 15px;
}

.sidenav {
position		: relative;
left			: 0px;
top				: 0px;
padding			: 5px 0px 5px 10px;
}

.small   {
font-size		: 11px;
}

.white   {
color			: #FFFFFF;
}

.white_small   {
color			: #FFFFFF;
font-size		: 11px;
}


#box {
position		: relative;
background-color: #EFEFEF;
border			: 1px #666666;
padding			: 10px;
}

#contact {
position		: relative;
left			: 0px;
top				: 0px;
overflow		: auto;
/*
scrollbar-face-color		: #000000;
scrollbar-highlight-color	: #ffffff;
scrollbar-shadow-color		: #ffffcc;
scrollbar-3dlight-color		: #330099;
scrollbar-arrow-color		: #ffffff;
scrollbar-track-color		: #ffffc4;
scrollbar-darkshadow-color	: #ffcccc;
*/
}

#horse {
position		: relative;
left			: 0px;
top				: -200px;
z-index			: -1;
padding			: 0px;
}