
body {
background-color: #110006;
/*background-image: url(images/body_bg.jpg);*/
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {
	color: #FF9900;
}
#TB_window a:visited {
	color: #FF9900;
}
#TB_window a:hover {color: #666666;}
#TB_window a:active {
	color: #FF9900;
}
#TB_window a:focus{
	color: #FF9900;
}


a.boldbuttons{
background: transparent url('images/media/roundedge-pink-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 38px Arial; /* Change 13px as desired */
line-height: 80px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 80px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('images/media/roundedge-pink-right.gif') no-repeat top right;
display: block;
padding: 1px 80px 10px 75px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.index-warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}


.webmasterlinks-color {font-family: Verdana, Arial, Helvetica, sans-serif;}
.webmasterlinks-color a:link {color: #F5006A; text-decoration: underline}
.webmasterlinks-color a:visited {color: #F5006A; text-decoration: underline}
.webmasterlinks-color a:hover {color: #FF1CB4; text-decoration: none}
.webmasterlinks-color a:active {color: #F5006A; text-decoration: underline}

.webmasterlinks-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}




.splash_menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.whitelinks {font-family: Verdana, Arial, Helvetica, sans-serif;}
.whitelinks a:link {color: #FFFFFF; text-decoration: underline}
.whitelinks a:visited {color: #FFFFFF; text-decoration: underline}
.whitelinks a:hover {color: #FF99CC; text-decoration: underline}
.whitelinks a:active {color: #FFFFFF; text-decoration: underline}

.footer_texts {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}


.splash_menu_links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.whitelinks_menu {font-family: Verdana, Arial, Helvetica, sans-serif;}
.whitelinks_menu a:link {color: #FFFFFF; text-decoration: none}
.whitelinks_menu a:visited {color: #FFFFFF; text-decoration: none}
.whitelinks_menu a:hover {color: #FF99CC; text-decoration: none}
.whitelinks_menu a:active {color: #FFFFFF; text-decoration: none}

.gateway_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990066;
}

.gateway_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 52px;
	color: #FFFFFF;
}

.gateway_link {font-family: Verdana, Arial, Helvetica, sans-serif;}
.gateway_link a:link {color: #FFFFFF; text-decoration: underline}
.gateway_link a:visited {color: #FFFFFF; text-decoration: underline}
.gateway_link a:hover {color: #CC0066; text-decoration: none}
.gateway_link a:active {color: #FFFFFF; text-decoration: underline}