/* WARNING STYLES */
html { height: 100%;}
body { 	background-color: #444444;
	background-image:url(/imgs/warning/backgroud.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: verdana, arial, helvetica; 
	font-weight: normal;
	font-size: 13px; 
	color: #333333;
	margin: 0px;
	height: 100%;
}

body, td { font-family: verdana, arial, helvetica; font-weight: normal; font-size: 13px; color: #333333;}

a:link    { text-decoration: underline; color: #043BD0;}
a:visited { text-decoration: underline; color: #043BD0;}
a:active  { text-decoration: underline; color: #BD0564;}
a:hover   { text-decoration: underline; color: #BD0564;}

.img_border {
	border: 1px solid #000000 !important;
}


/* BODY */
.WarningContainer   {

        min-height: 100%;
	background-color: #fff;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.WarningTitle {

	font-size: 18px;
	font-weight: bold;
	color: #DD0000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.WarningSubTitle {

	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.WarningTextSmall {

         font-family: Tahoma, "Times New Roman", Times;
         font-size: 10px;
}
 
.WarningEnterLink {

	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 36px;
	font-weight: bold;
}

li {

        padding: 0px 0px 6px 0px;
	font-size: 13px;
        text-align: left;

}

table.advert {

	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
        background-color: #ffccff;
}


/* FOOTER */
.Footer hr {

        border: 0;
        color: #ccc;
	background-color: #ccc;
	height: 1px;
	text-align: center;
	margin-bottom: 10px;
}

.FooterMenu {

	font-size: 11px;
	text-align: center;
}

.FooterMenu a	      { text-decoration: underline; font-weight: normal; color: #043BD0;}
.FooterMenu a:link    { text-decoration: underline; font-weight: normal; color: #043BD0;}
.FooterMenu a:visited { text-decoration: underline; font-weight: normal; color: #043BD0;}
.FooterMenu a:active  { text-decoration: underline; font-weight: normal; color: #043BD0;}
.FooterMenu a:hover   { text-decoration: underline; font-weight: normal; color: #043BD0;}

.FooterCopyright {

	font-family: Georgia, "Times New Roman", Times;
	line-height: 16px;
	font-size: 12px;
	text-align: center;
}

.FooterLegal {

	font-family: Georgia, "Times New Roman", Times;
	font-size: 11px;
	text-align: center;
}
