.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #094069;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #094069;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background: #5BAAE3;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #1283D7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #1283D7;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #3E86BD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #3E86BD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.colorline01 {
	background-color: #4E4E4E;
	padding-top: 1px;
}
.colorline02 {
	background-color: #3E86BD;
}
.bgtshadow {
	background-image: url(../images/tshadow.jpg);
}
.bgbshadow {
	background-image: url(../images/bshadow.jpg);
}
.bgheader {
	background: #74B8E9;
}
.bgnavigator {
	background-color: #3885BD;
	border-top: #FFFFFF solid 1px;
}
.bgbody {
	background-color: #FFFFFF;
}
.bgfooter {
	background-color: #D6EBFB;
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}
