body, table,td,p,div,font,ul,li {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana,Arial;
	color: #224444;


}	
body {
		background-image: url(images/bgr.gif);
}

.small {
	font-size:8pt;
}

a {
	color: #408080;
	font-family:Verdana;
	
}

A:hover {
	COLOR: #B1331C
}
A:link {
	TEXT-DECORATION: underline
}
A:visited {
	TEXT-DECORATION: underline;
	font-family: Verdana;
}
A:active {
	COLOR: #990000
}

td.contact {
	color: #ffffff;
	background-color: #52ACAC;
	padding:2px 0px 4px 58px;
	text-align:left;
	
}

td.contact b.name {
	font-size:12pt;
	padding: 0px 25px 0px 20px;
	
	
}

td.contact b.phone {
	font-size:10pt;
	font-weight: normal;
	padding:0px 20px 0px 0px;
}

td.contact a {
	font-size: 9pt;
	text-decoration: none;
	padding:0px 0px 2px 24px;
	color: #ffffff;
}

table.menu {
	margin:10px 0px 20px 3px;
}
table.menu td a {
	padding:0px 7px 0px 0px;
}

table.content {
	margin:20px 0px 25px 0px;
}
td.content {
	padding:0px 10px 0px 20px;
	width:580px;
}

h1.header  {
	font-size:12pt;
	color: #e77f50;
	font-weight:bold;
	text-align:center;
}


td.header {
	color: #ffffff;
	font-weight:bold;	
}

.red {
	color: #e77f50;
}

.images {
	border: 2px solid #85C2C2;
	margin:3px 0px 0px 0px;
}
.banner_border {
	border: 1px solid #85C2C2;
	
}

.tbl {	
	background-color: #85C2C2;
}

.bgr {
		background-color: #eaf5f5;
}
.bgrf {
		background-color: #85C2C2;
}


input, select {
	border: 1px solid  #85C2C2;
}

input.check {
	border: none;
}

input.submit {
background-image:url(images/submit.gif);
width:92px;
height:21px;
color: #5d717c;
font-weight:bold;
padding: 0px 0px 4px 0px;
font-size:8pt;
font-family:Verdana;
margin:10px 10px 10px 10px;
border:none;
}

input.bsubmit {
background-image:url(images/bsubmit.gif);
width:150px;
height:21px;
color: #5d717c;
font-weight:bold;
padding: 0px 0px 4px 0px;
font-size:8pt;
font-family:Verdana;
margin:10px 10px 10px 10px;
border:none;
}

.line {
	border:1px dotted #85C2C2;
	
}


.back {
	color: #408080;
}
a.back {
	display: block;
	text-align:left;
	text-decoration: none;
}
a:visited.back {
	text-decoration: none;
} 

p.front {
	padding:0px 20px 10px 20px;
	text-align: justify;
	color: #000000;
	margin:0px 20px 10px 10px;
}

a.front {
	text-decoration:none;
	text-align: justify;
	color: #E77F50;

	
}
a:hover.front {
	
	text-decoration:underline;
}
a:visited.front {
	color: #E77F50;	
	
	
}

p.divis {
	font-size:11pt;
	font-weight: bold;
	color: #008282;
	padding:0px 50px 15px 90px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	
}


textarea {
font-size: 12px;
border: 1px solid  #85C2C2;
scrollbar-face-color: #85C2C2; 
scrollbar-highlight-color: #85C2C2;
scrollbar-shadow-color: #85C2C2; 
scrollbar-3dlight-color: #408080;
scrollbar-arrow-color: #224444; 
scrollbar-track-color: #ECF1F1;
scrollbar-darkshadow-color: #408080;
}


i.description {
	display:block;
	text-align:justify;	
	padding:15px 10px 15px 10px;	

}

td.description {
	padding:0px 10px 10	px 10px;
}

td.description strong u {
	text-decoration: none;
	font-size:9pt;
	display: block;
}
.description a {
	font-size: 8pt;
	text-decoration: none;
}
.description a:hover {
	text-decoration: underline;
}
ul.ok li, ul,ok_no li {
list-style-image:url(images/ok.gif);
text-align:justify;
color: #485660;

}
.sel {
	color: #008282;
}
b.sel {
	display:block;
	text-align:center;
}

.front_page {
	border:1px solid #CED7E8;
	background:#F2F3F8 url(./images/_bgr_form.gif) repeat-x;
	/*width:565px;*/
	margin:10px auto;
}

.search_button {
	background:transparent url(./images/button_front.gif) no-repeat;
	border:0;
	font-size:10pt;
	font-weight:bold;
	height:28px;
	margin:5px;
	width:116px;
}

.front_3 {
	width:115px
}

/* scrollable */
#slider {
	position: relative;
}
div.scrollable {  
    position:relative; 
    overflow:hidden; 
    width: 606px; 
    height:120px; 
	padding-top: 5px;
} 
div.scrollable-vertical {
	position:relative; 
    overflow: hidden; 
    width: 128px; 
    height:608px; 
	background: url(images/scroll_bg.gif) repeat-y 1px top;
	padding-left: 2px;
}
div.scrollable div.items,
div.scrollable-vertical div.items { 
    width:20000em; 
    position:absolute; 
}  
div.scrollable .page { 
    width:97px; 
    float:left;
	border: 2px solid #fff; 
	cursor: pointer;
} 
div.scrollable-vertical .page {
	width:97px; 
    float:left;
	border: 2px solid #e4e7ec; 
	cursor: pointer;
}
div.scrollable-vertical .page {
	padding: 3px 0 1px 3px;
}
* html div.scrollable .page,
* html div.scrollable-vertical .page {
	width: 101px;
}
div.scrollable .page .slider-img,
div.scrollable-vertical .page .slider-img {
	background: url(images/border.jpg) no-repeat;
	height: 79px;
	padding: 8px 0 0 3px;
}
div.scrollable-vertical .page .slider-img {
	height:65px;
}
div.scrollable .page .slider-img img,
div.scrollable-vertical .page .slider-img img {
	width: 89px;
	height: 59px;
}
div.scrollable .page .slider-links,
div.scrollable-vertical .page .slider-links {
	font-size: 10px!important;
	padding: 0 2px 2px;
}
div.scrollable-vertical .page .slider-links {
	padding: 0 2px;
}
* html div.scrollable-vertical .page .slider-links {
	padding-top: 4px;
}
#slider .prev {
	position: absolute;
	left: -17px;
	top: 20px;
}
#slider .next {
	position: absolute;
	right: -18px;
	top: 20px;
}
#slider .top {
	position: absolute;
	right: 4px;
	top: 0;
}
#slider .bottom {
	position: absolute;
	right: 4px;
	bottom: 0;
}

#slider .top img,
#slider .bottom img,
#slider .prev img,
#slider .next img,
div.scrollable .page .slider-img a img,
div.scrollable-vertical .page .slider-img a img {
	border-width: 0;
	cursor: pointer;
}
#loader {
	margin: 10px;
}
#toptobot { top: 19px!important; }
#toptotop { top: 571px!important; z-index: 2; }
* html #toptotop { top: 573px!important; }

.bg-border { border: 1px solid #ccc; background-color: #e4e7ec; }
.items.bg-border { width: 105px!important; }

.slider-hover { 
	border-color: #f00!important; 
}

.search-table-new {
	width:100% !important;
}

.search-table-new td {
	padding:3px
}

.panel-line {
	height: 1px; width: 107px; margin-left: 1px; font-size: 0px; line-height: 0px; background: url(images/pixel_grey.gif) repeat-x bottom;
}
.panel-line.last { background-position: top; }

.recaptcha_block {
	display:none
}

