


TD {
	font-family: Verdana, Arial;
	font-size: 11pt;
	
}


.poll {
	font-family: Verdana, Arial;
	font-size: 8pt;
}



A:link {
	color: #255C8F;
	text-decoration: underline;
}

A:visited {
	color: #0066cc;
	text-decoration: underline;
}

A:hover {
	color:#FF6600;
	text-decoration: none;
	background-color:#FFddbb;

}

/*
light orange FFE5C9
blue 639ACE 
orange ff8200 FF9900
dark orange BE6200  c60

'light blue #CEE3F7
'dark blue #639ACE
*/

.menupad 
{
    padding:0;
    margin:0;

}

a.sidebutton 
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	/*width: 100%;  */
	display:block;
	height: 27px;
}


.sidebutton:link {
	color: #FFFFFF;
	background: #639ACE;
	text-decoration: none;
}
.sidebutton:visited {
	color: #FFFFFF;
	background: #639ACE;
	text-decoration: none;
}

.sidebutton:hover {
	color: #FF6600;	
	background: #FFDDBB;
	text-decoration: none;
}



a.sidebutton2 
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;	
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;    

	height: 27px;	
	display:block;
}


.sidebutton2:link {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}


.sidebutton2:visited {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}


.sidebutton2:hover {
	color: #cc6600;	
	background: #FFDDBB;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: none;
	text-decoration: none;
}



a.sidebutton2top
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;	
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;

	height: 27px;
display:block;
text-decoration: none;
}

.sidebutton2top:link {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #0066cc;
	border-bottom: none;
text-decoration: none;
}

.sidebutton2top:visited {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #0066cc;
	border-bottom: none;
	text-decoration: none;
}

.sidebutton2top:hover {
	color: #cc6600;	
	background: #FFDDBB;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #0066cc;
	border-bottom: none;
	text-decoration: none;
}



a.sidebutton2bottom 
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;	
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;

	height: 27px;


    display:block;
    text-decoration: none;
}

.sidebutton2bottom:link {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}


.sidebutton2bottom:visited {
	color: #004B96;
	background: #CEE3F7;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}


.sidebutton2bottom:hover {
	color: #cc6600;	
	background: #FFDDBB;
	border-left: 2px solid #0066cc;
	border-right: 2px solid #FFFFFF;
	border-top: none;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}





