@charset "utf-8";

/* CSS Document */

	body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	

     }

	 .bodyclass

	 {

	 background-image:url(images/images/bodybg.jpg);

	 background-repeat:repeat-x;

	 

	 }


a:link {

color: #000000;

text-decoration:none;

font-weight:none;

}

a:visited {

color: #000000;

text-decoration:none;

font-weight:none;

}

a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:none;

}

a:active {

color: #000000;

text-decoration:none;

font-weight:none;

}



a.articletitle:link, a.articletitle:visited

{

text-decoration:underline;

font-size:12px;

font-style:italic;

font-weight:bold;

color:#8A0000;

padding-left:8px;

}

a.articletitle:hover

{

text-decoration:underline;

font-size:12px;

font-style:italic;

font-weight:bold;

color:#000000;

padding-left:8px;

}



a.interior:link, a.interior:visited

{

text-decoration:underline;

font-size:12px;

font-style:italic;

font-weight:bold;

color:#FFFFFF;

padding-left:8px;

}

a.interior:hover

{

text-decoration:underline;

font-size:12px;

font-style:italic;

font-weight:bold;

color:#000000;

padding-left:8px;

}

a.orange:link, a.orange:visited

{
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#D12D12;
	padding-left:8px;

}

a.orange:hover

{
	text-decoration:none;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	padding-left:8px;

}


		a.contentmenu:link, a.contentmenu:visited 

		{

		color:#000000;

		text-decoration:none;

		font-weight:bold;

		font-size:15px;

		}

		a.contentmenu:hover

		 {

		color:#2d440f;

		text-decoration:none;

		font-weight:bold;

		font-size:15px;

		}	

		

		a.int_page_box:link, a.int_page_box:visited 

		{

		color:#970000;

		text-decoration:none;

		font-style:italic;

		font-weight:bold;

	    font-size:12px;

		

		}

		a.int_page_box:hover

		 {

		color:#000000;

		text-decoration:none;

		font-style:italic;

		font-size:12px;

		}	

	

	.top_hover

	{

	background-image:url(images/topmenuinside_h.jpg);

	}

	

	.top_out

	{

	background-image:url(images/topmenuinside.jpg);

	

		}

		a.topmenu:link, a.topmenu:visited

		{

		font-size:12px;

		font-weight:bold;

		color:#FFFFFF;

		}

		a.topmenu:hover

		{

		font-size:12px;

		font-weight:bold;

		color:#000000;

		}

		

			.feher

	{

	color:#FFFFFF;

	text-decoration:none;

	font-weight:bold;

	

	}

	.blue

	{

	color:#365074;

	text-decoration:none;

	font-weight:bold;

	font-size:14px;

	padding-left:7px;

	

	}

	

	.piros

	{

	color:#d40606;

	font-style:italic;

	font-size:15px;

	font-weight:bold;

	}



	

	a.bottomboxtitle:link, a.bottomboxtitle:visited

	{font-size:14px;

	font-weight:bold;

	color:#000000;

	text-align:center;

	}

	a.bottomboxtitle:hover

	{font-size:14px;

	font-weight:bold;

	color:#990000;

	text-align:center;

	}

	

	.ltbdr100{

         border: 1px solid #cccccc;

}		 

		

/* changing images javascript*/



	#upmenu {

position: absolute;

z-index: 0;

height: 250px;

width: 100%;

}

#upmenubg {

position: relative;

z-index: 50;



width: 100%;



float: right; 

}

            

.textjustify

{

text-align:justify;

}

.yellowtext
{
color:#FFFFCC;
font-size:11px;
text-align:justify;
}

.contenttitle
{
	color:#FFFFCC;
	font-size:18px;
	font-weight:normal;
	padding-left:20px;
}

	/*table row hover*/

	.list_table {

margin-bottom:2em;

border:1px solid #aaa;

border-collapse:collapse;

width: 100%;

font-size:9px;

}

.list_table th a {

color:#FFFFFF;

}

.list_table tr {

background-color:#FFFFFF;

}

.list_table tr.d {

background-color:#FFFFFF;

}

.list_table tr:hover, .list_table tr.hovered {

background-color:#EFEFEF;

}



.list_table td {

text-align: center;

vertical-align:middle;

}

.list_table td a {

color:#195F93;

text-decoration:none;

}

.list_table td a:hover {

text-decoration:underline;

}
