a, a:link, a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:link:hover, a:visited:hover {
	text-decoration: none;
	color: #818181;
}

html{height:100%}

body {
	font-family: Arial, Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back2.gif);
	height:100%;
}

h1 {
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}

td.title {
	font-family: Arial, Tahoma;
	font-size: 18px;
	padding-left: 3px; 
	text-align: left;
	text-transform: uppercase;
}

td.bread {
	font-family: Arial, Tahoma;
	font-size: 12px;
	padding-left: 3px; 
	text-align: left;
	color: #6E6E6E;
	text-transform: lowercase;
	vertical-align:top;
}

td.lang {
	font-family: Arial, Tahoma;
	font-size: 11px;
	padding-right: 8px; 
	padding-top: 5px;
	text-align: right;
	height: 20px;
}

a.lang:link,a.lang:visited {
	text-decoration: none;
	color: #818181;
	padding-left: 6px;
	padding-right: 6px;
}

a.lang:link:hover,a.lang:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.lang_act:link,a.lang_act:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
}

a.lang_act:link:hover,a.lang_act:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}

td.logo {
	padding-left:24px; 
	height: 84px; 
	vertical-align: top;
	text-align: left;
}

td.menu {
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 2px;
}

a.menu_act:link, a.menu_act:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu_act:link:hover, a.menu_act:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #000000;
}

a.menu:link:hover, a.menu:visited:hover {
	text-decoration: underline;
	color: #000000;
}

td.actions {
	text-align: right;
	padding-top: 3px;
}

td.actions img {
	margin-right: 17px;
}

td.submenu_btn {
	width: 27px;
	vertical-align: middle;
	text-align: right;
	height: 21px;
}

td.submenu {
	height: 21px;
	width: 138px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #B6B5B5;
}

a.submenu_act:link, a.submenu_act:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.submenu_act:link:hover, a.submenu_act:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.submenu:link, a.submenu:visited {
	text-decoration: none;
	color: #B6B5B5;
}

a.submenu:link:hover, a.submenu:visited:hover {
	text-decoration: underline;
	color: #B6B5B5;
}

td.content {
	width: 100%;
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height:125%
}

td.footer {
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-align: center;
	color: #686868;
	padding-bottom: 4px;
}

td.footer a:link, td.footer a:visited {
	color: #FF0000;
}

td.footer a:link:hover, td.footer a:visited:hover {
	text-decoration: underline;
}

.dropdownMenuline { 
	background-image:url(../images/dropmenu_line.gif);
	background-position:center left;
	background-repeat:repeat-x;
	height:1px;
}

.dropdownMenu_box {
	border-bottom:1px solid #E4E3E3;
	border-top:0;
}

.dropdownMenu {
	height:20px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	background-color:#2A2C2E;
}
