*, html {
	margin: 0;
	padding: 0;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#F8F8F8;
	scrollbar-highlight-color:#F8F8F8;
	scrollbar-darkshadow-color:#F8F8F8;
	scrollbar-3dlight-color:#cccccc;
	}

body {
	background: #ececec;
	color: #666666;
	font: 11px Sylfaen;
	text-align:center;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

img {
margin:0;
border: 0;
}

form {
margin:0;
padding:0;
}


ul {
	margin-left: 20px;
	list-style: none;
}

li {
	list-style:disc;
	display: inline;
}

a {
	color: #63a834;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

img {
padding: 0px;
margin: 0px;
}


P, td {		font-family: Sylfaen;
		font-size: 11px;
		color: #333333;
		line-height:18px;
}

/* Body */

#container {
	position: relative; 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #cccccc;
	text-align: left; 
}

/* Header */

#header{
	height: 103px;
	width: 900px;
	background-image:url(../images/header_bg.gif);
	}

#icons{
	float: right;
	width: 140px;
	height: 40px;
	}
	
#header2{
	height: 39px;
	background-image:url(../images/header2_bg.gif);
}	

/* Flash area */
#flash {
height: 240px;
background: #63a834;
}

/* Menu */
#menu {
float:left;
height: 30px;
width: 900px;
background: url(../images/menu_bg.gif);
}

#menu p {
margin-top:5px;
margin-left: 20px;
margin-right: 20px;
color: #FFFFFF;
font-size: 10px;
}

#menu a {
	font: 14px Sylfaen;
	font-weight: 700;
	color: #FFFFFF;
	font-weight: 700;
	}

/* Main */
#main {
margin: 0 auto;
width: 900px;
}

/* Right Column */
#right {
float: right;
width: 255px;
}


/* Center */
#center {
float: left;
width: 615px;
margin-left:20px;
}

#center p {
margin-top: 10px;
margin-bottom: 10px;
line-height: 18px;
}

#news1 {
float: left;
width: 295px;
font: 13px Sylfaen;
margin-top: 15px;
margin-right: 10px;
margin-bottom: 15px;
}

#news2 {
float: left;
width: 295px;
font: 13px Sylfaen;
margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
}

#how {
background: #f5f5fa;
background-image:url(../images/how_bg.gif);
height: 220px;
width: 615px;
}

#how p {
font-size:14px;
margin-top: 55px;
margin-left: 60px;
line-height: 30px;
}


/* Footer */
#footer {
margin: 0 auto;
height: 45px;
width: 900px;
}

#footer_1 {
float: left;
height: 40px;
width: 450px;
}

#footer_2 {
float: right;
height: 40px;
width: 450px;
}


#footer p {
font: 10px Sylfaen;
color: #333333;
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
}

#footer a {
font: 10px Sylfaen;
color: #333333;
text-decoration: none;
}

#footer a:hover {
font: 10px Sylfaen;
color: #63a834;
text-decoration: underline;
}





p.text 
{
line-height:16px;
margin-left: 0px;
margin-top: 10px;
margin-right: 25px;
margin-bottom: 10px;
}

p.news 
{
font-size: 10px;
line-height:16px;
margin-left: 20px;
margin-top: 0px;
margin-right: 20px;
margin-bottom: 0px;
}

.dots
{ font-family: Arial, sans-serif;
color: #cccccc;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

	
img.alignright {
float: right;
margin: 0px 0px 0px 10px;

}

img.alignleft {
float: left;
margin: 0px 10px 0px 0px;

}



.bolded {		
		font-weight: bold;
}
.white_bolded {
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
}

.black_bold {
	color: #000000;
	font-weight: bold;
}


.bolded_green {		
		color: #63a834;
		font-weight: bold;
}

.big_green {		
		color: #63a834;
		font-weight: bold;
		font-size: 16px;
}


A.black:link {color: #666666; text-decoration: none;}
A.black:visited {color: #666666; text-decoration: none;}
A.black:hover {color: #0066a6; text-decoration: none;}


input, select {
	color:#666666;
	width:122px;
	height:22px;
	border: 1px solid #999999;
	margin:0;
	padding:0;
	}

.txtArea{
    borde: 1px solid #999999;
    width:260px;
    background-color: #FFFFFF;		
    font-size: 11px;
    color: #666666;
}

.tahoma {
font-family:Tahoma, Verdana, Arial;
}


.celldiv {
width:220px;
background-color:#fcfcfc;
}

.celldiv2 {
background-color:#f8f8f8;
width:360px;
vertical-align:middle;
padding-left:5px;
}

.field {
width: 200px;
height: 20px;
margin-top:5px;
margin-bottom:5px;
border:1px solid #999999;
background-image:url(../images/form_bg.gif);
}

.sm_field {
width: 100px;
height: 20px;
margin-top:5px;
margin-bottom:5px;
border:1px solid #999999;
background-image:url(../images/form_bg.gif);
}

.md_field {
width: 140px;
height: 20px;
margin-top:5px;
margin-bottom:5px;
border:1px solid #999999;
background-image:url(../images/form_bg.gif);
}

.orange {
color: #ff6600;
}


.send {
width: 150px;
height: 30px;
padding: 0;
vertical-align: bottom;
color:#FFFFFF;
font-weight:700;
background-color:#FF9933;
}