body{
    background-color:#E7EBEC;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: .7em;
    width: inherit;
}

.screen
{
    width:100%;
}
.screen .wrapper {
    width: 990px;
    margin: 0 auto;
    background-color:#E7EBEC;
}

.header {
    margin-top: 20px;
}

.screen .wrapper .header td{
    background-color:#ffffff;
}

table.country_class tr td {
        text-align:left;
}

.screen .wrapper .content {
    margin-top: 27px;
}

.screen .wrapper .footer{
    margin-top: 10px;
    margin-bottom:10px;
    text-align:center;
}

.text_title {
    color:#FFFFFF;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
}

.text_faqb_white {
    color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
}

.link_answer_one {
    color:#FFFF00;
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
}
.link_answer_one:hover {
    color:#FF0000;
    font-size:11px;
    text-decoration:underline;
}

.text_faqb_yellow {
    color:#FFFF00;
    font-family:Arial;
    font-size:11px;
}

.is_movie1:visited {
    color:#AEFF3D;
}

.is_movie1 {
    color:#97FF30;
    font-size:10pt;
    font-weight:bold;
    padding-right:10px;
    text-decoration:none;
}

.is_movie1:hover {
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    text-decoration:underline;
}

.clear{
    clear:both;
}

.footer{font-family:Arial; font-size:12px;}

.footer_link {
    color:#003366;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}

.footer_link:hover {
    color:#FF0000;
    font-size:15px;
    font-weight:bold;
    text-decoration:underline;
}

.country_class{
	font-family: Arial;
	font-size: 10px;
	color: #B2B2B2;
}

.country_title_asia_class{
	font-family: Arial;
	font-size: 15px;
	color: #F71D79;
	font-weight:bold;
}

.country_title_europe_class{
	font-family: Arial;
	font-size: 15px;
	color: #E5b727;
	font-weight:bold;
}

.country_title_middle_east_class{
	font-family: Arial;
	font-size: 15px;
	color: #509600;
	font-weight:bold;
}

.country_title_africa_class{
	font-family: Arial;
	font-size: 15px;
	color: #ACFF28;
	font-weight:bold;
}

.country_title_intl_class{
	font-family: Arial;
	font-size: 15px;
	color: #1D5EBC;
	font-weight:bold;
}

.menu_link_bottom{
	font-family: Arial;
	font-size: 13px;
	color: #B2B2B2;
	font-weight:bold;
}

.bottom_link {
	font-family: Arial;
	font-size: 13px;
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
}
.bottom_link:visited{color: #B2B2B2}

.bottom_link:hover{
	color: #E5b727;
	font-size: 13px;
	text-decoration: underline;
}

.country_link {
	font-family: Arial;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
}
.country_link:visited{color: #B2B2B2}

.country_link:hover{
	color: #E5b727;
	font-size: 11px;
	text-decoration: underline;
}

.country_link_asia{
	font-family: Arial;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
}
.country_link_asia:visited{color: #B2B2B2}

.country_link_asia:hover{
	color: #F71D79;
	font-size: 11px;
	text-decoration: underline;
}

.country_link_middle_east{
	font-family: Arial;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
}
.country_link_middle_east:visited{color: #B2B2B2}

.country_link_middle_east:hover{
	color: #509600;
	font-size: 11px;
	text-decoration: underline;
}

.country_link_africa{
	font-family: Arial;
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
}
.country_link_africa:visited{color: #B2B2B2}

.country_link_africa:hover{
	color: #ACFF28;
	font-size: 11px;
	text-decoration: underline;
}

.country_link_cc{
	font-family: Arial;
	font-size: 15px;
	color: #1D5EBC;
	text-decoration: none;
	font-weight:bold;
}
.country_link_cc:visited{color: #1D5EBC}

.country_link_cc:hover{
	color: #FFFF00;
	font-size: 15px;
	text-decoration: underline;
	font-weight:bold;
}

.answer_class {
    font-family:Arial;
    font-size:13px;
    margin-right:0;
}
.is_movie:hover {
    color:#2172FF;
    font-size:10pt;
    font-weight:bold;
    text-decoration:underline;
}

.is_movie:visited {
    color:#FF0000;
}

.is_movie {
    color:#FF0000;
    font-size:10pt;
    font-weight:bold;
    padding-right:10px;
    text-decoration:none;
}

.contact_class {
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    margin:50px 30px 30px;
    text-align:left;
}

select {
    border:1px solid #FFBF00;
}
.link_language:visited {
    color:#B2B2B2;
}

.link_language {
    color:#B2B2B2;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}

#frmcomplain input,#frmcomplain textarea{
    border:1px solid #FFBF00;
}