body {
color       	: #333333;
font-family		: Arial,Helvetica;
font-size		: 12px;
}

td {
color       	: #1A5B9B;
color       	: #333333;
font-family		: Arial,Helvetica;
font-size		: 12px;
line-height		: 16px;
}

a {
color       	: #FAA619;
font-weight		: bold;
}

a:hover {
color       	: #234A98;
}

.big {
color       	: #DE1E25;
font-size		: 17px;
font-weight		: bold;
}

.blue {
color       	: #234A98;
}

.copyright {
color       	: #999999;
font-size		: 11px;
text-decoration	: none;
}

.emphasize {
color       	: #1A5B9B;
font-size		: 12px;
text-decoration	: none;
}

.gold {
color       	: #FAA619;
}

.grey {
background		: #EEEEEE;
}

.nav_big {
color       	: #FFFFFF;
font-size		: 12px;
font-weight		: bold;
text-decoration	: none;
}

.nav_big:hover {
color       	: #0062A5;
}

.reg {
font-size		: 12px;
}

.small {
font-size		: 11px;
}

.white {
color       	: #FFFFFF;
}

.white:hover {
color       	: #0062A5;
}

/*----------*\
	LAYERS
\*----------*/

#box {
background		: #F9F9F9;
border			: 1px solid #0062A5;
padding			: 0px;
text-align		: center;
width			: 525px;
}

#gray {
background		: #CCCCCC;
padding			: 10px;
text-align		: justify;
}

#header{
background		: #0062A5;
border			: 0px solid #E1F0FA;
padding			: 0px;
text-align		: center;
}

#text {
padding			: 10px;
}
