BODY {
	margin : 0px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#icon{
	width: 495px;
	text-align : right;
}
#icon img{
	margin-left: 20px;
	margin-bottom : 3px;
}
#menu {
	padding : 20px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #7483B4;
}
#menu a {
	padding-left: 55px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 21px;
}
#menu a:hover{
	color: #B3CDE5;
	background : url("../images/arrow.gif") no-repeat left;
}
#menu span{
	color: #B3CDE5;
	background : url("../images/arrow.gif") no-repeat left;
	line-height : 21px;
	padding-left: 55px;
}
#subscribe{
	background-color: #FFD768;
	padding : 20px;
	width : 240px;
}
#subscribe .input{
	border: 1px solid #333333;
	width : 120px;
}
.button{
	border: 1px solid #999999;
	background-color : #D4D0C8;
	height : 20px;
	width : 100px;
}
.title{
	font-size: 14px;
	font-weight : bold;
}
#vote {
	background-color: #ECEFF4;
	padding : 20px;
}
Div.img{
	background-color: #BACEEB;
	text-align : right;
	border-bottom : 5px solid #FFFFFF;
}
#centr {
	padding: 20px;
}
H1 {
	font-size : 24px;
	font-weight : normal;
	color : #2A4393;
}
H2 {
	font-size : 20px;
	font-weight : normal;
	color : #666666;
}
