BODY {
	color : #000000;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
}
H1 {
	color : #2E53B4;
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 12px;
	margin-right : 20px;
	margin-bottom : 20px;
	line-height : 18px;
}

H2 {
	color : #2E53B4;
	font-size: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 18px;
	margin-right : 20px;
	margin-bottom : 20px;
	line-height : 18px;
}
H3{
	color : #2E53B4;
	font-size: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 18px;
	margin-right : 20px;
	margin-bottom : 20px;
}
h3.important {
	color : #3333cc;
	font-size: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 18px;
	margin-right : 20px;
	margin-bottom : 20px;
}
P {
	color : #000000;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
	line-height : 18px;
}
P.quote {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3333cc;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
P.countries {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
td#announce {
	background-color : #2e53b4;
	border : 2px solid #000066;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	padding : 5px 5px 5px 5px;
	width : 90%;
}

TD {
	color : #000000;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 16px;
}
A {
	text-decoration : none;
}
A:HOVER {
	font-weight : bold;
	text-decoration : underline;
}
A.bottom {
	color : #4662C3;
	font-size: 9.5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
A:HOVER.bottom {
	color : #ED9836;
}
.content{
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copyright{
	color : #4662C3;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align : right;
}
td#announce a {
	font-size : 12px;
	color : #ffff00;
	font-weight : bolder;
	text-decoration : none;
}
.literature
{
    width : 220px;
    padding : 10px;
    text-align : center;
    vertical-align : top;
}
.literature_internal
{
    width : 200px;
    margin : 20px auto;
    padding : 0;
    text-align : center;
    clear : both;
}
.literature a:link, .literature a:visited, .literature_internal a:link, .literature_internal a:visited
{
    color : #009;
    font-weight : bold;
}
.literature a:hover, .literature_internal a:hover
{
    color : #600;
    text-decoration : none;
}
.literature img, .literature_internal img
{
    margin : 0;
    padding : 0;
    border : 2px solid #009;
}

/*-----------------------------------------------------------------------------------*/
	MEMBERS AREA
/*-----------------------------------------------------------------------------------*/

	div#members {
		text-align: center;
	}

	div.control-bar {
		width: 680px;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		margin-bottom: 20px;
	}
	
	div.control-bar ul {
		list-style: none;
		margin-top: 10px;
	}
	
	div.control-bar li {
		display: inline;
		margin: 0px 20px;
	}
	
	table.item {
		width: 680px;
		border-collapse: collapse;
		border: 1px solid #000;
	}
	table.item th {
		font: normal normal bold 13px Tahoma;
		background-color: #cacaca;
	}
	table.item td {
		border: 1px solid #eaeaea;
		padding: 3px;
	}
	
/*-----------------------------------------------------------------------------------*/
	CONTACT FORM
/*-----------------------------------------------------------------------------------*/
	form#contact-form
	{
		margin: 20px;
	}
	
	#contact-form fieldset
	{
		margin: 20px 0;
		width: 320px;
		padding: 8px;
		border: 1px solid #ccc;
	}
	#contact-form fieldset
	{
		width: 480px;
	}

	#contact-form legend
	{
		background: #fff;
		font-weight: bold;
		color: #777;
		padding: 2px 15px;
		border: 1px solid #ccc;
        margin-bottom: 10px;
	}
	
	#contact-form label
	{
		position: relative;
		display: block;
		clear: both;
	}

	#contact-form span.label-text
	{
		position: relative;
		display: block;
		float: left;
		width: 140px;
		height: 30px;
		color: #999;
		font-weight: bold;
		margin-right: 1px;
		margin-right: 3px;
	}
	#contact-form input,
	#contact-form textarea
	{
		background: 				#D1D1D1 url(../images/backgrounds/input_boxes.gif) repeat-x;
		font-size:					10px;
		padding:					3px 8px;
		color:						#787878;
		border: 					1px solid #787878;
	}

	#contact-form option
	{
		padding: 0 5px;
	}

	#contact-form textarea
	{
		margin: 5px 0;
	}

    #contact-form input 
	{
        width: 155px;
    }
	
	#contact-form #submit
	{ 
		width: 						117px;
	    height: 					37px;
		cursor: 					pointer;
		background:					url(../images/buttons/submit.gif) no-repeat top left;
	    border: 					none;
		margin:						10px 0;
	}
	.req,
	#contact-form span.req
	{
		color: #ff0000;
		font-weight: bold;
	}