body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;

}
.scroller {
	SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #d6d6d6; SCROLLBAR-BASE-COLOR: #7BAAC6
}

.myLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #386785;
	font-size: 8pt;
	text-decoration:none;
	width:100%;

}
.bdL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #467899;
}
.bdR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #467899;
}
.bdT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #467899;
}
.bdB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #467899;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #386785;
	font-size: 12px;
}

.12 {
	font-size: 12px;
}

.14 {
	font-size: 14px;
}

.18 {
	font-size: 18px;
}

.24 {
   font-size: 24px;
}

.bold {
	font-weight: bold;
}

.color1 {
	color: #999999;
}

.color2 {
	color: #333366;
}


.color3 {
	color: #FFFFFF;
}

.menu_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #396788;
	text-decoration: none;
}
.menu_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #407493;
	text-decoration: none;
	background-color: #DEE9EF;
}

.form_element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486195;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5183A4;
	font-weight: normal;
	height: 20px;
}
.form_element1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486195;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5183A4;
	font-weight: normal;
	height: 15px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F94B4;
	text-align: center;
	height: 20px;
	width: 100%;
}
.grad {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFCC', EndColorStr='#FF9900')
}
.brighten {
	filter: Alpha(Opacity=86);
	cursor: hand;
}
.normal {	background-color: #EEDDC4;
}
.pattern_l {
	background-image: url(images/pattern_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.pattern_r {

	background-image: url(images/pattern_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bold {
	font-weight: bold;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346381;
}
.pict {
	background-image: url(images/buildings/small/02_Cathedral-Place.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.11 {

	font-size: 11px;
}
.menu_n_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #244055;
	text-decoration: none;
	background-color: #BBD1DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.menu_r_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #172B39;
	text-decoration: none;
	background-color: #8FB4CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.transparent {
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
}
.divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 30px;
}
.c1 {
	background-color: #EEF3F7;
}
.c2 {
	background-color: #F9FDFF;
}
.fake_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #467899;
	text-align: center;
	height: 20px;
	width:150px;
	border:outset;
	border-width:2px;
	text-decoration:none;
	cursor:hand;
	line-height:17px;
}
.fake_button_d{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #467899;
	text-align: center;
	height: 20px;
	width:150px;
	border:inset;
	border-width:2px;
	text-decoration:none;
	cursor:hand;
	line-height:17px;
}
