body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftcolumn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #264B75;
}
#leftcolumn a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #264B75;
	text-decoration:underline;
}
#leftcolumn a:hover {
	text-decoration:none;
}
#leftcolumn td {
	font-size: 11px;
}
#mfg {
	text-align: center;
	margin-top: 10px;
}
#mfg select {
	display: none;
}
#header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF;
}
#menu {
	background-image: url(images/menubg.jpg);
	height: 26px;
}
#columns {
	background-color:white;
}
#columnlefttop {
	background-image: url(images/leftcolumnbg.jpg);
	float: left;
	height: 10px;
	width: 166px;
}
#columnrighttop {
	background-image: url(images/rightcolumnbg.jpg);
	height: 10px;
	width: 165px;
	float: right;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 20px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #545B72;
	line-height:26px;
	background-color:white;
}
#footer a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #314A66;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#message {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom:15px;
}

h1 {
	font-family:Tahoma, Arial, Verdana;
	font-weight:normal;
	color:#CC0000;
	font-size:13pt;
}
h2{
	font-family:Tahoma, Arial, Verdana;
	font-weight:bold;
	font-size:9pt;
	color:black;
}
td{
	font-size:11px;
}
