/* Redefinition of HTML tags */

body
{
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1
{
	font-size: xx-large;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}
h2
{
	color: #CC0000;
	font-size: x-large;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
h3
{
	color: #CC0000;
	font-size: 14pt;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
}
h4, h4 a:link, h4 a:visited, h4 a:active
{
	color: #CC0000;
	font-size: 11pt;
	margin: 15px 0px 4px 0px;
	text-transform: uppercase;
}
h5
{
	color: #CC0000;
	font-size: 10pt;
	margin-top: -20px;
	text-transform: uppercase;
}
h6
{
	color: #CC0000;
	font-size: 9pt;
	margin: 0px 0px 2px 0px;
	text-transform: uppercase;
}

ul
{
	color: #003366;
	font-size: 8pt;
	line-height: 14px;
	margin-left: 0px;
	margin-top: 3pt;
	list-style: square;
}

a:link, a:visited, a:active
{
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* Custom styles */

.body
{
	background-color: #FFCC00;
	background-image: url(/images/Background_Body.gif);
	background-repeat: no-repeat;
}

#menutabel
{
	background-color: #BF0000;
	background-image: url(/images/randRed.gif);
	background-position: top right;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 118px;
}

#menu
{
	background-color: #FFFFFF;
	background-image: url(/images/randWhite.gif);
	background-position: top right;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 167px;
	line-height: 18px;
	padding-right: 10px;
	padding-top: 15px;
	text-align: right;
	text-transform: uppercase;
	width: 118px;
}
#menu .main
{
	font-family: Arial Black;
	font-size: 11px;
}
#menu a
{
	color: #000000;
}
#menuSeperator
{
	background-image: url(/images/bgMenuSeperator.gif);
	background-repeat: no-repeat;
	height: 176px;
}
#countdown
{
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	padding-left: 10px;
	text-transform: uppercase;
	vertical-align: top;
}

#footer
{
	background-color: #FF9900;
	background-image: url(/images/randBottom.gif);
	background-repeat: repeat-x;
}

#routecontent
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	line-height: 13px;
	text-align: left;
}
#routecontent td
{
	border-left: solid 1px #DDDD99;
	border-bottom: solid 1px #BBBB99;
	padding: 3px 4px 3px 4px;
}

#routecontent .alternate td
{
	background-color: #EEDDDD;
}


.countrycontent
{
	color: #000000;
	font-size: 8pt;
	left: 13px;
	line-height: 13px;
	text-align: left;
}
.countrycontent td
{
	color: #000000;
	font-size: 8pt;
	text-align: left;
	margin: 2px;
	padding: 4px;
}

.countrytab td
{
	color: #000000;
	font-size: 8pt;
	text-align: left;
	line-height: 13px;
	margin: 2px;
	padding: 4px;
}

.countrypad
{
	padding: 6px;
}

.factSheet
{
	background-color: #000000;
	color: #ffffff;
	font-size: 8pt;
	line-height: 18px;
	padding: 8px;
	text-align: left;
}

a.tabactive, a.tabactive:visited
{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.tabactive:hover
{
	color: #000000;
}
a.tabinactive, a.tabinactive:visited
{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.tabinactive:hover
{
	color: #FF0000;
}

a.home, a.home:visited
{
	color: #CC0000;
}
a.home:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.contentHomepage
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	text-align: justify;
	padding: 5px;
	left: 5px;
	right: 5px;
}

#content
{
	color: #003366;
	margin: 4px;
	font-size: 8pt;
	line-height: 13px;
	text-align: left;
	width: 477px;
}
#content td
{
	color: #003366;
	background-color: #FFFFFF;
	font-size: 8pt;
	margin: 2px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
#content .header td
{
	background-color: #000000;
	border-bottom: solid 1px #FF9900;
	color: #CCCCCC;
	padding: 9px 4px 9px 4px;
}

#content .header td a
{

	color: #FFFFFF;
}

#content .maininfo td
{
	background-color: #000000;
	color: #CCCCCC;
	padding: 0px 0px 0px 4px;
}
#content .maininfo h3,
#content .maininfo h4,
#content .maininfo h5,
#content .maininfo h6
{
	color: #CCCCCC;
}


.contentsmall
{
	color: #003366;
	font-size: 8pt;
	line-height: 13px;
	margin: 4px;
	text-align: left;
	width: 110px;
}
.contentsmall td
{
	color: #003366;
	font-size: 8pt;
	margin: 2px;
	text-align: left;
	vertical-align: top;
}

#listingpage
{
	color: #003366;
	margin: 4px;
	font-size: 8pt;
	line-height: 13px;
	padding: 6px;
	text-align: left;
	width: 477px;
}
#listingpage td
{
	color: #003366;
	font-size: 8pt;
	margin: 2px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
#listingpage .nopadding td
{
	padding: 0px;
}
#listingpage .item
{
	background-color: #FFFFFF;
}
#listingpage .item td
{
	border-left: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900;
	color: #000000;
	padding: 3px 4px 3px 4px;
}
#listingpage .item td a
{
	color: #FF0000;
}
#listingpage .alternate
{
	background-color: #EEDDDD;
}
#listingpage .alternate td
{
	border-left: solid 1px #DDDD99;
	border-bottom: solid 1px #BBBB99;
	padding: 3px 4px 3px 4px;
}
#listingpage .header
{
	background-color: #000000;
}
#listingpage .header td
{
	border-bottom: solid 1px #FF9900;
	color: #CCCCCC;
	padding: 9px 4px 9px 4px;
}

#listingpage .header td a
{

	color: #FFFFFF;
}

.NavButton:link,
.NavButton:visited,
.NavButton:active
{
	background-color: #CC0000;
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
}
.NavButton:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

input.portlet
{
	border-style: none;
	border-width: 0px;
	height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
