/*
body {
	font-family: Arial, Helvetica, sans-serif;
	

}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
*/


a:link, a:visited {
	color: #FFFFFF;

}

a:hover {
	color: #FFFFFF;

}

.contact-form {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

img, div, a, input { 
	behavior: url(/includes/iepngfix/iepngfix.htc);

}

.align-image-right {
	float:right;
	margin:4px;

}

.align-image-left {
	float:left;
	margin:4px;

}

/*
h1 {
	font-size: large;
	font-weight: bold;
	font-coloe: black;

}

.logo {
	font-size: small;

}

.nav {
	font-size: medium;
	font-weight: bold;
	font-coloe: black;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.main {
	background-image: url(../images/background_180.jpg);
	background-repeat: repeat-x;


}

.main-body {
	padding          : 0px 0px 0px 15px;
	color            : #000000;
	font-size        : 12px;
	font-family		 : Verdana, Arial, Helvetica, sans-serif;

}

.copy {
	font-size: small;
	font-weight: bold;
	font-coloe: black;
	
}

.news {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;

}

.news_title {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;

}

.news_text {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;

}

a.top-menu:link, a.top-menu:visited {
	padding          : 0px 5px 0px 5px;
	color            : #003300;
	font-weight      : bolder;
	font-size        : 16px;
	font-family		 : Arial, Verdana, Helvetica, sans-serif;
	text-decoration	 : none;

}

a.top-menu:hover {
	color            : #000000;

}
*/