body {
	margin: 0px;
	padding: 0px;
}

td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	line-height: 16px;
}
div{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #626262;
	line-height: 16px;
}
form {
	margin-bottom:2px;
	margin-top:0px;
}
.smallfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.txtwhite {
	color: #FFFFFF;
}
.bold12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.justify {
	text-align: justify;
}
.smallwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.errorr {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	color: #626262;
}
H3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	display:inline;
	padding:0px;
	font-weight:normal;
	color: #626262;
}
H3 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0;
	padding:0px;
	font-weight:bold;
	color: #626262;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E8FFB7;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E8FFB7;
	text-decoration: none;
}
.footlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlinks:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #E8FFB7;
	text-decoration: none;
}
a.footlinks:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #E8FFB7;
	text-decoration: none;
}
.link {
	color: #000000;
}
a.link:visited {
	color: #666666;
}
a.link:hover {
	color: #7FA32D;
}
a.top_menu:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.top_menu:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.top_menu:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
a.top_menu:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
}
a.admin:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7FA32D;
}
a.admin:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7FA32D;
}
a.admin:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7FA32D;
}
a.admin:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
}.inputText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #7FA32D;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.div_text{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.bgxr {
	background-repeat: repeat-x;
}
.smallfontadmin {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}

.header_bordercolor
{
	border-width: 1px;
	border-style: solid;
	border-color: #7FA32D;
}

.header_bgcolor
{
   background-color: #7FA32D;
   font-weight: bold;
   color: #68A4E8;
}

INPUT.look
{
    BORDER-RIGHT: #7FA32D 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #7FA32D 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #7FA32D 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #7FA32D 1px solid;
    FONT-FAMILY: tahoma,arial,helvetica,sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.headertext
{
    COLOR: #000000;
    font-size: 10px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.error_text
{
    COLOR: #FFFFFF;
    font-size: 10px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.headertext_white
{
    COLOR: #FFFFFF;
    font-size: 10px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

TEXTAREA.look
{
    BORDER-RIGHT: #6d6d6d 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #6d6d6d 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #6d6d6d 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #6d6d6d 1px solid;
    FONT-FAMILY: tahoma,arial,helvetica,sans-serif;
    BACKGROUND-COLOR: #ffffff
}

BODY {
	scrollbar-face-color: #FBFBFB;
	scrollbar-highlight-color: #B1B1B1;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-shadow-color: #B1B1B1;
	scrollbar-arrow-color: #7FA32D;
	scrollbar-track-color: #E0E0E0;
}

SELECT.look
{
    BORDER-RIGHT: #6d6d6d 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #6d6d6d 1px solid;
    PADDING-LEFT: 3px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #6d6d6d 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #6d6d6d 1px solid;
    FONT-FAMILY: tahoma,arial,helvetica,sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.lefty{
float:left;
}
.righty{
float:right;
}

#zoomef{
position: absolute;
left:25;
top:210;
display:none;
width:215px;
hight:50px;
z-index: 100;
}
#zoomef_space{
width:215px;
hight:50px;
float:left;
}
#zoomef_con{
width:55px;
margin-top:10px;
hight:35px;
cursor:pointer;
}
#zoomef_con2{
width:235px;
hight:250px;
}
#zoomef2{
position: absolute;
left:55;
top:280;
display:none;
width:245px;
hight:50px;
z-index: 99;
}
.img_spacer{
margin-left:13px;
margin-top:6px;
font-family:Tahoma, Arial; 
font-size:21px;
}

#zoomef3{
width:235px;
hight:255px;
}


#content_conteiner{
position:relative;
}
#telephone_num{
width:188px;
hight:49px;
float:left;
background-image:url('images/teleph_backg.png');
background-repeat:no-repeat;
}
#telephone_num_con{
width:168px;
margin-top:25px;
margin-left:15px;
hight:49px;
float:left;
}
#closething{
position: absolute;
left:150;
top:262;
display:none;
width:245px;
hight:16px;
z-index: 99;
}




