body {
	background-color:#FFFFFF;
	color:#000;
}
a {color:#000;}
a:hover, a:active, a:focus {
	color: #d9003f;
}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {background-color:#fff;}
#header #nav span, #subnav span {color:#cfcfcf;}
#header #nav strong, #subnav strong {color:#11C5EE;}
#promo {
	background-color:#FFFFFF;
}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

.cols3, .content {
}
.cols3 .col h2 {background:#40d1f2; color:#fff;}
.cols3 .col h2 a {color:#fff;}

/* ----------------------------------------------------------------------------------------------------------
Page: Subpage
---------------------------------------------------------------------------------------------------------- */

#title {
	color:#000;
}
.content .box-01 {border:1px solid #cfcfcf; background:#f9f9f9;}
.cols3 .colcentral table {
	margin: 0px;
	padding: 10px;
}
.cols3 .colcentral table tr, .cols3 .colcentral table td {
	padding: 3px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.cols3 .colcentral table th {color:#11C5EE;}
.cols3 .colcentral table tr.odd td {
	background-color:#f9f9f9;
}
.cols3 .colcentraldt {color:#11C5EE;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.input {
	border:1px solid #bfbfbf;
	background-color: #CCCCCC;
}
.input-submit {
	color:#fff;
	background-color: #d9003f;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aa {
	background-color: #EEE;
}
.UNO {
	color: #DD1738;
}
.dos {
	font-size: 18px;
	float: left;
}
.tres {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

