menu {
	height: auto;
	width: 100%;
	clear: both;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	filter:alpha(opacity=65);
}
body {
	border: 1px dotted #666666;
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3366BB;
}

table {
	font-size: 12px;
	color: #3366BB;
}

.page {
	width: 800px;
	background-attachment: scroll;
	background-image: url(watermark.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	border-top: 1px double #CCCCCC;
	border-right: 1px double #CCCCCC;
	border-bottom: 1px double #999999;
	border-left: 1px double #999999;
	margin: 2px;
	padding: 1px;
}
.margin {
	margin: 0px;
	padding: 4px;
	clear: both;
	float: left;
	width: 150px;
	height: 350px;
	border: 1px dotted #CCCCCC;
}
.margin2 {
	margin: 0px;
	padding: 4px;
	clear: none;
	float: right;
	width: 150px;
	height: 350px;
}
.content {
	width: 98%;
	float: none;
	position: relative;
	left: 5px;
	border: 1px dotted #99CCFF;
	padding: 3px;
	margin: 0px;
}

.text01 {
	font-size: 11px;
	font-style: normal;
	color: #336699;
	text-align: justify;

}
.sidebar-menu {
	background-attachment: scroll;
	background-image: url(../../assets/sites/moodmagic/side-bar-speaker.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-style: normal;
	color: #336699;
	background-color: #FFFFFF;

}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #CCFF33;

}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h2 {
	font-size: 12px;
	color: #3366BB;
	font-style: italic;
	font-weight: bold;
}

.text01higlight {
	font-style: normal;
	color: #CC6699;
}

.text01hint {
	font-style: normal;
	color: #CCCCCC;
	font-size: 90%;
	text-align: justify;
}
legend {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
	background-color: #003366;
	width: 99%;
	background-image: url(body-backing.jpg);
	padding: 4px;
}
h3 {
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}
.inputForm {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F72B8;
	padding: 2px;
}
.inputField {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #84B1D8;
	border: 2px solid #4B8DC7;
}

.highlight {
	color: #333333;
	background-color: #003366;
	background-image: url(body-backing.jpg);
	text-align: left;
	padding: 3px;
	float: none;
}
.metaDetails {
	text-align: left;
	padding: 4px;
	float: none;
	border: 1px dotted #009900;
}
