a { color: #0099CC; text-decoration: none}
a:vlink { color: #FF9900; text-decoration: underline}
a:alink { color: #FF9900; text-decoration: none}
a:hover { color: #FF9900; text-decoration: underline}
body {
	margin: 2px 0px 0px;
	padding: 0px;
	background: url(img/bg.gif) repeat;
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 10px;
	padding: 0px;
	height: 19px;
}
h2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.container {
	padding: 0px 3px;
	margin: 0px auto;
	width: 800px;
	background: url(img/back_container.gif) repeat-y;
	text-align: left;
}
.bgwhite {
	background: #FFFFFF;
}
.content {
	background: url(img/back_content.gif) repeat-y;
	text-align: left;
	padding: 0px;
	margin: 20px 20px 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.top10 {
	margin-top: 10px;
}
.left10 {
	margin-left: 10px;
}
.left20 {
	margin-left: 20px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.s {
	font-size: 10px;
	line-height: 130%;
}
.red {
	color: #FF0000;
}
.green {
	color: #A5E188;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5C4;
}
.l {
	font-size: 16px;
}
.mos {
	color: #395362;
}
strong {
	font-weight: normal;
}
