/*------------------html elements-----------------------*/

A,BODY,CAPTION,DIV,EM,FIELDSET,H1,H2,H3,H4,H5,H6,INPUT,LABEL,LEGEND,LI,OL,P,SELECT,SPAN,STRONG,SUP,TD,TEXTAREA,TH,UL {
	font-family:tahoma, verdana, arial;
	font-size: 11px;
}

BODY {
	background-color:#133251;
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
	color:#133251;
	font-size:11px;
	margin:0px;
	padding:0.00em;
}

A {
	color:#4674A5;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

IMG {
	border:0.00em;
	margin:0.00em;
	padding:0.00em;
}

TABLE {
	margin:0.00em;
	padding:0.00em;
}

.language				{ color: #ffffff;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: none; 
						}
.language:a				{ color: #ffffff;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: none; 
						}
.language:a:hover		{ color: #ffffff;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: underline; 
						}
.path					{ color: #133251;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: none; 
						}
.path:a					{ color: #133251;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: none; 
						}
.path:a:hover			{ color: #133251;
						font-size: 10px;
						font-family: Tahoma, Verdana, Arial;
						font-style: normal;
						font-weight: normal;
						text-decoration: underline; 
						}


/*------------------menu top START-----------------------*/

#menutop {
	color: #999999;
	padding-left: 6px;
	padding-bottom: 4px;
}

#menutop A {
	color: #133251;
	text-decoration: none;	
	font-weight: bold;
}
#menutop A:hover {
	color: #ee0000;
	text-decoration: underline;
}

/*------------------menu top END-----------------------*/
						
/*------------------menu left START-----------------------*/

#menuleft {
	margin:0px;
	padding:10px 0px 10px 0px;
	width:170px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:160px;
}

HTML>BODY #menuleft {
	width:180px;
}

/*------------------menu left main-----------------------*/

#menuleft UL.menu-main {
	background-color:#e5e5e5;
	border-bottom:1px solid #ffffff;
	margin:0px;
	padding:0px;
}

#menuleft UL.menu-main LI {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menuleft UL.menu-main LI A {
	background-image:url("img/flag.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border-top:1px solid #ffffff;
	text-indent: 20px;
	color:#133251;
	display:block;
	margin:0px;
	padding:3px 0px 3px 0px;
	width:180px;
}

#menuleft UL.menu-main LI A.on {
	background-color:#4674A5;
	border-top:1px solid #ffffff;
	color:#ffffff;
}

#menuleft UL.menu-main LI A:hover {
	background-color:#4674A5;
	color:#ffffff;
	text-decoration:none;
}

#menuleft UL.menu-main LI A SPAN {
	font-family:verdana;
}

/*------------------menu left sub-----------------------*/

#menuleft UL.menu-sub {
	background-color:#ffffff;
	margin:0px;
	padding:0px 0px 10px 0px;
}

#menuleft UL.menu-sub LI {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menuleft UL.menu-sub LI A {
	background-image:none;
	border-top:1px solid #999999;
	color:#133251;
	display:block;
	margin-left:10px;
	padding:3px 0px 3px 0px;
	width:170px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:170px;
}

HTML>BODY #menuleft UL.menu-sub LI A {
	width:170px;
}

#menuleft UL.menu-sub LI A.on {
	border-top:1px solid #999999;
	background-color:#4674A5;
	color:#ffffff;
}

#menuleft UL.menu-sub LI A:hover {
	text-decoration:none;
}

#menuleft UL.menu-sub LI A SPAN {
	font-family:verdana;
}
/*------------------menu left END-----------------------*/


/*------------------menu login START-----------------------*/

#menulogin {
	margin:0px;
	padding:5px 0px 0px 0px;
	width:175px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: 5px;
	width:170px;
}

HTML>BODY #menulogin {
	width:175px;
}

#menulogin UL.menu-aux {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#menulogin UL.menu-aux LI {
	background-color:#133251;
	border-top:1px solid #FC1B23;
	color:#ffffff;
	list-style-type:none;
	margin:0px 0px 5px 5px;
	padding:0px;
}

#menulogin UL.menu-aux LI A {
	color:#ffffff;
	display:block;
	margin:0px;
	padding:3px 0px 3px 5px;
	width:180px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:170px;
}

HTML>BODY #menulogin UL.menu-aux LI A {
	width:165px;
}

#menulogin UL.menu-aux LI A:hover {
	background-color:#4674A5;
	text-decoration:none;
}

/*------------------menu login END-----------------------*/


/*------------------menu right START-----------------------*/

#menuright {
	margin:0px;
	padding:5px 0px 5px 0px;
	width:150px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:140px;
}

HTML>BODY #menuright {
	width:160px;
}

#menuright UL.menu-main {
	background-color:#133251;
	border-bottom:1px solid #ffffff;
	margin:0px;
	padding:0px;
}

#menuright UL.menu-main LI {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menuright UL.menu-main LI A {
	border-top:1px solid #ffffff;
	text-indent: 10px;
	color:#ffffff;
	display:block;
	margin:0px;
	padding:3px 0px 3px 0px;
	width:160px;
}

#menuright UL.menu-main LI A.on {
	background-color:#4674A5;
	border-top:1px solid #ffffff;
	color:#ffffff;
}

#menuright UL.menu-main LI A:hover {
	background-color:#4674A5;
	color:#ffffff;
	text-decoration:none;
}

#menuright UL.menu-main LI A SPAN {
	font-family:verdana;
}

/*------------------menu right END-----------------------*/

/*------------------breadcrumb START-----------------------*/

#breadcrumb {
	color: #999999;
	padding-right: 2px;
	padding-bottom: 1px;
}

#breadcrumb A {
	color: #133251;
	text-decoration: none;	
}
#breadcrumb A:hover {
	color: #ee0000;
	text-decoration: underline;
}
#breadcrumb .on {
	color: #ee0000;
	text-decoration: underline;
}

/*------------------breadcrumb END-----------------------*/

/*------------------language START-----------------------*/

#language {
	color: #ffffff;
	padding-left: 2px;
	padding-bottom: 1px;
}

#language A {
	color: #ffffff;
	text-decoration: none;	
}
#language A:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*------------------language END-----------------------*/






/*------------------content left START-----------------------*/

#contentleft {
	color: #133251;
	width:185px;	
	padding-left: 5px;
	padding-left: 5px;

	min-width: 0px;
}

#contentleft A {
	text-decoration: underline;	
}
#contentleft A:hover {
	color: #ee0000;
}

/*------------------content left END-----------------------*/
/*------------------content START-----------------------*/

#content {
	color: #133251;
	font-size: 11px;
}

#content A {
	text-decoration: underline;	
}
#content A:hover {
	color: #ee0000;
}


/*------------------content END-----------------------*/

/*------------------content right START-----------------------*/

#contentright {
	color: #133251;
	width:160px;	
	padding-right: 5px;
	min-width: 0px;
}
#contentright A {
	text-decoration: underline;	
}
#contentright A:hover {
	color: #ee0000;
}

/*------------------content right END-----------------------*/

/*------------------content right START-----------------------*/

#contentborder {
	color: #133251;
	padding-right: 5px;
	padding-left: 5px;
	min-width: 0px;
}
#contentborder A {
	text-decoration: underline;	
}
#contentborder A:hover {
	color: #ee0000;
}

/*------------------content right END-----------------------*/


