body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	text-align:justify;
	}
.bigtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	line-height: 2em;
}
.big_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	color: #990000;
}
.big_txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	line-height: 2em;
}
.info_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
}
.whitelink A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
.whitelink A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink A:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
}
.menulink A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
.menulink A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menulink A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menulink A:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5em;
}
.order_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.order_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.order_txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}
#flag{
width:800px;
color:#FFFFFF;
padding-bottom:20px;
}
#flag_wrap{
width:680px;
margin:0pt auto;
margin-top:5px;
}
#flag1{
float:right;
margin-left:5px;
margin-top:2px;
}
a.tip {
        position: relative;
}

a.tip span {
        display: none;
        position: absolute;
        top: 20px;
        left: -10px;
        width: 100px;
        padding: 5px;
        z-index: 100;
        background:#333333;
        color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        -moz-border-radius: 5px; /* this works only in camino/firefox */
        -webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
        font-size: 12px; /* this is just for IE */
}

a:hover.tip span {
        display: block;
}

#flag1_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
float:right;
margin-left:5px;
font-size:12px;
color:#FFFFFF;
}

