body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #5F6062;
	text-align: center;
}
th, td, input, select, textarea {
	color: #5F6062;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.6em;
	font-weight: normal;
}
h1.home {
	color: #AC85BC;
	margin: 0;
	padding: 40px 0 30px 0;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 12px solid #AC85BC;
}
h2 {
	margin: 1.4em 0 0 0;
	padding: 0 0 0.7em 0;
	font-size: 1.3em;
	font-weight: bold;
}
h2.basket {
	margin: 6px 0 0 0;
	padding: 0.4em 0 0.4em 1.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
	text-align: justify;
}
small {
	font-size: 0.9em;
}
textarea {
	overflow: auto;
}

a {
	text-decoration: underline;
	color: #AC85BC;
}
a:hover {
	text-decoration: underline;
	color: #5F6062;
}

.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}
.banner_home {
	float: left;
	margin: 0 6px 0 0;
}

#basket {
	padding: 1.5em 2em;
	font-size: 1.2em;
	margin: 0 0 1em 0;
}
#basket p {
	text-align: left;
}

.box_home_text {
	padding: 40px 0 0 0;
}

.button1 {
	background: url("/images/arrow1.gif") no-repeat left center;
	padding: 0.2em 0 0.25em 22px;
	font-size: 1.1em;
	border: none;
	cursor: pointer;
	font-weight: bold;
	text-align: left;
}
.button1:hover {
	background: url("/images/arrow2.gif") no-repeat left center;
}

.checkbox {
	margin: 0;
	width: 14px;
	height: 14px;
}
.clear {
	clear: both;
}

.col_home_left {
	width: 383px;
	float: left;
}
.col_home_right {
	width: 383px;
	float: right;
}
.col_page_left {
	width: 340px;
	float: left;
}
.col_page_right {
	width: 426px;
	float: right;
	overflow: hidden;
}

.col_page_left_left {
	float: left;
	width: 127px;
	padding: 2em 0 0 0;
}
.col_page_left_right {
	float: right;
	width: 187px;
	margin: 0 15px 0 0;
	display: inline;
}
.col_page2_left {
	width: 300px;
	float: left;
}

.col_page3_left {
	width: 200px;
	float: left;
}

.col_page2_right {
	width: 466px;
	float: right;
}


.col_page3_right {
	width: 550px;
	float: right;
}

.colcode2 {
	color: #A9ABAE;
}
#container {
	margin: 0 auto;
	width: 766px;
	text-align: left;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}

#footer {
	border-top: 3px solid #DBDCDD;
	font-size: 0.9em;
	color: #a7a8aa;
	padding: 0.7em 0 1em 0;
}
#footer a {
	color: #a7a8aa;
}
#footer a:hover {
	color: #AC85BC;
}
#footer_top_home {
	height: 20px;
	width: 383px;
	border-right: 383px solid #DBDCDD;
	margin: 2em 0 0 0;
}
#footer_top_page {
	height: 20px;
	width: 340px;
	border-right: 426px solid #DBDCDD;
	margin: 2em 0 0 0;
}
#footer_top_page2 {
	height: 20px;
	width: 300px;
	border-right: 466px solid #DBDCDD;
	margin: 2em 0 0 0;
}

.form1 {
	width: 210px;
}
.form1_select {
	width: 215px;
}

.head_page2 {
	height: 12px;
	background: #AC85BC;
}
.hidden {
	display: none;
}
.icon_plus1, .icon_plus2, .icon_minus1, .icon_minus2 {
	display: block;
	float: right;
	width: 13px;
	height: 13px;
	text-indent: -2000px;
	margin: 0 0 0 1em;
}
.icon_plus1:hover {
	background: url("/images/icons/plus2.gif") no-repeat left top;
}
.icon_plus2:hover {
	background: url("/images/icons/plus4.gif") no-repeat left top;
}
.icon_minus1:hover {
	background: url("/images/icons/minus2.gif") no-repeat left top;
}
.icon_minus2:hover {
	background: url("/images/icons/minus4.gif") no-repeat left top;
}


.inline {
	display: inline;
}
.invisible {
	position: absolute;
	z-index: 100;
	left: -999em;
}

.link1 {
	background: url("/images/arrow1.gif") no-repeat left center;
	padding: 0.2em 0 0.25em 22px;
	font-size: 1.1em;
}
.link1:hover {
	background: url("/images/arrow2.gif") no-repeat left center;
}
.link2 {
	background: url("/images/arrow3.gif") no-repeat right center;
	padding: 7px 38px 7px 6px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.link2:hover {
	background: #5F6062 url("/images/arrow4.gif") no-repeat right center;
	text-decoration: none;
	color: #fff;
}
.link3 {
	background: url("/images/arrow3.gif") no-repeat left center;
	padding: 5px 0 7px 38px;
	font-size: 1.3em;
}
.link3:hover {
	background: url("/images/arrow4.gif") no-repeat left center;
}
.link4 {
	background-color: #DBDCDD;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 8px 1px 22px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.link4:hover {
	background-color: #5F6062;
	text-decoration: none;
	color: #fff;
}
.link5 {
	color: #5F6062;
}



#list1 {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}
#list1 li a {
	color: #A9ABAE;
}

.logo {
	margin: 37px 0;
}
#maincontent hr {
	display: block;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#menu li {
	text-align: center;
	display: inline;
	text-transform: uppercase;
	padding: 0;
	float: left;
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 1.5em 0 0.5em 0;
}
#menu li a:hover {
	text-decoration: underline;
}

.menu1 {
	width: 86px;
}
.menu2 {
	width: 84px;
}
.menu3 {
	width: 74px;
}
.menu4 {
	width: 88px;
}
.menu5 {
	width: 94px;
}

.pollbar {
	margin: 0.5em 0 0.2em 0;
}
.pollresults {
	padding: 2em 1.5em;
}

#sectors {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 233px;
}
#sectors li {
	float: left;
	display: inline;
}
#sectors li a {
	display: block;
	height: 233px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sectors li a.sectors_ml {
	width: 40px;
	background-image: url("/images/links/ml.gif");
	text-indent: -2000px;
	margin: 0 6px 0 0;
}
#sectors li a.sectors_ml:hover {
	background-image: url("/images/links/ml_on.gif");
}

#sectors li a.sectors_os {
	width: 40px;
	background-image: url("/images/links/os.gif");
	text-indent: -2000px;
	margin: 0 6px 0 0;
}
#sectors li a.sectors_os:hover {
	background-image: url("/images/links/os_on.gif");
}

#sectors li a.sectors_sc {
	width: 40px;
	background-image: url("/images/links/sc.gif");
	text-indent: -2000px;
	margin: 0 6px 0 0;
}
#sectors li a.sectors_sc:hover {
	background-image: url("/images/links/sc_on.gif");
}

#sectors li a.sectors_ss {
	width: 40px;
	background-image: url("/images/links/ss.gif");
	text-indent: -2000px;
	margin: 0 6px 0 0;
}
#sectors li a.sectors_ss:hover {
	background-image: url("/images/links/ss_on.gif");
}

#sectors li a.sectors_active {
	width: 187px;
	text-indent: -2000px;
}

.size1 {
	font-size: 1.1em;
}
.size2 {
	font-size: 1.2em;
}

#submenu {
	font-size: 0.9em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0.3em 0 0.3em 0.3em;
	list-style: none;
}
#submenu li {
	display: inline;
	padding: 0 0.3em 0 0;
}

#submenu li 
{
    display: inline;
    padding: 0 0.3em 0 0.45em;
    background: url("/images/div1.gif") no-repeat left center;
}

#submenu li.first 
{
    padding: 0 0.2em 0 0;
    background: none;
}



#submenu li a:hover {
	text-decoration: none;
}
#submenu li a.active {
	font-weight: bold;
}

#submenu2 {
	padding: 0 0 1.5em 0;
	font-size: 0.9em;
	color: #DBDCDD;
}
#submenu2 a.active {
	font-weight: bold;
}

.tab1 {
	border-collapse: collapse;
	margin: 1em 0;
}
.tab1 th {
	border: none;
	padding: 0.2em 0.5em 0.7em 0;
	margin: 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	width: 190px;
	vertical-align: top;
}
.tab1 td {
	border: none;
	padding: 0 0 0.7em 0;
	margin: 0;
	vertical-align: top;
}
.tab2 {
	border-collapse: collapse;
	margin: 1em;
}
.tab2 td {
	padding: 0 0.5em 0.5em 0;
	border: none;
	vertical-align: top;
}

.vacres1 {
	padding: 0.8em 0.6em 0.3em 0.6em;
	margin: 0 0 2px 0;
}
.vacres2 {
	padding: 0.8em 0.6em 0.3em 0.6em;
	margin: 0 0 2px 0;
}
.vacres1 p, .vacres2 p {
	padding: 0 0 0.4em 0;
}

.upper 
{
	text-transform: uppercase;
}

#pscroller
{
	height: 100px;
	text-align: left;
}

.pscroller2
{
	xheight: 100px;
	text-align: left;
}	