@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0px;
	background-color: #ffffff;
	background-position:center
}

.menu
{
	font-family: Georgia;
	font-size: 16px;
	color: #FFF;
	background-color:#000
}

.title
{
	font-family: Georgia;
	font-size: 22px;
	color: #CC0066;
}

.text
{
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
}

.textwlinks
{
	font-family: Georgia;
	font-size: 14px;
	color: #000000;}
	A:link {color: #CC0066;}
	A:visited {color: #CC0066;}
	A:hover {text-decoration: none; color: #CC0066; font-weight:bold;}
	A:active {color: #CC0066;text-decoration: none;
}

.textlinks
{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;}
	A:link {color: #FFFFFF;}
	A:visited {color: #FFFFFF;}
	A:hover {text-decoration: none; color: #FFFFFF;}
	A:active {color: #FFFFFF;text-decoration: none;
}

.textsmall
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

.textwlinkssmall
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;}
	A:link {color: #CC0066;}
	A:visited {color: #CC0066;}
	A:hover {text-decoration: none; color: #CC0066; font-weight:bold;}
	A:active {color: #CC0066;text-decoration: none
}


.index-class
{
	font-family: Georgia;
	font-size: 11px;
	color: #CC9900;}
	A:link {color: #CC0066;}
	A:visited {color: #CC0066;}
	A:hover {text-decoration: none; color: #CC0066; font-weight:bold;}
	A:active {color: #CC0066;text-decoration: none}
	A:link {text-decoration: none 
}


.tandc
{
	font-family: Georgia;
	font-size: 10px;
	background:#000;
	color: #FFFFFF;
}

.disclaimer1
{
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;}
	A:link {color: #FFFFFF;}
	A:visited {color: #FFFFFF;}
	A:active {color: #FFFFFF;text-decoration: none
}

.disclaimer2
{
	font-family: Georgia;
	font-size: 10px;
	color: #000000;}
	A:link {color: #CC0066;}
	A:visited {color: #CC0066;}
	A:hover {text-decoration: none; color: #CC0066; font-weight:bold;}
	A:active {color: #CC0066;text-decoration: none
}


</style>