body { background-image:  url(/images/Bordure2.gif);background-repeat: repeat-y;background-position: center center
	font-family:tahoma,sans-serif;
	font-size:10pt;
	color:#666666;
	scrollbar-base-color:#f0efe0;
}

ul.red_bullet {
	list-style-image:url("/images/red_bullet.gif");
	list-style-type: disc;
	list-style-position: outside;
}

ul.blue_bullet {
	list-style-image:url("/images/blue_bullet.gif");
	list-style-type: disc;
	list-style-position: outside;
}

.section-heading {
	background-color:#e0e0e0;
}

.alt-row {
	background-color:#FBFAF7;
}

td {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#666666;
}

.faqbox {
	font-size:7pt;
}

label {
	cursor:hand;
}

.subtitle {
	font-family:tahoma,sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}

a.smwhiteb {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:hover.smwhiteb {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a.smyellowb {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}

a:hover.smyellowb {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.black {
	color:#000000;
}

.subtitle-bl {
	font-family:tahoma,sans-serif;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}

.smtitle {
	font-family:tahoma,sans-serif;
	font-size:9pt;
	color:#666666;
	font-weight:bold;
}

a.smtitle {
	font-family:tahoma,sans-serif;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
}

a:hover.smtitle {
	font-family:tahoma,sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}

.dotty {
	border: #e0e0e0;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.grey_border_box {
	margin:0px;
	padding:0px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.black_border_box {
	margin:0px;
	padding:0px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.line {
	margin:0px;
	padding:0px;
	border-top:none;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

.leftbox {
	margin:0px;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#EAF3E2', EndColorStr='#FFFFFF');
}

.leftbox2 {
	margin:0px;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#F2F2F2', EndColorStr='#F7F7F7');
}

.solid {
	margin:0px;
	padding:0px;
	background-color:#EAF3E2;
	border-top:1px solid #CCE5B2;
	border-left:1px solid #CCE5B2;
	border-right:1px solid #CCE5B2;
	border-bottom:1px solid #CCE5B2;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#EAF3E2', EndColorStr='#FFFFFF');
}

.solid_titlebar {
	margin:0px;
	padding:0px;
	background-color:#D2E9BC;
	border-top:1px solid #CCE5B2;
	border-left:1px solid #CCE5B2;
	border-right:1px solid #CCE5B2;
	border-bottom:0px solid #CCE5B2;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D2E9BC', EndColorStr='#F3F9EE');
}

.col_head {
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cccccc', EndColorStr='#e0e0e0');
}

.table_headv {
	margin:0px;
	padding:0px;
	background-color:#f1efe2;
	border-bottom:1px solid #666666;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#f1efe2', EndColorStr='#FFFFCC');
}

.table_head {
	margin:0px;
	padding:0px;
	background-color:#E0E0E0;
	border-bottom:1px solid #666666;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#E0E0E0', EndColorStr='#f7f7f7');
}

.solidred {
	background-color: #f7f7f7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-top:1px solid #990000;
	border-left:1px solid #990000;
	border-right:1px solid #990000;
	border-bottom:1px solid #990000;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#e0e0e0', EndColorStr='#f7f7f7');
}

.redbox {
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-top:1px solid red;
	border-left:1px solid red;
	border-right:1px solid red;
	border-bottom:1px solid red;
}

.solidgreen {
	background-color: #f7f7f7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-top:1px solid #99CC66;
	border-left:1px solid #99CC66;
	border-right:1px solid #99CC66;
	border-bottom:1px solid #99CC66;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#f7f7f7', EndColorStr='#e0e0e0');
}

.gradgreendown {
	background-color: #99cc66;
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#EAF3E2', EndColorStr='#FFFFFF');
}

hr.dotty {
	width: 100%;
	border: #CCCCCC;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

hr {
	height: 2px;
	width: 100%;
	border: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

hr.titlebar {
	width: 100%;
	border: #99CC66;
	border-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.red {
	color: red;
}

.redb {
	color: red;
	font-weight:bold;
}

td.fpbox {
	font-family:Arial,Helvetica;
	font-size:8pt;
	color:#444444;
}

a.more {
	font-family:Arial,Helvetica;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover.more {
	font-family:Arial,Helvetica;
	font-size:8pt;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

a.copyright {
	font-family:Arial,Helvetica;
	font-size:7pt;
	color:#555555;
	text-decoration:none;
	font-weight:bold;
}

a:hover.copyright {
	font-family:Arial,Helvetica;
	font-size:7pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.promobox_title {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#99cc66;
	text-decoration:none;
	font-weight:bold;
}

a:hover.promobox_title {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#99cc66;
	text-decoration:underline;
	font-weight:bold;
}

a.promobox_link {
	font-size:7pt;
	color:#666666;
	text-decoration:none;
}

a:hover.promobox_link {
	font-size:7pt;
	color:#336699;
	text-decoration:none;
}

.title {
	font-family:tahoma,sans-serif;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}

a.nav {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover.nav {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.nbnav {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a:hover.nbnav {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a.bottomnav {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration:none;
}

a:hover.bottomnav {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration:underline;
}

a {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#336699;
	text-decoration:none;
}

a:hover {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

a.searchbox_exts {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover.searchbox_exts {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

.small {
	font-size:7pt;
}

.smallblack {
	font-size:7pt;
	color:black;
	text-decoration:none;
}

a.smallblack {
	font-size:7pt;
	color:black;
	text-decoration:none;
}

a:hover.smallblack {
	font-size:7pt;
	color:#336699;
	text-decoration:none;
}

a.small {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#336699;
	text-decoration:none;
}

a:hover.small {
	font-family:tahoma,sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration:none;
}

a.red {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:red;
	text-decoration:none;
	font-weight:bold;
}

a:hover.red {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

a.black {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover.black {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

input.domsearch {
	font-family:tahoma,sans-serif;
	font-size:9pt;
	font-weight:bold;
	width:130;
	border-color:#999999;
	background-color:#dfe5e5;
}


input.highlighted_button {
	font-family:tahoma,sans-serif;
	font-size:8pt;
	font-weight:bold;
	border-color:red;
	background-color:#e0e0e0;
	color:#000000;
	cursor:hand;
}

select.form, input.form { 
	padding:2px;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family:tahoma,sans-serif;
	font-size:8pt;
	border-color : #6699CC;
	height:20px;
}

select.error, input.error { 
	padding:2px;
	border-color : #990000;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family:tahoma,sans-serif;
	font-size:8pt;
	background-color: #c9c9c9;
	height:20px;
}

textarea.form { 
	padding:2px;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family:tahoma,sans-serif;
	font-size:8pt;
	border-color : #6699CC;
	height:100px;
}

textarea.error { 
	padding:2px;
	border-color : #990000;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	font-family:tahoma,sans-serif;
	font-size:8pt;
	background-color: #F1EFE2;
	height:100px;
}

input.button_bold{ 
    	background-color: #CCE5B2;
	font-family:tahoma,sans-serif; 
	color:#000000;
	font-weight:bold;
	font-size:8pt; 
	cursor:hand;
}

input.button_quikren{ 
    	background-color: #FFCC00;
	font-family:tahoma,sans-serif; 
	color:#000000;
	font-weight:bold;
	font-size:8pt; 
	cursor:hand;
	width:150px;
	height:23px;
}

input.button_fpdomsearch{ 
    	background-color: #FFCC00;
	font-family:tahoma,sans-serif; 
	color:#000000;
	font-weight:bold;
	font-size:8pt; 
	cursor:hand;
	width:100px;
	height:23px;
}
	
input.button_topsearch{ 
    	background-color: #E0E0E0;
	font-family:tahoma,sans-serif; 
	color:#990000;
	font-weight:bold;
	font-size:8pt; 
	cursor:hand;
}
	
input.button{ 
    	background-color: #CCE5B2;
	font-family:tahoma,sans-serif; 
	color:#000000;
	font-weight:normal;
	font-size:8pt; 
	cursor:hand;
}
	
input, select, textarea { 
	font-family:tahoma,sans-serif; 
	font-size:8pt;
}

