.header a:active { color: #FFFFFF; text-decoration: none; font-weight: bold}
.header a:link {  color: #FFFFFF; text-decoration:none; font-weight: bold}
.header a:visited { color: #FFFFFF; text-decoration:none; font-weight: bold}
.header a:hover {  color: #FFFFFF; text-decoration:none; font-weight: bold}

.mnu a:active { color: #144822; text-decoration: underline; font-size: 11px;}
.mnu a:link {  color: #144822; text-decoration: underline; font-size: 11px;}
.mnu a:visited { color: #144822; text-decoration: underline; font-size: 11px;}
.mnu a:hover {  color: Red; text-decoration: underline; font-size: 11px;}

a:active { color: #144822; text-decoration: underline }
a:link {  color: #144822; text-decoration: underline}
a:visited { color: #144822; text-decoration: underline}
a:hover {  color: Red; text-decoration: underline}

.store a:active { color: #144822; text-decoration: none; font-size: 12px;}
.store a:link {  color: #144822; text-decoration: none; font-size: 12px;}
.store a:visited { color: #144822; text-decoration: none; font-size: 12px;}
.store a:hover {  color: #009933; text-decoration: underline; font-size: 12px;}

.footer a:active { color: #FFFFFF; text-decoration: none; }
.footer a:link { color: #FFFFFF; text-decoration: none; }
.footer a:visited { color: #FFFFFF; text-decoration: none; }
.footer a:hover {  color: #FFFFFF; text-decoration: underline; }

.Consulate a:active { color: #144822; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 1.4em;}
.Consulate a:link {  color: #144822;  text-decoration: none; font-weight: bold; font-family: Arial; font-size: 1.4em;}
.Consulate a:visited { color: #144822;  text-decoration: none; font-weight: bold; font-family: Arial; font-size: 1.4em;}
.Consulate a:hover {  color: #009933;  text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 1.4em;}

body
{
    margin: 0px;
    background-color: white;
    font-size:62.5%;
    font-family:Arial, Helvetica, sans-serif;
    font-family: Arial;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal
}
.comments
{
	font-size: 1.2em;
 	font-family: Arial;
}
.comment2
{
	font-size: 1.4em;
 	font-family: Arial;
}
.intro
{
	font-weight: bold;
 	font-size: 1em;
 	font-family: Arial;
 	}
H1, H2, H3, H4{color: #144822;  }
H1	
{
	font-family: Arial ;
	font-size:	2em;
	font-weight:	bold;
	font-style:	normal;
	text-transform:none;
	font-variant:small-caps;
	}	
		
H2	
{
	font-family: Arial;
	font-size:	1.6em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	
{
	font-family: Arial;
	font-size:	1.4emn;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5 
{
	color: white;	
	font-family: Arial ;
	font-size:	1.6em;
	font-weight:	bold;
	font-style:	normal;
	text-transform:none;
	font-variant:small-caps;
	}	
Table {
	border: 0;
	padding: 0;
	}
.listtitle
{
	font-size: 1.4em;
 	font-family: Arial;
 	font-weight: bold;
 	color: #144822;
}
.list
{
	font-size: 1.1em;
 	font-family: Arial;
}
.notify-error 
{	padding: 5px; 
 	color: Red; 
 	border: 1px solid #ff0000;
    background-color: #ffeeee; 
 	margin-bottom: 5px; 
 	width: 500px; 
}
.notify-message 
{	padding: 5px; 
 	width: 600px; 
 	border: 1px solid #ff0000;
    background-color: #ffeeee; 
 	vertical-align: middle; 
 	margin-bottom: 5px; 
 }
.gallery{}