input, textarea {
	background: #D2D7DB;
	border-bottom: #eeeeee 1px;
	border-top: #eeeeee 1px;
	border-left: #eeeeee 1px;
	border-right: #eeeeee 1px;
	font-size: 12px;
}

#left1{
	background-attachment:fixed;
	background-image:url(../images/leftmenu_bg.gif);
	background-repeat:repeat-y;
}

a:link, a:visited {font: 12px;  color: #003399;text-decoration:none}
a:hover { color: #003399; text-decoration:none }

