.smallNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #990000;
	padding: 1px;
	letter-spacing: 1pt;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.marginRightLeft {
	padding-right: 4px;
	padding-left: 4px;
}

.centerTable {
	background-image: url(../images/centerTable.png);
	background-repeat: repeat-y;
	background-color:#e8e6d2;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
.marginRight {
	padding-right: 4px;
}


.mainBorder {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bdr1 {
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	color: #341A1E;
}


body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #350000;
	scrollbar-face-color:#C4BC8E;
	scrollbar-arrow-color:#800000;
	scrollbar-track-color:#E8E6D2;
	scrollbar-highlight-color:#C4BC8E;
	scrollbar-base-color:black;
	scrollbar-shadow-color:#C4BC8E;
	scrollbar-darkshadow-color:black;
	margin: 0px;
}

.editorTextArea
{
	scrollbar-face-color:#C4BC8E;
	scrollbar-arrow-color:#800000;
	scrollbar-track-color:#E8E6D2;
	scrollbar-highlight-color:#C4BC8E;
	scrollbar-base-color:black;
	scrollbar-shadow-color:#C4BC8E;
	scrollbar-darkshadow-color:black;
	margin: 0px;
	border:solid,1px;
}

body {
	background-color: #FCFBEB;
}
a:link {
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000033;	
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3300;
	background-color: #E8E6D2;
	border: 1px solid #FFFFFF;
}
.niceBorder {
	border: 1px groove #000000;
}
.Music {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #DDB588;
	border: 1px solid #000000;
	text-align: center;
	color: #4A2D24;
}
.mainFrame {
	background-color: #7F7F7F;
	border: 1px solid #000000;
}
a.msl:hover {
	background-color: #FFCC99;
}
.copy {
	font-size: 15px
}
.newsTitle
{
	font-size:14px;
	color:#993300;
	font-weight:bold;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:2px;		
}
.newsDateTime
{
	color:#990000;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:2px;
}
.newsDescription
{
	text-align:justify;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:5px;
}
.title{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}