/* CSS Document */ 
body {
	background-color: #E4E4DC;
	background-image: url(images/bg_gray.gif);
	font-size: 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color: #2F2F29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #CC3300;
}
li {  
	list-style-image: url(images/li.gif)
}
table, tr, td, th { 
	font-size: 11px; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.smalltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c2c2c;
}
.link {
	text-decoration: none;
}
.graylink {
	text-decoration: none;
	font-size: 11px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #2F2F29;
}
.border_photo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border_photo1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
}
.whitebottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
border_gray {
	border: 1px solid #D5D6CA;
}
.bg1 {
	background-image: url(images/index_04_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(images/index_04_12.gif);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(images/index_04_11.gif);
	background-repeat: no-repeat;
}
.menu {
	background-color: #D5D6CA;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.text {
	padding-top: 20px;
	padding-bottom: 20px;
}
.reference {
	padding-top: 20px;
	padding-bottom: 80px;
}
.sert {
	padding-right: 25px;
}
.whitetext {
	color: #FFFFFF;
}
.bluetext {
	color: #042566;
}
.bigbluetext {
	font-size: 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #042566;
	font-weight: bold;
}
.voittext {
	padding-top: 4px;
	padding-bottom: 4px;
}
.form {
	font-size: 11px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #2F2F29;
	text-decoration: none;
	border: 1px solid #2F2F29;
	background-color: #D5D6CA;
	cursor: hand
}
.form1 {
	font-size: 11px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #2F2F29;
	text-decoration: none;
	border: 1px solid #2F2F29;
	background-color: #FFFFFF;

}
.pollform {
	font-size: 10px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	color: #2F2F29;
	text-decoration: none;
	border: 1px solid #2F2F29;
	background-color: #FFFFFF;
	cursor: hand;
}
.p_photo {
	margin-right: 25px;
	margin-bottom: 10px;
}