html, body, #wrapper, #contentHeader {
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;

	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
}
#contentHeader
{
	margin: 0 auto;
	text-align: center;
	height : 40px;
}
	
#wrapperLogin {
	vertical-align: middle;
	height:75%;
}
#main 
{
	height:70%;
	margin: 0;
	padding: 0;
	border: none;
	margin-left : 24px;
	width : 976px;
}

.header 
{
	font-family: Verdana;
	font-size: 32px;
	padding-left: 20px;
	color: White;
}

.contentTable
{
	width: 1024px;
	background: #ffffff url('Img/bg.jpg') repeat-x;
	border: solid 1px #dddddd;
}
        
.lngItem 
{
	
}

.lngItemSelected
{
	 border:solid 1px #92b4e0;
}

p, td, th, span, div {
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Verdana;
}

.small span {
    font-size: 10px;
}

.small input {
    font-size: 10px;
}

.small select {
    font-size: 10px;
}

.small a {
    font-size: 10px;
}

input, textarea, select {
	border-right: #dddddd 1pt solid;
	border-top: #dddddd 1pt solid;
	border-left: #dddddd 1pt solid;
	border-bottom: #dddddd 1pt solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.checkbox input {
  border-style:none;
}

h1 {
  font-weight: bold;
  font-size: medium;
  color: #2f2662;
  font-family: 'Century Gothic' , Verdana, Arial;
}

h2 {
	font-weight: bold;
	font-size: small;
	color: #2f2662;
	font-family: 'Century Gothic' , Verdana, Arial;
}

A {
	font-weight: bold;
	color: #1E90FF;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

A.selectedMenu{
	background-color : #1E90FF;
	color : White;
}

A.statistic{
	color : Black;
	font-weight : normal;
}
A.statistic:hover{
	font-weight : bold;
	text-decoration : underline;
}


.error {
  color: Red;
  font-weight: bold;
}
.RadioButton
{
	cursor : pointer;
}
.RadioButton INPUT
{
	border-style : none;
}
.clear
{
    height: 0;
    font-size: 1px;
    line-height: 0px;
    clear: both;
}

.top_bg_new{
	background-image:url('images/top_bg_new.png');
	background-repeat:no-repeat;
}


/*----------Menu top----------*/
.top_bg_new{
	background-image:url('img/top_bg_new.png');
	background-repeat:no-repeat;
}

a.buttonL{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color: #eee;
	text-align: center;
	background-repeat:no-repeat;
	background-image:url('img/buttonL1.png');
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;	
	text-decoration:underline;
	font-weight:bold;
	border-right:1px solid #205f13;
}

a:hover.buttonL{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
	background-image:url('img/buttonL2.png');
	background-repeat:no-repeat;
	font-weight:bold;

}




a.buttonCentr{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color: #eee;
	text-align: center;
	background-repeat:no-repeat;
	background-image:url('img/button2.png');
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;	
	text-decoration:underline;
	font-weight:bold;
	background-color:#76b23e;
	border-right:1px solid #205f13;
}

a:hover.buttonCentr{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
	background-image:url('img/button1.png');
	background-repeat:no-repeat;
	font-weight:bold;
	background-color:#3e852f;
}


a.buttonR{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color: #eee;
	text-align: center;
	background-repeat:no-repeat;
	background-image:url('img/buttonR1.png');
	font-family:Verdana;
	font-size:8pt;
	color:#ffffff;	
	text-decoration:underline;
	font-weight:bold;
}

a:hover.buttonR{
	width: 100px;
	height: 27px;
	display: block;
	clear: both;
	cursor: hand;
	cursor: pointer;
	line-height: 27px;
	color:#ffffff;
	text-decoration: none;
	text-align: center;
	background-image:url('img/buttonR2.png');
	background-repeat:no-repeat;
	font-weight:bold;
}


