
.pink {
	background-color:#990099;
}

.purple {
	background-color:#660066;
}

.yellow {
	background-color:#FFCC66;
}

.gray {
	background-color:#BCB084;
	font-size:14px;
}

.black {
	background-color:#000000;
}

.backEmptyColl{
	background-image: url("blah.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.mainHeaderTitle {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:22px;
	font-weight:bold;
	color:#FFCC66;
}

.orgHeaderTitle {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:22px;
	font-weight:bold;
	color:#660066;
}

.whiteColLeft {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	background-color:#ffffff;
	background:url('images/back.gif');
	border-right:solid 1px #000000;
}
.whiteColRight {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	background-color:#ffffff;
	background:url('images/back.gif');
	border-left:solid 1px #000000;
}

.body {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	background:url('images/back.gif');
}

.title,.title a:link,.title a:visited {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:18px;
	font-weight:bold;
	color:#660066;
	text-decoration:none;
}

.subtitle,.subtitle a:link,.subtitle a:visited {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#660066;
	text-decoration:none;
}

.smalltitle {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#660066;
	text-decoration:none;
}

.content {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
}

.smallcontent {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:12px;
}

.copyrights {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:12px;
	color:#FFCC66;
}

.RightAndLeftFrame {
	background-color:#1F001F;
}


.menubar {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	color:#c0c0c0;
}
.menubar a:link,.menubar a:visited {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.menubar a:hover {
	font-family:'Trebuchet MS', Arial, Helvetica;
	font-size:14px;
	color:#FFCC66;
	text-decoration:none;
}
input, select, textarea, iframe { text-indent:2px; border-left:1px solid #7095A5; border-right:1px solid #7095A5; border-top:1px solid #7095A5; border-bottom:1px solid #7095A5; font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 14px; color:#43668C;}
input.noborder {border-style:none;}
button       { background-color: rgb(51, 0, 153); color: rgb(255, 255, 255) ; font-size: 8pt; font-family: Arial, Helvetica; font-style:
               normal; border-style: solid; border-width: 1pt }


