body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: none;
	margin: 0;
	padding: 0;
}

p {	
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	text-align: left;
}

.GeneralTextBold 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	background-color: none;
	margin: 0;
	padding: 0;
	
}

.GeneralTextCenter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	text-align:center;
	background-color: none;
	margin: 0;
	padding: 0;
}
.TextSmallCenter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
}
.GeneralTextBoldCenter
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	text-align:center;
	background-color: none;
	margin: 0;
	padding: 0;
}

h1 {
	color: #ffffff;
	background-color: none;
	font-size: 12px;
	line-height: 1.25em;
	margin: 0;
	margin-bottom: 0em;
	padding: 0em;
	font-style: none;
	text-align: center;
	letter-spacing: 0em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

h2 {
	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

h3 {
	color: #ffffff;
	font-size: 9px;
}

.Terms {
	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

a {	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

.Terms a:visited {
	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

.Terms a:hover {
	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

.Terms a:active {
	color: #666666;
	background-color: none;
	font-size: 8px;
	margin: 0;
	margin-bottom: none;
	padding: none;
	font-style: none;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	border-bottom-width: none;
	border-bottom-color: none;
}

img {
	border-style: none;
	border-width: 0px;
	border-color: none;
}


strong {
	font-style: italic;
	text-transform: uppercase;
}

a {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-style: none;
}

a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	font-style: none;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	font-style: none;
}

a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	font-style: none;
}

table {
	background-color: #000000;
}

html {
scrollbar-base-color: #333333;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #000000;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: #333333;

scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: black;
}


UL {
	list-style:square inside
	color: black;
	background-color: none;
	font-size: 12px;
	margin: 0;
	padding: 0.5em;
	padding-left: 0.75em;
	text-align: left;
	letter-spacing: 0em;
}

OL {
	list-style:decimal inside
	color: black;
	background-color: none;
	font-size: 12px;
	margin: 0;
	padding: 0.5em;
	padding-left: 0.75em;
	text-align: left;
	letter-spacing: 0em;
}
.ImageBorder
{
    border: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mceContentBody 
{ background-image: none; background-color: #000000; color: #ffffff; } /*SnippetMaster editor bg color*/