a {
	color : #663399;
	text-decoration : none;
}

a:hover {
	color : #9966FF;
	text-decoration : none;
}

body {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

input.normal {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

textarea.msgin {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 490px;
	height: 48px;
	background-color: #FFFFCC;
}

textarea.msgtext {
	color : #666699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 460px;
	height: 40px;
	background-color: #eeeeFF;
}

textarea.msgtexted {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width: 460px;
	height: 40px;
	background-color: #eeeeFF;
}

p {
	/*font-size : 90%;
	*/
	margin-bottom : 0px;
	margin-left : 14px;
	margin-right : 10px;
	margin-top : 6px;
}
.loginEntries {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	width: 200px
}

.bullet {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
}

.bulletright {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : right;
	font-weight : bold;
}

.bulletcenter {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

.bulletblue {
	color : #6666CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
}

.bulletcenteryellow {
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

.bulletyellow {
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
}

.bulletcenterblue {
	color : #6666CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	font-weight : bold;
}

.footer {
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : left;
}

.header {
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.headline {
	color : #9966CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.hilite {
	color : #9900cc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.normal {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.normalitalic {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-style: italic;
}
.blueitalic {
	color : #330066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	font-style: italic;
}

.normalwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}

.normalpurple {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}

.toctitle {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}

.normalyellow {
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}

.normalblue {
	color : #6666CC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.normal2 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.smallpurple {
	color : #660099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}

.smallwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
}

.smallyellow {
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}

.smallmagenta {
	color : #990099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}

.bigyellow {
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

