body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	background: #FFFFFF;
	line-height: 150%;
	}

h1 {
	color: #374258;
	font-size: 18px;
	margin-top: 0px;
	}

h2 {
	color: #374258;
	font-size: 15px;
	margin-top: 0px;
	}

p {
	color: #222222;
	font-size: 12px;
	margin-top: 0px;
	font-weight: normal;
	}

input {
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	}
.input {
	color:#b81526;
	}
.info_box {
	background-color:#ffffdd;
	border: #ffae00 1px solid;
	padding: 10px;
	width: 265px;
	margin-bottom: 15px;
	}
.subscribe_box {
	border: #2bbc2f 1px solid;
	padding: 10px;
	width: 275px;
	}
	/* Body table */
.bodytable_top {
	width: 814px;
	height: 1px;
	}
.bodytable_bottom {
	width: 814px;
	height: 1px;
	}
.bodytable_left {
	width: 1px;
	}
.bodytable_right {
	width: 1px;
	}
.bodytable_content {
	background-color: #FFFFFF;
	}
	/* /Body table */
	/* Menu */
.menu
	{
	height: 27px;
	padding-left: 10px;
	padding-top: 3px;
	text-decoration: none;
	}
.menu_item {
	margin-right: 25px;
	font-size: 12px;
	font-weight: bold;
	color:#083256;
	text-decoration: none;
	}
.menu_item:hover {
	text-decoration: underline;
	}
	/* /Menu */
	/* /Body links */
.text_link {
	margin-right: 0px;
	font-size: 12px;
	font-weight: normal;
	color:#3399FF;
	text-decoration: none;
	}
.text_link:hover {
	text-decoration: underline;
	}
	/* /Body links */
	/* Contentbox */
.contentbox_topleft {
	height: 9px;
	width: 9px;
	overflow: hidden;
	}
.contentbox_top {
	height: 9px;
	overflow: hidden;
	}
.contentbox_topright {
	height: 9px;
	width: 9px;
	overflow: hidden;
	}
.contentbox_right {
	width: 9px;
	overflow: hidden;
	}
.contentbox_left {
	width: 9px;
	overflow: hidden;
	}
.contentbox_bottomleft {
	height: 9px;
	width: 9px;
	overflow: hidden;
	}
.contentbox_bottom {
	height: 9px;
	overflow: hidden;
	}
.contentbox_bottomright {
	height: 9px;
	width: 9px;
	overflow: hidden;
	}
	/* /Contentbox */