.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.6;
}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.6;
}
.text_small_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.6;
	text-transform: capitalize;
	color: #000000;
}
.text_small_caps a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.6;
	text-transform: capitalize;
	color: #000000;
}
.text_small_caps a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 1.6;
	text-transform: capitalize;
	color: #000000;
}
.text_small_caps a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.6;
	text-transform: capitalize;
	color: #000000;
}

.squaretop {
	background-image: url(../images/top_side.gif);
	background-repeat: repeat-x;
}
.squarebottom {
	background-image: url(../images/bottom_side.gif);
	background-repeat: repeat-x;
}
.squareleft {
	background-image: url(../images/left_side.gif);
	background-repeat: repeat-y;
}
.squareright {
	background-image: url(../images/right_side.gif);
	background-repeat: repeat-y;
}
.topimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/main/top4.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 265px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
BODY{
scrollbar-base-color:#000000;
scrollbar-face-color:#000000;
scrollbar-3dlight-color:#FF0000;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-track-color:#A6A6A6;
scrollbar-shadow-color:#FF0000;
scrollbar-arrow-color:#FF0000;
}
.menutop {
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menutopassistance {
	background-repeat: no-repeat;
	background-position: right;
}
.menutop2 {
	background-image: url(../images/main/top7.gif);
	background-repeat: no-repeat;
}
.homeoff {
	background-image: url(../images/main/menu/home_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.homeon {
	background-image: url(../images/main/menu/home_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.aboutoff {
	background-image: url(../images/main/menu/about_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.abouton {
	background-image: url(../images/main/menu/about_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.sponsoroff {
	background-image: url(../images/main/menu/sponsor_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.sponsoron {
	background-image: url(../images/main/menu/sponsor_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.productoff {
	background-image: url(../images/main/menu/product_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.producton {
	background-image: url(../images/main/menu/product_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.contactoff {
	background-image: url(../images/main/menu/contact_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.contacton {
	background-image: url(../images/main/menu/contact_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.cartoff {
	background-image: url(../images/main/menu/cart_red.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
.carton {
	background-image: url(../images/main/menu/cart_black.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

.pictureborders {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}
.menutop3 {
	background-image: url(../images/main/top8.gif);
	background-repeat: no-repeat;
	background-position: center;
}

div#left_menu
	{
		position: absolute; 
		visibility: visible;
		height: 100%;
	}

.button {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FF0000;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin-bottom: 3px;
	color: #000000;
	vertical-align: middle;
	height: 21px;
}

/* Left Menu */

.menuleft {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuleft li {
	margin-top: 0px;
	list-style: none;
	width: 149px;
	display: block;
}

.menuleft li a {
	width: 149px;
	display: block;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

.menuleft li a:hover{
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
}


/* Left hand menu - Top of Menu */

.menuleft li div {
	display: block;
	margin-top: 0px;
	list-style: none;
}

.menuleft li div a {
	width: 149px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

.menuleft li div a:link{
	width: 149px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

.menuleft li div a:visited{
	display: block;
	width: 149px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

.menuleft li div a:hover{
	display: block;
	width: 149px;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}


.left_background_small {
	background-image: url(../images/left_bar_small.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.left_background {
	background-image: url(../images/left_bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.table
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
    BACKGROUND-COLOR: #EEEEEE;
}

.table_top
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	color:#FFFFFF;
    BACKGROUND-COLOR: #FF0000;
}

.text_info_box
{
    BORDER-RIGHT: #ff0000 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #ff0000 1px solid;
    PADDING-LEFT: 10px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #ff0000 1px solid;
    LINE-HEIGHT: 1.8;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #ff0000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-DECORATION: none
}

.tableheading
{
	FONT-WEIGHT: bolder;
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	BACKGROUND-COLOR: #FF0000;
	padding-top: 3px;
	padding-bottom: 3px;
}
