.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#CCCCCC
}
.med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.lrg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bottom_brown {
	background-attachment: fixed;
	background-image: url(images/bottom_window.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.center_back {
	background-attachment: fixed;
	background-image: url(images/picture_centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.window {
	background-attachment: fixed;
	background-image: url(images/window.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.bottom_window_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 13px;
	padding-left: 13px;
}
a:link {color: #CCCCCC; text-decoration: none;}
a:visited {color: #CCCCCC; text-decoration: none;}
a:active {color: #FF0000; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: underline;}
.class1 a:link {text-decoration: none; color: #CCCCCC; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:visited {text-decoration: none; color: #CCCCCC; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:active {text-decoration: none; color: #CCCCCC; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:hover {text-decoration: color: #CCCCCC; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:link {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:visited {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:active {text-decoration: none; color: #FFFFFF; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:hover {text-decoration: color: #FFFFFF; font-family: arial; font-size: 10px; font-style: normal;}
.class4 a:link {text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; size: 12px; font-weight:bold;}
.class4 a:visited {text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; size: 12px; font-weight:bold;}
.class4 a:active {text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; size: 12px; font-weight:bold;}
.class4 a:hover {text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; size: 12px; font-weight:bold;}
.inputbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	height: 16px;
	width: 100px;
	border-bottom: 0px solid #FE0000;
	border-top: 0px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;
	background: #C0C0C0;
}
.inputbox2 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	height: 16px;
	width: 100px;
	border: 1px solid #CCCC99;
	background: #C0C0C0;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	border-bottom: 0px solid #FE0000;
	border-top: 0px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;
	background: #C0C0C0;
	overflow-y: hidden;
}.center {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.header_text {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
