@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474756;
}
body {
	background-color: #474756;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/assets/tiles_bg_3.gif);

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0C2;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #A0A0C2;
}
a:visited {
	text-decoration: none;
	color: #474756;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #474756;
}

td#footer a:link {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
td#footer a:visited {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
td#footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
td#footer a:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
img {
    border-style: none
}

.board {
	margin-left: auto;
	margin-right: auto;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474756;
	background-image: url(images/assets/body_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 17px;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 25px;
}
.info_box {
	border: thin dashed #474756;
	padding: 10px;
	background-color: #E3E3E3;
	background-image: url(images/assets/bg_infobox.jpg);
	background-repeat: repeat-x;
}
.margin {
	margin: 5px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
}
.form_box {
	border: thin dashed #CCCCCC;
	padding: 10px;
	background-color: #E9EAED;
	background-image: url(images/assets/form_bg.gif);
}
.img_left {
	float: left;
	margin: 5px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	margin-right: 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #474756;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 4px;
	line-height: normal;
}
.heading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	padding-bottom: 10px;
}
.image_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47494D;
	padding-bottom: 10px;
	font-weight: bold;
}
