body {
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hdrbg {
	background-color: #336699;
}

.navbg {
	background-color: #ccccdd;
}

.bodybg {
	background-color: #FFFFCC;
}

.pad1 {
	margin-left: 8px;
}

.pad2 {
	margin-left: 5px;
	color: #336699;
}

.pad3 {
	margin-left: 50px;
}

.navTitle {
	margin-left: 8px;
	font-weight: bold;
	font-size: 10px; 
}

.headerTitle1 {
	margin-left: 10px;
	font-weight: bold;
	font-size: 20px;
	color: #FFCC33;
}

.headerTitle2 {
	margin-left: 10px;
	font-size: 16px;
	color: #FFCC33;
}

.headerRight {
	font-size: 12px;
	color: #FFCC33;
}
a.headerRight:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFCC33;
}
a.headerRight:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #FFCC33;
}

a.basicLink:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #336699;
}
a.basicLink:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #336699;
}

a.smallLink:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #336699;
}
a.smallLink:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #336699;
}

.footerText {
	margin-left: 10px;
	font-size: 10px;
	color: #FFCC33;
}

.banner {
	background-color: #FFCC33;
	color: #336699;
	font-size: 12px;	
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.navTable {
	background-color: #CCCCDD;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

a.navButton:link {
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: transparent;
	background-image: url(/oe/images/buttonNav.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 21px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 10px;  
	color: #000000;
	text-align: center;	
}
a.navButton:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: transparent;
	background-image: url(/oe/images/buttonNav.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 21px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 10px;  
	color: #000000;
	text-align: center;	
}

a.navButton2:link {
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: transparent;
	background-image: url(/oe/images/buttonNav2.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 10px;  
	color: #000000;
	text-align: center;	
}
a.navButton2:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: transparent;
	background-image: url(/oe/images/buttonNav2.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	padding: 4px 0 0 0;
	text-align: center;
	font-size: 10px;  
	color: #000000;
	text-align: center;	
}

.box {
	padding: 2px;
	margin: 2px;
	border-color: #336699;
	border-style: groove;
	border-width: 3px;
}

.row1 {
	background-color: #CCCCDD;
}

.row2 {
	background-color: transparent;
}

.btnSmall {
	font-weight: normal;
	font-size: 10px; 
	width: 23px;
}

.textBox {
	font-weight: normal;
	font-size: 10px; 
}

.textBoxWithValue {
	font-weight: normal;
	font-size: 10px;
	background-color: #FFCC33;
}

.mediumText {
	font-size: 16px; 
}

.smallText {
	font-size: 10px; 
}

.tipText {
	font-size: 10px; 
	color:	#336699;
}

.rowHeader {
	color: #336699;
	font-weight: bold;
	text-align: left;
}

