body {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px;
	background-color: #eeeeee;
}

.body-bgcolor
{
	background-color: #eeeeee;
}

.pop-bgcolor
{
	background-color: #ffffff;
}

.body-design{
	background: #ffffff url('../images/bg_design.jpg') no-repeat bottom; 
}

.body-popbg1{
	background: #ffffff url('../images/bg_popup1.jpg') no-repeat top; 
}

.body-popbg2{
	background: #ffffff url('../images/bg_popup2.jpg') no-repeat top; 
}

/* FORMS */
.form-content {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #84A9D1;
	margin: 1px;
	padding: 1px;

}

.form-search {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #84A9D1;
}

/* TEXT */
.text-body {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align:justify;
	color: #000000;
	line-height: 15px;
}

.text-black-normal {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.text-black-normal-justify {
	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	color: #555555;
	text-decoration: none;
	text-align: justify;
}

.text-black-11px-bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;	
	color: #000000;
}

.text-gray-11px {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.text-gray-10px {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.text-white-11px {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.text-white-11px-bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;	
	color: #FFFFFF;
}

.text-title {
	font-family: Georgia, Century Gothic, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #14a500;
	text-decoration: none;
}

.text-projects {
	font-family: Georgia, Century Gothic, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.text-testimonials {
	font-family: Georgia, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

/* LINKS */
.link-normal {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

:hover.link-normal {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}

.link-01 {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

:hover.link-01 {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #14a500;
}

.link-faq {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

:hover.link-faq {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fc7503;
}

.link-sitemap {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

:hover.link-sitemap {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fc7503;
}

.link-website {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

:hover.link-website {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #fc7503;
}

.link-footer {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #c1c1c1;
}

:hover.link-footer {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #cafe01;
}
