html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.em07 {
	font-size: .7em;
}
#title h1 {
	font-size: 1.3em;
	margin: 0px 10px 0px 30px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
table#main {
	width: 777px;
	border-top: 2px solid #0f2b5d;
	border-right: 1px solid #0F2B5D;
	border-left: 1px solid #0F2B5D;
	border-bottom-width: 0px;
	border-bottom-style: solid;

}
#main p {
	font-size: 0.85em;
}
td#body {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin: 5px;
	font-size: 90%;


}
.rightphoto {
	float: right;
	margin: 5px;
	border: 1px solid #0f2b5d;
	filter: progid:DXImageTransform.Microsoft.dropShadow (OffX=2 OffY=2 Color=cccccc Positive=true);
}
.leftphoto {
	border: 1px solid #0f2b5d;
	margin: 5px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=cccccc, OffX=3, OffY=3, Positive=True);
}
div#menu {
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: .9em;

}
#menu a {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f2b5d;
	background-color: #f7f5e9;
	color: #0f2b5d;
}
#menu a:hover {
	color: #000000;
	background-color: #ECE7CA;


}
.selected {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f2b5d;
	color: #0f2b5d;
	background-image:  url(images/selected.gif);
	background-repeat: no-repeat;
	background-color: #f7f5e9;


}
div#addresses {
	font-size: .7em;
	color: #f7f5e9;
	margin-top: 20px;
	margin-left: 5px;
	width: 130px;


}
#addresses a {
	color: #f7f5e9;
}
td#footer {
	font-size: 0.8em;
	text-decoration: none;

}
#footer a {
	color: #f7f5e9;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCC66;
}
#body h2 {
	font-size: 0.8em;
	color: #F7f5e9;
	background-color: #0f2b5d;
	width: 85%;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;



}
ul {
	font-size: 0.85em;
	list-style-type: square;
	line-height: 140%;
}
#body h3 {
	margin-left: 10px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: .85em;
	width: 75%;
}
hr {
	color: #999966;
	text-align: center;
	height: 2px;
	width: 80%;
}
#body a {
	color: #0f2b5d;
}
#body a:hover {
	color: #999966;
}
div#strap {
	color: #F7f5e9;
	filter: Shadow(Color=c0c0c0, Direction=135);
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
	text-align: center;




}
input, select {
	font-size: 80%;
	background-color: #0f2b5d;
	color: #f7f5e9;
}
.textfield {
	background-color: #0f2b5d;
	color: #f7f5e9;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
table#header {
	width: 777px;
	border-left: 1px solid #0F2B5D;
	border-right: 1px solid #0F2B5D;
}
td#cadet {
	font-size: 0.7em;
	color: #F7F5E9;
}
#cadet a {
	color: #F7F5E9;
}
