﻿body 
{
	text-align:center;
	background-color:#848484;
	background-image:url(Images/bg_tile.gif);
	background-repeat:repeat;
	font-family:Tahoma,Verdana, Geneva,Arial, Helvetica, Sans-Serif;
	font-size:0.78em;
}
#wrapper
{
	width:800px;
	margin:0 auto;
	padding-bottom:3px;
	border:1px solid #FFFFFF;	
	text-align:left;
	background-color:#E4E4E4;
	background-repeat:repeat-y;
	background-position:top center;
}
#logoheader
{
	background-color:#E4E4E4;
	height:60px;
	
}
#divheader
{
	background-color: Black;
	font-size: 2px;
	height: 1px;
}
#subheader
{
	height:20px; 
	text-align:right;
	background-color:#E4E4E4;
	
}
#endsubheader
 {
	padding:0 150px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FC506F;	
	background-color:#F2F2F2;
}

#centercolumn{
	float: right;
	width:630px ;
	margin-left: -1px; 
}
#footer
{
	clear: both;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 0.9em;
	width: 500px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

#lstLanguagediv
{
	font-size: 8pt;
	position: relative;
	top: -4px;
}

a.DepartmentUnselected
{
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	font-size: 8pt;
	/*
	position: relative;
	top: -1px;*/
	color: #000000;
} 
a.DepartmentUnselected:hover
{
	color: #ff0000;
	font-weight: bold;
} 
a.DepartmentSelected
{
	font-weight: bold;
	/*
	position: relative;
	top: -1px;*/
	text-decoration: none;
	padding-left: 8px;
	color: #006896;
	font-size: 10pt;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.Categories {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
a.Categories:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.Categories:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.Categories:active {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TitleDepartment
{
	text-decoration: none;
	color: threeddarkshadow;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

a.DepartmentListContent:hover
{
	text-decoration: none;
	color: #ff0000;
	
	
}
.DescriptionDepartment
 {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NameCategory
{
	text-decoration: none;
	color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.white
{
	background-color: white;
	width: 100%;
}
table.white2
{
	background-color:white;
	width: 100%;
	font-family:Verdana, Geneva,Arial, Helvetica, Sans-Serif;
	font-size:10px;
	border-color:Black;
	
	
}
table.yellow
{
	background-color:#FAFAD2;
	width: 100%;
	font-family:Verdana, Geneva,Arial, Helvetica, Sans-Serif;
	font-size:10px;
	border-color:Black;
	
	
}
.MainWords
{
	border-color:Blue;
	font-weight: bold;
	color:#006896;
	
}



