body {
	background-color: #00C4F4;
	background-image: url(../images/md-m-back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.content_back {
	background-image: url(../images/content_back.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.footer_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	margin: 10px;
	vertical-align: top;
	}
	
a:link {
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

.side_menu_back {
	background-color: #FFFFFF;
	background-image: url(../images/s-menu_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-size: 13px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
}
.heading {
	font-size: 25px;
	font-weight: bold;
	color: #00BAF2;
	text-align: left;

}
.head-sub {
	font-size: 15px;
	font-weight: bold;
	color: #00BAF2;
	vertical-align: top;
	line-height: 20px;
}
a:visited {
	color: #000000;
}
a:active {	color: #FF9900;
}
.caption {
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	background-color: #CCCCCC;
}
.table-left {
	background-color: #FFFFFF;
	font-size: 15px;
	color: #FF9900;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #666666;
}

