body {	
	color: #565656;
}
.logo-bg {
	background-image: url(images/logo-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
UL {
	list-style-image : url(images/point.gif);
}

li {
/*	background-image: url(images/point.gif);*/
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	margin-bottom: 3;
  	padding: 0px 0px 0px 10px;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
.title-green {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #669933;
}
.title-green-big {
	font-family: "Georgia", Tahoma;
	font-size: 135%;
	font-variant: small-caps;
	font-weight: normal;
	color: #669933;
}
.subtitle-green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #669933;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-right: 25px;
}
.text-n {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.text-green {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.tab {
	border: 1px solid #B99A60;/*#FEFFA6*/
	background-color: #FFFFCC;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-left: 6px;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: 500;
	color: White;
	line-height: 14px;
	text-align: center;
}
.topmenu-bg {
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
}
.textsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a {
	color: #669933;
}
.bg-right {
	background-image: url(images/bg-right.gif);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #F2FBE2;
}
.bg-bot {
	background-image: url(images/bg-bot.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.screen {
	background-image: url(images/screen.gif);
	background-position: bottom;
	background-repeat: no-repeat;		
}
.screen-td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 8px;
}
hr {
	border: solid #CCCCCC;
	height: 1px;
}
.email {
	color: #CC0000;
	text-decoration: none;
}

.title-head {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	margin-bottom: 3;
}
.title-green-first {
	font-family: Tahoma;
	font-size: 18px;
	color: #669933;
}

.img-main {
  margin-left:20;
}

h1 {
	font-family: Tahoma;
	font-size: 13px;
/*	font-weight: bold;*/
	color: #669933;
	margin-bottom: 3;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	margin-bottom: 3;
}
h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
INPUT, SELECT {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #666666;
/*	text-align: left; 
	padding-right: 25px;*/
}
.real TH {
	border-top: 1px solid #ddd;	
}
.real TD, .real TH {
	border-bottom: 1px solid #ddd;	
}
.noborder TD, .noborder TH {
	border-bottom: 0px none #ddd;	
}
.thumbs {
	border: 1px solid #669933;
}
.thumbs-new {
	border: 1px solid #669933;
	margin-top: 4;
}

.bg-bot a {
	color: #FFFFFF;
}
