/* MAIN STYLES */
body {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #BCBCBC;
	margin: 0;
	scrollbar-3dlight-color: #AFA8AF;
	scrollbar-arrow-color: #AFA8AF;
	scrollbar-base-color: #DFDFDF;
	scrollbar-darkshadow-color: #DFDFDF;
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: #DFDFDF;
	scrollbar-shadow-color: #AFA8AF;

}
textarea,select {
	scrollbar-3dlight-color: #AFA8AF;
	scrollbar-arrow-color: #AFA8AF;
	scrollbar-base-color: #DFDFDF;
	scrollbar-darkshadow-color: #DFDFDF;
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: #DFDFDF;
	scrollbar-shadow-color: #AFA8AF;
}
a,a:link,a:visited {
	color: #6477FF;
	text-decoration: none;
	margin: 0;
	display: inline;
}
a:active,a:hover {
	color: #2BBAFF;
	text-decoration: none;
	margin: 0;
	display: inline;
}
form {
	display: inline;
}
td {
	vertical-align: top;
}
input,select,textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding-left: 2px;
}
input:active,select:active,textarea:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #F4F4F4;
	padding-left: 2px;
}
.logo {
	display: block;
	margin: auto;
	padding: 15px 0 0;
	width: 776px;
	height: 33px;
}
.top_bar {
	margin: auto;
	width: 741px;
	background-image: url(/images/main/top-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}
.content {
	margin: auto;
	width: 746px;
	background-image: url(/images/main/content-background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	clear: both;
	min-height: 560px;
}
.base {
	color: #777973;
	margin: auto;
	width: 746px;
	background-image: url(/images/main/content-background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
}
.bottom_bar {
	margin: auto;
	width: 746px;
	background-image: url(/images/main/bottom-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-size: 9px;
	color: #FFFFFF;
	clear: both;
}

/* LAYOUT */

.left_menu {
	display: block;
	margin: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	width: 115px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BCBCBC;
	clear: left;
	background-color: #FFFFFF;
}
.content_area {
	display: block;
	margin: auto;
	padding: 10px 25px 0;
	float: left;
	width: 450px;
	background-color: #FFFFFF;
	clear: right;
}
.right_menu {
	display: block;
	margin: auto;
	padding: 0 0 0 10px;
	float: right;
	width: 90px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BCBCBC;
	clear: right;
}

/* LEFT MENU STYLES */

.left_menu p.heading,a.heading,a.heading:link,a.heading:visited {
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}
.left_menu p.price,a.price,a.price:link,a.price:visited  {
	color: #F05122;
	font-weight: bold;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0;
	text-decoration: none;
}
.left_menu a.heading:hover,a.heading:active {
	color: #909192;
}
.left_menu a.price:hover,a.price:active {
	color: #F09142;
}
.left_menu p,a {
	font-weight: normal;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}

/* RIGHT MENU STYLES */

.right_menu p.heading,a.heading,a.heading:link,a.heading:visited {
	color: #000000;
	font-weight: bold;
	display: block;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
}
.right_menu p.price,a.price,a.price:link,a.price:visited {
	color: #F05122;
	font-weight: bold;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0;
	text-decoration: none;
}
.right_menu a.heading:hover,a.heading:active {
	color: #909192;
}
.right_menu a.price:hover,a.price:active {
	color: #F09142;
}
.right_menu p,a {
	font-weight: normal;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}
.right_menu a.menu,a.menu:link,a.menu:visited {
	color: #535353;
	font-size: 10px;
	font-weight: bold;
	background-color: #F3F3F3;
	display: block;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	border: 1px solid #BFBFBF;
}
.right_menu a.menu:hover,a.menu:active {
	color: #131313;
	background-color: #FAFAFA;
	border: 1px solid #FF9142;
}
.right_menu img {
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

/* CONTENT STYLES */
.content_area p {
	font-size: 11px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
	background-color: #FFFFFF;
}
.content_area .justify {
	text-align: justify;
	display: block;
	line-height: 16px;
}
.content_area .row {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
}
.content_area .column {
	float: left;
	display: block;
	width: 47%;
	padding: 3px;
	border: 1px dotted #F05122;
	margin: 0 5px 5px 0;
	background-color: #FFFFFF;
}
.content_area .column_clear {
	float: left;
	display: block;
	width: 47%;
	padding: 3px;
	margin: 0 5px 5px 0;
	background-color: #FFFFFF;
}
.column p {
	display: block;
	padding: 0;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.content_area .heading,a.heading,a.heading:link,a.heading:visited {
	font-weight: bold;
	color: #505152;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 0;
	background-color: #FFFFFF;
}
.content_area .price,a.price,a.price:link,a.price:visited {
	color: #F09142;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}
.clear {
	border: 0 none;
	background: none;
}
.submit,.submit:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F05122;
	border: 1px solid #BD340D;
	padding: 0 20px;
	margin: 10px 0 0;
}
.divide {
	border-top: 1px dotted #F05122;
	display: block;
	margin: 10px 1px;
}
.total {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
a.change,a.change:link,a.change:visited,a.change:hover,a.change:active {
	color: #F05122;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-top: auto;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #BCBCBC;
	display: block;
	text-align: center;
}
input.optional,textarea.optional {
	background-color: #FFFEF9;
	border: 1px solid #ACACAC;
	color: #353638;
}
input.error,textarea.error {
	background-color: #FFFDF0;
	border: 1px solid #CC3300;
	border-width: 1px 3px;
}
.news_heading {
	font-weight: bold;
	color: #F05122;
	background-color: #FBFBFB;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top: 1px dotted #C6C7C8;
	border-right: 1px dotted #C6C7C8;
	border-bottom: 1px dotted #C6C7C8;
	border-left: 1px dotted #C6C7C8;
	font-size: 10px;
}
.news_content {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right: 1px dotted #DCDDDC;
	border-bottom: 1px dotted #DCDDDC;
	border-left: 1px dotted #DCDDDC;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
ul {
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	display: list-item;
	list-style-type: square;
	margin-left: 5px;
	margin-bottom: 2px;
}
.news_content img {
	border: 1px solid #333333;
}
img.screen {
	border: 1px solid #333333;
}
.base a,a:link {
	color: #7E91AF;
}
pre {
	font-size: 11px;
	color: #000000;
	display: block;
	border: 1px dotted #BCBCBC;
	padding: 5px;
}
pre strong {
	color: #F05122;
}
li a,a:link,a:visited {
	color: #263A82;
}
.content .caption {
	font-size: 9px;
	color: #000000;
	display: block;
	width: 298px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A3A3A3;
}
.content_area .form_enclosure {
	display: block;
	padding: 3px;
	border: 1px dotted #F05122;
	margin: 0 5px 5px 0;
	background-color: #FFFFFF;
}
span.error {
	padding: 0 2px;
	font-size: 10px;
	color: #333333;
	background-color: #FFFDF0;
	border: 1px solid #CC3300;
}
