/*---------------------------------------------------------------------------------------------
	Body Layout
---------------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*---------------------------------------------------------------------------------------------
	Text Settings
---------------------------------------------------------------------------------------------*/

body,td,th,p,.text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.bonusCalc {
	color: #F60;
	font-weight: bold;
}

.topNav {
	color: #006600;
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
}

.style2 {
	font-size: 12px
}
.style3 {
	font-weight: bold;
	font-size: 1.15em;
}


hr {
	border: 0px;
	color: #1c225a;
	background-color: #1c225a;
	height: 1px;
}

.bigandpink {
	font-size: 12px;
	color: #003300;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

.subtitle,h1 {
	font-size: 12px;
	font-style: normal;
	color: #063;
	font-weight: bold;
}

.subtitle2,h2 {
	font-size: 14px;
	font-style: normal;
	color: #003399;
	font-weight: bold;
	letter-spacing: 8;
}

.subtitle3 {
	font-size: 10px;
	font-style: normal;
	color: #003300;
	font-weight: bold;
}

.copyright {
	font-size: 9px;
	color: #996600;
}

.preview {
	font-size: 12px;
	font-style: normal;
	color: #03F;
	font-weight: normal;
}

.seeding {
	font-size: 2px;
	color: #006633;
}

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#660066;
}

/*---------------------------------------------------------------------------------------------
	Link Settings
---------------------------------------------------------------------------------------------*/

a:link, a:active, a:visited {
	color : #0000CC;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}

a:hover {
	color : #006666;
	font-weight:bold;
	text-decoration:none;
}

a.topNav:link, a.topNav:active, a.topNav:visited {
	color : #336633;
	font-weight:bold;
	text-decoration:none;
}

a.topNav:hover {
	color : #0066cc;
	font-weight:bold;
	text-decoration:none;
}

a.topNavDownload:link, a.topNavDownload:active, a.topNavDownload:visited {
	color : #0066cc;
	font-weight:bold;
	text-decoration:underline;
}

a.topNavDownload:hover {
	color : #1e1e45;
	font-weight:bold;
	text-decoration:underline;
}

a.withUnderline:link, a.withUnderline:active, a.withUnderline:visited {
	text-decoration:underline;
}

a.withUnderline:hover {
	text-decoration:underline;
}

a.copyright:link,a.copyright:visited,a.copyright:active {
	color: #000066;
	text-decoration: none;
}

a.copyright:hover {
	color: #330000;
	text-decoration: underline;
}

a.preview_pop:link,a.preview_pop:visited,a.preview_pop:active {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

a.preview_pop:hover {
	color: #990066;
	font-size: 12px;
	font-weight:bold;
}

a.events:link,a.events:visited,a.events:active {
	color: #000099;
	font-size: 12px;
	font-weight:bold;
}

a.events:hover {
	color: #006600;
	font-size: 12px;
	font-weight:bold;
}

.style1 {
	color: #FF3300;
	font-size: 12px;
	font-weight: bolder;
}
.normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6FC;
	color: #000000;
	font-weight: bolder;
}
.letras-grandes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.letrasGrandesBig {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.bonusCalc2 {
	color: #F00;
	font-weight: bold;
}
