﻿/* General Styles*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/back.jpg);
	background-position: center 50%;
	background-repeat: repeat-y;
	background-color: #666666;
}
.textnews {
	border-top-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-family: Verdana, sans-serif;
}
.textnews_tit {
	border-top-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 11px;
	line-height: 15px;
	color: #0099FF;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}
.textcontact {
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-top: 10px;
	padding-left: 13px;
	font-family: Verdana, sans-serif;
}
.textnportfolio_tit {
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 11px;
	color: #4D4D4D;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 3px;
	padding-bottom: 5px;
}
.box1 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	width: 218px;
}
.box2 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	width: 218px;
	height: 60px;
}
.box3 {
	font-size: 11px;
	width: 218px;
	height: 60px;
	line-height: 17px;
	color: #8E8E8E;
}
.button1 {
	margin-top: 10px;
}
.textabout {
	border-top-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding-top: 30px;
	padding-right: 115px;
	padding-bottom: 20px;
	padding-left: 12px;
	font-family: Verdana, sans-serif;
}
a:link,a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, sans-serif;
}
a:hover {
	color:#333333;
	font-family: Verdana, sans-serif;
}