body {
	color : #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	background-color : #333333;
}
a:link{
	color : #CCCCCC;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #CCCCCC;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
hr {
	color: #7F7F7F;
	background-color : transparent;
	size: 1px;
}
p {
	color : #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.white {
	color : #E6E6E6;
	background-color : #333333;
}
.whitebg {
	color : #333333;
	background-color : #E6E6E6;
}
.title {
	color : #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}
.copy { 
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}
.copy2 { 
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
}
.normal { 
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.blackbg { 
 	color :  #E6E6E6;
 	background-color :  #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.grey { 
 	color :  #7F7F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.greybg { 
 	color :  #E6E6E6;
 	background-color :  #7F7F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.lightgrey { 
 	color :  #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.lightgreybg { 
 	color :  #333333;
 	background-color :  #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
.darkgreybg { 
 	color :  #E6E6E6;
 	background-color :  #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}

.smallgrey { 
 	color :  #7F7F7F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.small { 
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
.caption { 
 	color :  #E6E6E6;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
}
.legal { 
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
}
td {
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 16px;
}
font {
 	color :  #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 16px;
	font-weight : normal;
}
ul {
	list-style : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}
li {
	list-style-type : square;
	font-size :12px;
	line-height : 18px;
	margin-top : 10px;
	margin-bottom : 10px;
}


a.admin{
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
.admin {
	color: White;
	background-color : Red;
}
.adminBig{
	color: White;
	background-color : Red;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: bold;
}
.admin2 {
	color: #000000;
	background-color : #D8E7F5;
}
.admin3 {
	color: #000000;
	background-color : #80A7D1;
}





