﻿BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	scrollbar-arrow-color:#4177FA;
	scrollbar-base-color:#AAC3FD;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#AAC3FD;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
	}

.staticlogo {
	background: url(../images/background_logo.jpg) center fixed no-repeat;
	}

.staticlogo1 {
	background: url(../images/background.jpg) top fixed no-repeat;
	}
	
.staticlogo2 {
	background: url(../images/staticlogo2.jpg) top fixed no-repeat;
	}

.3buttons {
	background: url(../images/background_3buttons.jpg) center fixed no-repeat;
	}

.4buttons {
	background: url(../images/background_4buttons.jpg) center fixed no-repeat;
	}

.5buttons {
	background: url(../images/background_5buttons.jpg) center fixed no-repeat;
	}

TABLE {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

P {
	cursor:default;
	text-align: left;
}

OL {
	cursor:default;
	list-style: outside;
	margin-top: 0;
	margin-left: 23;
	}

UL {
	cursor:default;
	list-style: outside;
	margin-top: 0;
	margin-left: 16;
	}
	
TD {
	cursor:default;
	text-align: center;
}
	
A {
	text-decoration:none;
	color: #0349EF;
	}

A:hover {
	text-decoration:none;
	color: #FF0000;
	}
	
.title {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	}

.redtitle {
	text-align: left;
}

.menu {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

.menu:hover {
	color: #FFFFFF;
	font-size: 12px;
	}

.submenu {
	font-size: 10px;
	}

.legal {
	font-size: 10px;
	}

.home {
	font-size: 10px;
	}

.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.definition {
	color: #000000;
	text-decoration:underline;
	}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	}

.scroll {
	height: 100%;	
	overflow: auto;	
	border: 0;	
	padding: 11px;
	}