#sidemenu-link A:link { color: #FFFFFF;
	font-weight: 400;
	font-size: 10px;
}
#sidemenu-link A:visited { color: #CDCDCD; }
#sidemenu-link A:hover { color: #FF0000; }
#sidemenu-link A:active { color: #FF0000; }

#header {
	color: #345073;
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;
}

#footer {
	font-family: Arial;
	color: #ffffff;
	font-weight: bolder;
	font-size: 10px;
}	
#footer A:link {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
}
#footer A:visited { color: #CDCDCD; }
#footer A:hover { color: #FF0000; }
#footer A:active { color: #FF0000; }

#body {
	color: #345073;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
}
#body A:link {
	color: #345073;
	font-weight: bolder;
	font-size: 10px;
}
#body A:visited { color: #345073; }
#body A:hover { color: #345073; }
#body A:active { color: #345073; }
#bullet {
	color: #345073;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
}

#whitebold {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
}

#bodylink {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
}

#transarea {
	background-color: #ffffff;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	}
#menu1 {
	font-size: 9px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bolder;
	BACKGROUND-COLOR: 6A87AC;
	padding: 0px;
	margin: 0px;
}

#inputbox {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	font-weight: bolder;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 18px;
	WIDTH: 193px;
	BACKGROUND-COLOR: transparent;
	color: #345073;
}
#commentbox {
	white-space: normal; 
	font-size: 9pt; 
	color: #345073; 
	font-family: Arial, Helvetica, sans-serif; 
	width: 193px; 
	height: 113px; 
	border-width: 1px; 
	background-color: transparent;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#input {
	font-size: 8pt; 
	color: #345073; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: transparent;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
}
#popupbody {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	background-color: #003570;
}
#popupheader {
	color: #345073;
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;
	background-color: #B3C1D1;
}