body {
	font-family:Verdana, verdana, Helvetica, sans-serif;
	font-size:80%;
	}
body, body div, body p, body th, 
body td, body li, body dd, .NewTitleLink a, select  {
    /* more specific to override imported rule */
    font-size: x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: Verdana, verdana, Helvetica, sans-serif;   
    /* recover from trick */
    font-size: small
    /* intended value for better browsers */
	}
html>body, html>body div, html>body p, 
html>body th, html>body td, html>body select,
html>body li, html>body dd, html>body .NewTitleLink a {
    font-size: small
    /* be nice to Opera */
    }
	
.Headline {
    /* more specific to override imported rule */
    font-size: large;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: Verdana, verdana, Helvetica, sans-serif;   
    /* recover from trick */
    font-size: x-large;
    /* intended value for better browsers */
	}
html>body .Headline {
    font-size: x-large;
    /* be nice to Opera */
    }

.HeadlineSmall {
    /* more specific to override imported rule */
    font-size: medium;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: Verdana, verdana, Helvetica, sans-serif;   
    /* recover from trick */
    font-size: large;
    /* intended value for better browsers */
	}
html>body .HeadlineSmall {
    font-size: large;
    /* be nice to Opera */
    }

#printThisPage, .DownLists td {
    /* more specific to override imported rule */
    font-size: xx-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: Verdana, verdana, Helvetica, sans-serif;   
    /* recover from trick */
    font-size: x-small;
    /* intended value for better browsers */
	}

html>body #footer, html>body #printThisPage, html>body .DownLists td  {
    font-size: x-small;
    /* be nice to Opera */
    }
	
	
#backMenu, #leftContent, #footer, #rightContent, #countriesPage, #printThisPage, #sMenus, #bannerSmall, #bannerOut { display:none; }
.GoingBack, .BackLink, .ToHide { display:none; }

#centerContent {
	margin-left:2px;
}
		
.Main {
	vertical-align:top;
	padding:10px 0px 10px 2px;
	}
	
.Main a {
	text-decoration:none;
	color:#0066CC;
		}
		
.MainSmall {
	vertical-align:top;
	text-align:left;
	padding:10px 0px 10px 2px;
	}
	
.MainSmall a { 
	text-decoration:none; 
	color:#0066CC;
	}

.Headline {
	color:#80919B;
	line-height:33px;
	font-weight:bold; 
	padding:50px 0px 10px 0px;  
	vertical-align:top;
	}
	
.HeadlineSmall {
	color:#80919B;
	line-height:33px;
	font-weight:bold; 
	padding:60px 0px 10px 0px;  
	vertical-align:middle; 
	}
	
.HeadlineSmallInside {
	color:#017ED1; 
	line-height:33px;
	font-weight:bold; 
	padding:50px 0px 10px 0px;  
	vertical-align:middle; 
	}
	
.HeadlineSmallDark {
	color:#80919B;
	line-height:33px;
	font-weight:bold; 
	padding:50px 0px 10px 0px;  
	vertical-align:middle; 
	}
	
.FirstText { 
	font-weight:bold;
	color:#017ED1; 
	padding:10px 0 10px 0px;
	}
			
#grayedLink { color:#FF6633; font-weight:bold; }


ol { color:#000000;	}

ol li {padding:5px 5px 5px 5px; }

#faqs li {
		color:#0066CC;
		font-weight:bold;
		text-decoration:none;
 		}

#faqs a {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	}
	
#tableAttr {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	padding:0px;
	}	

#tableAttr a {color:#587FAC; text-decoration:none;}

#tableAttr td {
	background-color:#EEEEEE;
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	}

#tableAttr th {
	background-color:#CCCCCC;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	}

.DownLists {
	text-decoration:none;
	text-align:center;
	}
	
.DownListsFirstRow {
	background-color:#EEEEEE;
	}	
	
.DownListsSecondRow {
	background-color:#E5E5E5;
	}	
	
.InTable { 
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	border-top:1px solid #0099FF;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	}
	
.InTable td, .InTable a { 
	border:0px solid #CCCCCC;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	}

.WithBorder {
	text-align:left;
	background-color:#CCCCCC;
	border:1px solid #666666;
	font-weight:bold;
	width:97%;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.TableHalf td { 
	width:50%;
	vertical-align:top;
 	}

#tableExport {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	width:100%;
	padding:0px;
	margin-left:0%;
	text-align:center;
	color:#FFFFFF;
	}	
	
#tableExport td {
	background-color:#EEEEEE;
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color:#000000;
	padding:7px 7px 7px 7px;
	}

#tableExport th {
	background-color:#CCCCCC;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	color:#80919B;
	padding:5px 5px 5px 5px;
	}
	

.TableMultiUse {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	width:100%;
	padding:0px;
	margin-left:0%;
	}
	
.TableMultiUse td {
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:7px 7px 7px 7px;
	vertical-align:top;
	}

.TableMultiUse th {
	text-align:center;
	text-decoration:none;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	}


.InTableTitle {
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	}
	
.FotoLeft {
	float:left;
	margin-right:10px;
	}
	
.FotoRight {
	float:right;
	margin-left:10px;
	}
	
.DarkGrayWhite {
	background-color:#80919B; 
	color:#FFFFFF;
	}

.GrayWhite {
	background-color:#CCCCCC; 
	color:#FFFFFF;
	}

.GrayGray {
	background-color:#CCCCCC; 
	color:#80919B;
	}
	
.WhiteBlack { background-color:#FFFFFF;}
	
.GrayBlack { background-color:#EEEEEE;}

#neoContent {
	margin-left:2px;
	}
	
ol { color:#000000; }

ol li {padding:5px 5px 5px 5px; }

	
.NextLink a {
	color:#0066CC;
	text-decoration:none;
	}
	
.BlueLink  {
	color:#0066CC;
	}


.IndexMain { 
	width:80%;
	} 
	
.IndexMain td {
	vertical-align:top; }

	
.InIndexMain td {
	vertical-align:top;
	text-align:left;
	}
	
	
.NewsImageCenter {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-top:30px;
	margin-bottom:30px;
	}
html>body .NewsImageCenter {
	margin-top:30px;
	margin-bottom:30px;
	}

#bannerCommun {
	position:relative;
	top:10px;
	border:1px solid #CCCCCC;
	background-color:#EBF3F3;	
	width:210px; 
	margin-left:25px;
	margin-bottom:25px;
	height:auto;
	padding:10px;
	float:right;
	}
	

.ErrorMessage {
	color:red;
	font-size:10px;
	vertical-align:middle;
	display:block;
}

.ErrorMessageBig {
	color:red;
	font-size:12px;
	padding:15px 0;
	display:block;
}

.AccountTable, .BulletinTable {border: 1px solid #eee;}
.BulletinTable {width:65%;}

.AccountTable td {
	font-size:x-small;
	width:220px;
}

.AccountTable td input {
	font-size:x-small;
	width:188px;
	height:20px;
}

.BulletinTable td {
	font-size:x-small;
}

.AccountTable .ImageBtn {width:91px;height:16px;}

.AccountTable td.Title, .BulletinTable td.Title {
	font-size:x-small;
	background-color:#efefef;
}

.XXSmall {font-size:xx-small;}
