.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 100%;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-color: #d3b95a;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #C46E12;
	text-decoration: none;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #C46E12;
	text-decoration: none;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #E48C2E;
	text-decoration: none;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #E48C2E;
	text-decoration: none;
	font-family: Courier New,sans-serif;
	font-weight: normal;
	font-style: normal;
}
.bgtop {
    background-color: #0b3779;

}
.bgbottom {
	background-image: url(../images/bgbottom.jpg);
}
.ex_r {
	background-image: url(../images/ex_r.jpg);
}
.menu_b {
	background-image: url(../images/menu_b.jpg);
}
.menu_l {
	background-image: url(../images/menu_l.jpg);
}
.menu_r {
	background-image: url(../images/menu_r.jpg);
}
.bgbody {
	background-color: #F6F6F6;
}
.bgmenu {
	background-color: #0b3779;
	position: absolute;
}
.padding {
	padding-left: 20px;
}
.content_margin_top {
	padding-top: 0px;
}
.content_margin_bottom {
	padding-bottom: 0px;
}
.content_margin_left_right {
	padding-left: 0px;
	padding-right: 0px;
}

.MsoNormal {
    padding-left: 65px;
}
