/*Standart styles*/
	body {background-color: #FFF; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;}
	ul {margin-top:0px;margin-bottom:0px;}
	blockquote {margin-top:0px;margin-bottom:0px;}
	hr {margin-top:0px;margin-bottom:0px;}	
	form {margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px;}
	* {font-size:100.01%;}
	#bigfield * {width:95%;}
	textarea {font-family: verdana; border: 1px solid #707070; color: black; font-size: 11px;}
	#position {padding-right: 20px; text-align: right;}	


/*deafult link*/
	a {font-family: Arial; color: #000; text-decoration: underline;}
	a:hover {font-family: Arial; color: #000; text-decoration: none;}


/*deafult text*/
	td {font-family: Arial; font-size: 11px; color: #000;}
	th {font-family: Arial; font-size: 11px; color: #000;}


/* Navigation between pages*/
	.pages_active {color: #475b66; font-weight: bold;}
	.pages_text{color: #475b66;}

	a.pages {text-decoration: none; color: #475b66;}
	a:hover.pages {text-decoration: underline; color: #475b66;}
	a.pages_active {font-weight: bold; text-decoration: none; color: #475b66;}
	a:hover.pages_active {font-weight: bold; text-decoration: none; color: #475b66;}


/*navigation string*/
	a.navigation_string_link {color: #000; text-decoration: underline;}
	a:hover.navigation_string_link {color: #000; text-decoration: none;}

	.navigation_string_active {color: #000;}


/*borders*/
	img.noborder {border: none;}
	img.border {border: 1px solid; border-color: #475b66;}

/*headers*/
	h1 {color: #464646; font-size: 14px; font-weight: bold; padding-bottom: 12px;}
	h2 {font-size: 14px; font-weight: bold; padding-bottom: 15px;}
	.text_header {font-size: 14px; font-weight: bold; padding-bottom: 10px;}


/*Promotion,Copyright,weblink and other*/
	.sape {background: #daecff; padding-top: 10px;}

	.weblink {font-size: 10px; text-decoration: underline; font-family: tahoma; color: #464646;}

	a.weblink {font-size: 10px; text-decoration: underline; font-family: tahoma; color: #464646;}
	a:hover.weblink {font-size: 10px; text-decoration: underline; font-family: tahoma; color: #464646;}
	
	a.sitemap {color: #000; text-decoration: underline;}
	a:hover.sitemap {color: #000; text-decoration: none;}

	a.contact {color: #FFF; font-size: 12px; font-weight: bold; text-decoration: underline;}
	a:hover.contact {color: #FFF; font-size: 12px; font-weight: bold; text-decoration: none;}

	.copyright {font-size: 10px; font-family: tahoma; color: #464646;}
	font.raquo {font-family: verdana;}


/*Style for News and text content*/
	/*Text on pages*/
		font.text {color:#000;}	

	/*Source of the new, if exists*/
		.source_text {color: #475b66;}

	/*link to source*/
		a.source_link {color: #475b66; text-decoration: underline;}
		a:hover.source_link {color: #475b66; text-decoratioon: none;}


/*news*/
	.news_header_mainpage {font-family: "Times New Roman"; font-size: 16px; text-decoration: underline; padding-bottom: 7px;}	
	.news_smalldescription {color: #606060; text-decoration: underline;}
	.news_link {color: #606060; font-weight: bold; text-decoration: none; padding-bottom: 5px;}
	.news_date {font-weight: bold; color: #606060;}

	a.news_link {color: #606060; font-weight: bold; text-decoration: none;}
	a:hover.news_link {color: #606060; font-weight: bold; text-decoration: underline;}	
	

/*advertisment*/ 
	.adv {text-decoration: underline; font-size: 10px; color: #000; padding-bottom: 15px;}
	.adv_header {font-family: "Times New Roman"; font-size: 16px; color: #3299ff; padding-bottom: 3px;}

	a.adv {text-decoration: underline; font-size: 10px; color: #000;}
	a:hover.adv {text-decoration: none; font-size: 10px; color: #000;}
	
	
/*main menu*/	
	a.menu_1 {color: #FFF; text-transform: uppercase; text-decoration: none;}
	a:hover.menu_1 {color: #FFF; text-transform: uppercase; text-decoration: underline;}
	a.menu_1_active {color: #add6ff; text-transform: uppercase; text-decoration: none;}
	a:hover.menu_1_active {color: #add6ff; text-transform: uppercase; text-decoration: none;}
	
	
/*styles for forms*/
	input {color: #333333; border: solid 1px #475b66; font-family: arial; font-size: 12px; width: 100%; margin: 5px 0px 5px 0px; padding: 0;} 
	textarea {color: #333333; border: solid 1px #475b66; font-family: arial; font-size: 12px; width: 100%; height: 70px; margin: 5px 0px 5px 0px; padding: 0;}
	
	.fb_button {width: auto;}
		
	.line_1 {}
	.line_2 {background: #FFF;}
	.err_text {color: #CC0033; text-transform: lowercase; font-weight: bold;}
	.form_label {color:#000;}
	.form_required{color: #CC0033;}