body {
	background: #F3F3F5 url(img/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}.login-padding {
	margin-right: 15px;
	margin-left: 10px;
	width: 165px;
}
.home-padidng {
	overflow: auto;
	width: 698px;
	height: 175px;
	margin-top: 235px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	scrollbar-face-color: #71A5BC; 
	scrollbar-shadow-color: #71A5BC; 
	scrollbar-highlight-color: #71A5BC; 
	scrollbar-3dlight-color: #71A5BC; 
	scrollbar-darkshadow-color: #71A5BC; 
	scrollbar-track-color: #AAC9D7; 
	scrollbar-arrow-color: #AAC9D7;
}

.small {
	font-size: 11px;
}
a {
	color: #FA388A;
	text-decoration: none;
}
a:hover {
	color: #FE4188;
	text-decoration: underline;
}


.bg-page {
	background-image: url(img/company_02.gif);
	background-repeat: no-repeat;
}
.page {
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 697px;
}
.contact-title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #006488;
	font-weight: bold;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
}
.formfields-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 95px;
}
.str {
	background-image: url(img/str-m.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 9px;
}
