* {
	font-size: 100%;
}
body {
	font-size: 90%;
	line-height: 1.5;
	color: #333333;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #3366FF;
}
a:visited {
	color: #3366FF;
}
a:hover {
	color: #264DC2;
	background-color: #A9CBEB;
}
a:active {
	color: #264DC2;
	background-color: #A9CBEB;
}
a.link {
	color: #33CC99;
	font-size: 90%;
	line-height: 180%;
	font-weight: bold;
	text-decoration: underline;
}
a.link:link {
	color: #33CC99;
	font-size: 90%;
	line-height: 180%;
	font-weight: bold;
	text-decoration: underline;
}
a.link:visited {
	color: #33CC99;
	text-decoration: underline;
}
a.link:hover {
	color: #33CC99;
	background-color: #C0EBFF;
	text-decoration: underline;
}
a.link:active {
	color: #33CC99;
	background-color: #C0EBFF;
	text-decoration: underline;
}
.text {
	font-size: 100%;
	color: #333333;
}
.text2 {
	font-size: 90%;
	line-height: 150%;
	color: #444444;
}
.text3 {
	font-size: 100%;
	line-height: 155%;
	color: #333333;
}
.texts {
	font-size: 90%;
	color: #555555;
	line-height: 150%;
}
.textss {
	font-size: 80%;
	color: #555555;
	line-height: 120%;
}
li.top {
	font-size: 100%;
	color: #666666;
	line-height: 150%;
	list-style-position: outside;
	background-image: url(images/dot_gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin: 0px;
	padding: 0 5px 10px 15px;
}
ul #links {
	font-size: 100%;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0 5px 0px 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CEF0B2;
	line-height: 130%;
}
ul #wn {
	font-size: 90%;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/dot_gr.gif);
	line-height: 130%;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 15px;
	width: 140px;
}
.back1 {
	color: #3366FF;
	background-color: #FFFFFF;
}
.back2 {
	background-color: #FFDDDD;
}
.back_white{
	background-image: url(images/back_white.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.link_back{
	background-image: url(images/link_leaf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sitemap_back{
	background-image: url(images/sitemap_leaf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.line2 {
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
textarea#1{
	width: 500px;
}
textarea#2{
	width: 400px;
}
h2.title{
	margin-top: 20px;
	font-size: 130%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	color: #3366FF;
	background-color: #EEEEEE;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #6699FF;
}
