body,html { 
	margin-top: 0; 
	padding-top:0;
	font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
	
	font-size: 11px; 
	line-height:1.5em;
	color: #333333;
	background: #E8E8E8;
}
	
a:link,a:visited {
	color: #333333;
	text-decoration: none;
}
	
a:hover {
	color: #e81e26;
	text-decoration: none;
}

#topHolder {
	padding-top:27px;
}

#topHolderLeft {
	padding-left: 10px;
	width: 341px;
	float:left;
}

#topHolderRight {
	width:619px;
	float:right;
}

#topMenu {
	padding-right: 10px;
	text-align:right;
	margin-top:57px;
	font-size:10px;
}

#innerContentHolder {
	width:927px;
	margin:15px auto 10px auto;
}

#innerContent {
	text-align:left;
	padding-top:15px;
}

#innerContent a:link, #innerContent a:visited {
	color: #e81e26;
	text-decoration: none;
}
	
#innerContent a:hover {
	color: #333333;
	text-decoration: none;
}

#innerContentNews {
	text-align:left;
	padding-top:15px;
}

#innerContentNews a:link, #innerContentNews a:visited {
	color: #e81e26;
	text-decoration: none;
}
	
#innerContentNews a:hover {
	color: #333333;
	text-decoration: none;
}

#innerContent img {
	padding:3px;
	border: 1px dotted #ababab;
}

#innerList {
	text-align:left;
	padding-top:15px;
	width:900px;
}

#newPr {float:right;width:650px;}

#menuHolder {
	margin-top:15px;
	background: #ffffff url(../images/menubg.jpg) repeat-x;
 
}

#contentHolder {
	padding:15px 0 15px 0;
}

#contact {
	line-height: 1.2em;
	font-size: 9px;
	background:#efefef;
	height: 60px;
	width:970px;
	margin:0 auto 0 auto;
}

#contactLeft {
	float:left;
	width:669px;
	padding-left:22px;
}

#contactRight {
	float:right;
	width:257px;
	text-align:right;
	padding-right:22px;
	padding-top:15px;
}

#hereTd {
	background:#efefef;padding:5px;
}

#hereTd a:link, #hereTd a:visited {
	color:#e81e26;
}

#hereTd a:hover {
	color:#ffffff;
}

#hereTd:hover{
	background:#7F7F7F;padding:5px;
	color:#ffffff;
}

#hereTdOther {
	background:#e0e0e0;padding:5px;
}

#hereTdOther a:link, #hereTdOther a:visited {
	color:#e81e26;
}

#hereTdOther:hover{
	background:#7F7F7F;padding:5px;
	color:#ffffff;
}

#hereTdOther a:hover {
	color:#ffffff;
}

.hata{
		font-weight: bold;
		color:#ff0000;
	}
	
.longBox {
		font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
		font-size: 11px; 
		width:300px;
	}
	
	.medBox {
		font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
		font-size: 11px; 
		width:200px;
	}
	
	.shortBox {
		font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
		font-size: 11px; 
		width:150px;
	}
	
	.selectBox {
		font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
		font-size: 11px; 
	}
	
	.tArea {
		font-family:Tahoma,Arial,Geneva,Verdana,sans-serif; 
		font-size: 11px; 
		padding:5px;
	}

	/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

div#container {
	margin:0 auto; /* center, not in IE5 */
	width:970px;
	background:#ffffff;
}

div#content {
	padding:15px 0 0 0; /* bottom padding for footer */
}
	
div#footer {
	background:#ddd;
	border-top:6px double gray;
}