/* CSS Document */

.menu_left
{
	background-color: #395BF2;
}
#countries ul
{
font-size: 12px;
color: white;
	/*list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 100%;*/
}

#countries a
{
font-size: 12px;
color: white;
}


.themes
	{
	padding: 3px;
	background-color: transparent;/*#CCCCCC;/* #A2A2A2;*/
	text-align: center;
	text-color:white;
	TEXT-DECORATION: underline;
	font-size:11px;
	}
	
.themesTitle
	{
	padding: 3px;
	font-size:16px;
	color:black;
	margin-top: 12px;
	font-style: italic;
	
	}

.themesLine
{
color: #FFCC00;
margin: 0;
border-top: 3px double #FFCC00;
}

textarea
{
   width:600px;
   height: 100px;
}

#left_menu a
{
font-size: 14px;
color: white;
padding: 3;
	/*list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 100%;*/
}

#left_menu ul
{
font-size: 12px;
color: white;
list-style-type: none;
padding: 5;
margin: 5;
}

#left_menu li
{
 padding:5px;
}

#bottom_links a
	{
	padding: 5px;
	background-color: transparent;/*#CCCCCC;/* #A2A2A2;*/
	text-align: center;
	text-color:white;
	TEXT-DECORATION: underline;
	font-size:13px;
	}
	
.arrow{
	width:20px;
	height:20px;
	border:0;
	vertical-align: bottom;
    title:"Go Top";
}

.holidays{
	font-size:11px;
	margin-left: 30px;
}

.subtitles{
	height: 50px;
 /*	background-color: #FFCC66;*/
}

