/* Global Styles */

body {
	margin:0px;
	background-color: #F2FFFF;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

	
a {
	color: #0000CC;
	text-decoration: none;
	}
.columnNew {
	font-family: Arial, Helvetica, sans-serif;
	color: #9900CC;
	background-color: #00CCFF;
	width: 140px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 14px;
	font-style: normal;
	position: relative;
}

	
a:hover {
	color: #9933CC;
	}

/* Class Styles */
	
.bodyText {
	color:#000000;
	margin-right: 10%;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: small;
	margin-top: 0px;
	margin-left: 10%;
	}
.bodyText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #9900FF;
	font-style: normal;
	font-weight: 900;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: 30pt;
	background-position: top;
}
.navbar {
	color: #00CCFF;
	background-color: #000000;
	vertical-align: top;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 18px;
	font-weight: lighter;
	background-image: url(decoronavbar1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 20pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	text-indent: 0px;
	height: 800px;
	padding-left: 10px;
	padding-top: 30px;
	min-width: 200px;
}
.navbar ul {
	list-style-type: none;
	list-style-image: none;
	position: absolute;
	top: 217px;
	height: 425px;
	width: 196px;
	left: 2px;
}

.navbar a {
	color: #00CCFF;
	text-decoration: underline;
}

.navbar a:hover {
	color: #D7F2FF;
	text-decoration: none;
}
.pageHeader {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	background-image: url(star.jpg);
	background-repeat: repeat-x;
}
.pageHeaderSeparator {
	height: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #9900CC;
	border-bottom-color: #000000;
	width: 100%;
	background-image: url(mm_separator.gif);
	background-repeat: repeat-x;
}
table {
	width: 100%;
	margin: -2px;
	padding: -2px;
}
.style14 {
	font-size: 16px;
	color: #9900CC;
}
.stylecod {
font-size: 14px; color: #000000; 
}
