﻿@charset "UTF-8";
.BodyText {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.NavText {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	cursor: auto;
	filter: Chroma(Color=ff9900);
}
.TitleText {
	font-family: arial;
	font-size: 18px;
	color: #5f54c6;
}
.LeftBarMainText {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.LeftBarTitleText {
	font-family: arial;
	font-size: 16px;
	color: #FFCC00;
}
.SubTitleText {
	font-family: arial;
	font-size: 16px;
	color: #333333;
}
.CopyrightText {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.TableBody {
	padding: 4px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.LeftNavList {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	list-style-image: url(../images/icons/bullet.jpg);
}
.MainNavList {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	list-style-image: url(../himages/icons/bullet2.jpg);
	list-style-type: circle;
}
.ProductTable {
	padding: 5px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #999999;
	width: 105px;
}
a {
	font-size: 12px;
	color: #5f54c6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5f54c6;
}
a:hover {
	text-decoration: underline;
	font-style: bold;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #5f54c6;
}
.MainText {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.clear { 
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('../images/buttons/SimcroAnimal.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 0px;
    padding-right: 10px; 
    text-decoration: none;
}
a.button span {
    background: transparent url('../images/buttons/AnimalHealth.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 10px;
}
a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; 
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; 
}
a.button:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; 
}
a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; 
}
a.button2 {
    background: transparent url('../images/buttons/button2_end.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 39px;
    margin-right: 0px;
    padding-right: 12px; 
    text-decoration: none;
}
a.button2 span {
    background: transparent url('../images/buttons/button2_main.gif') repeat;
    display: block;
    line-height: 39px;
    padding: 0px 0 0px 12px;
}
a.button2:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; 
}
a.button2:active span {
    background-position: bottom left;
    padding: 0px 0 0px 12px; 
}
a.button2:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; 
}
a.button2:hover span {
    background-position: bottom left;
    padding: 0px 0 0px 12px; 
}
.BodyTextBold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BodyTextLink {
	font-family: arial;
	font-size: 12px;
	color: #5F54C6;
}
.HomePageText {
	font-family: arial;
	font-size: 18px;
	color: #000000;
}
a.button3 {
    background: transparent url('../images/buttons/GoldButtonRight.gif') no-repeat scroll top right;
    color: #000000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 30px;
    margin-right: 0px;
    padding-right: 10px; 
    text-decoration: none;
}
a.button3 span {
    background: transparent url('../images/buttons/GoldButtonLeft.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 5px 0 5px 10px;
}
a.button3:active {
    background-position: bottom right;
    color: #000000;
    outline: none; 
}
a.button3:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; 
}
a.button3:hover {
    background-position: bottom right;
    color: #000000;
    outline: none; 
}
a.button3:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; 
}.LeftBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
