html {
    overflow-y: scroll;
}

.fb-like { 
	color: #FFFFFF;
}
#foot hr{
	color: white;
	color: #fff;
    background: #fff;
	height: 2px;
}
.twitter-timeline {
	color: #FFFFFF;
	   }

.fb-like{
	float: right;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 10pt;
	color:#eaeaea;
}

.uiIconText	body, button, input, label, select, td, textarea {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
	color:#eaeaea;
	}

.txtElem{
	width:760px;
	float:right;
	margin-right:10px;
}

body {
	background-color: #004469;
	font-family: Verdana;
	font-size: 10pt;
	color:#eaeaea;
	Overflow:auto;
}
.main {width:100%}
.main #container {
	width: 995px;
	margin: 0 auto;
	height: auto !important;
    min-height: 100%

/*border-style:solid;
border-width:2px;*/
}

#maincontent {
height: auto !important;
}

.head {
	display: block;
	height: 197px;
	/*border-style:solid;
border-width:2px;*/
background-image: url(./images/image_02.jpg);
		background-repeat: repeat-x;
	}
#head{
height: 197px;
	background-image: url(./images/image_01.jpg);
	background-repeat: no-repeat;
}
span.big {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 12pt;
    text-align: justify;
}
span.small {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 8pt;
    text-align: justify;
}
span.menu {
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11pt;
    text-align: justify;
}
span.menus {
    color: #004469;
    font-family: Tahoma;
    font-size: 11pt;
    text-align: justify;
}
span.inactive {
    color: #38939B;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
}
span.normal {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
}
a:link {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    text-decoration: none;
}
a:hover {
    color: #38939B;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    text-decoration: none;
}
/*#6893A6*/
a:active {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    text-decoration: none;
}
td.on {
    background: none repeat scroll 0 0 #FFFFFF;
}
td.off {
    background: none repeat scroll 0 0 #6893A6;
    border-color: #FFFFFF;
    border-width: 20px;
}

#langbar {
}
#menu {
}

/* Middle
-----------------------------------------------------------------------------*/
#middle:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#middle {
    height: 4%;
    padding: 0 0 100px;
    position: relative;
    width: 100%;
}
/*#data {
	width: 100%;
	float: left;
	overflow: hidden;
}*/

/*#content {
	padding: 0 0 0 250px;
	float: left;
	overflow: hidden;
		border-style:solid;
border-width:2px;
} */


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	margin-top: 0px;
	float: left;
	width: 212px;
	margin-left: -100%;
	position: relative;
			border-style:solid;
border-width:2px;
}

#foot {
	height: 50px;
	/*border-style:solid;
	border-width:2px;*/
	margin:auto 0;
	position: relative;
	padding: 0;
	color: #FFFFFF;
    font-family: Tahoma;
	font-weight: bold;
    font-size: 10pt;
    text-align: center;
}

#selected {
    color: #38939B;
    font-family: Verdana;
    font-size: 10pt;
    text-align: justify;
    text-decoration: none;
}
#wrapper {
    width:100%;
    overflow:hidden;
    padding:10px;
}
#sidebar {
    float:left;
    width:212px;
}
#content {
    margin: 0 2px 0 215px;
}
#menutable {
	width:776px;
}