body {
	margin: 0;
	padding: 0;
	background-color: #f1e2ff;
}

a:link {color: #802060; text-decoration:underline;}
a:visited {color: #802060; text-decoration:underline;}
a:hover {color: #333366; text-decoration:underline;}
a:active {color: #333366; text-decoration:underline;}

a.menu1:link {color: #802060; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 100%;}
a.menu1:visited {color: #802060; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 100%;}
a.menu1:hover {color: #eb4ab6; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 100%;}
a.menu1:active {color: #eb4ab6; font: 18px Times New Roman, Times, serif; font-weight: normal; text-decoration:none; line-height: 100%;}

a.menu2:link {color: #eb4ab6; font: 16px Times New Roman, Times, serif; font-weight: bold; text-decoration:none; line-height: 100%;}
a.menu2:visited {color: #eb4ab6; font: 16px Times New Roman, Times, serif; font-weight: bold; text-decoration:none; line-height: 100%;}
a.menu2:hover {color: #cc3399; font: 16px Times New Roman, Times, serif; font-weight: bold; text-decoration:underline; line-height: 100%;}
a.menu2:active {color: #cc3399; font: 16px Times New Roman, Times, serif; font-weight: bold; text-decoration:underline; line-height: 100%;}

a.small:link {color: #336699; font: 11px Arial, sans-serif; font-weight: bold; text-decoration:underline; line-height: 12px;}
a.small:visited {color: #336699; font: 11px Arial, sans-serif; font-weight: bold; text-decoration:underline; line-height: 12px;}
a.small:hover {color: #000000; font: 11px Arial, sans-serif; font-weight: bold; text-decoration:none; line-height: 12px;}
a.small:active {color: #000000; font: 11px Arial, sans-serif; font-weight: bold; text-decoration:none; line-height: 12px;}

a.sm:link {color: #666699; text-decoration:none;}
a.sm:visited {color: #666699; text-decoration:none;}
a.sm:hover {color: #333366; text-decoration:underline;}
a.sm:active {color: #333366; text-decoration:underline;}




.h100 {height: 100%; }

.h_top {
	padding: 320px 682px 0 73px;
	height: 393px;
}

.h_bot {height: 308px;}

.bg_top_left {
	background-image: url(/images/bg_top_left.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bg_top_r {
	background-image: url(/images/bg_top_r.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.bg_content {
	background-image: url(/images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 879px;
}

.bg_top {
	background-image: url(/images/1_bg_top.jpg);
	background-repeat: no-repeat;
	background-position:  top left;
}

.bg_bot_left {
	background-image: url(/images/bg_bot_left.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 308px;
}

.bg_bot_r {
	background-image: url(/images/bg_bot_r.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 308px;
}

.bg_bot {
	background-image: url(/images/1_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position:  bottom left;
	height: 308px;
}

.top_txt {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #9933cc;
}

.menu_left {
	padding: 41px 0 0 73px;
}

.m1 {
	padding: 5px 5px 5px 0;
	font: 18px Times New Roman, Times, serif;
	font-weight: normal;
	line-height: 100%;
}

.m2 {
	padding: 3px 5px 5px 0;
	font: 16px Times New Roman, Times, serif;
	line-height: 100%;
}

.menu_r {
	padding: 41px 55px 35px 0;
}

.m_title {
	padding: 10px 0 5px 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9933cc;
}

.txt_sm {
	padding: 10px 0 5px 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #663399;
}

.txt_data {
	color: #ff00cc;
}

.m_voting {
	padding: 5px 20px 0 3px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #663399;
}

.content {
	padding: 41px 55px 35px 42px;
}

.bot_content {
	padding: 162px 15px 20px 82px;
}

.bot_txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666699;
}

p, td, textarea, li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333366;
}

p {
	line-height: 16px;
	padding: 0;
	margin: 0 0 13px 0;
}

li {
	line-height: 16px;
}

ol, ul {
	padding: 0 auto;
	margin: 0 auto 13px auto;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #cc3399;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

input, select{
	font-size: 11px;
	color: #000000;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

.checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
}

div.scroll {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

span.scroll {
	background-color: #044692;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #CCCCCC;
}
