BODY       {
	background-color : #FEEBEB;
	scrollbar-face-color: Red;
	scrollbar-shadow-color: #8B0000;
	scrollbar-highlight-color: #FFEBCD;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #FFC1C1;
	scrollbar-arrow-color: #FFEFD5;
	color : Black;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

A {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : Maroon;
}

A.rights {
	font-size : 9px;
	font-style : normal;
	font-family : Tahoma;
	color : black;
}

A:active {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #DC143C;
}

A:visited {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #510000;
}

TH {
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFC0CB;
}

TD {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
}

TD.empty_vote {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #C1E1EC;
}

TD.fill_vote {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #75BDD5;
}

TD.white {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : White;
}

TR.light {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFEBEA;
}

TR.dark {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFDFE6;
}

H1 {
	font-family: tahoma;
	font-size: 16px;
	color : Red;
	font-weight : bolder;
	text-align : right;
	text-decoration : underline;
	margin : 0 0 0 0;
}

H2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;
}

INPUT.text{
	border : 1px solid Red;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
}

SELECT.text{
	border : 1px solid Red;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma;
}

TEXTAREA.text{
	border : 1px solid Red;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
}

INPUT.button{
	border : 1px solid Red;
	background : #FFEFD5;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
}
