.main_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
body {
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px
}

.project-description {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.table_design {
	background-color: #F5F5F5;
	font-family: Arial;
	font-size: 16px;
}
.project_subheading {
	font-family: Arial;
	font-size: 18px;
}
.notice {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}
.main_body_text {
	font-family: Arial;
	font-size: 16px;
}
.bg_color {
	background-color: #CCCCCC;
}

.side_columns {
	font-family: Arial;
	font-size: 13px;
	text-align: center;
}
.poll {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}

.register {
	font-family: Arial;
	font-size: 14px;
	color: #F00;
}
.Title_main  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.Z-index {
	z-index: 3;
}
.Subtitle_smaller {
	font-size: 14px;
}
.Left_Col {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	text-align:right;
	vertical-align: top;
	background-position: right;
}
.Center_Col {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	text-align:center;
	vertical-align: top;
}
.Right_Col {
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 16px;
	text-align:left;
	vertical-align: top;
}

