body,td,input,select,textarea{
	font-family:Verdana,Arial;
	font-size:10px;
	color:#000000
	}
.menuMain{
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;
	color:#e42b33;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer
	}
.menuMainOnmouseover{
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;
	color:#e42b33;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	
	text-decoration:underline;
	
	}
.buttonText{
	font-size:9px;
	color:#8593a5;
	padding-left:30px;
	
	}
.borderLine{
	background-color:#cecece
	}
.smallHead{
	font-size:13px;
	color:#545454;
	font-weight:bold
	} 
.bigHead{
	font-size:22px;
	color:#e42b33;
	font-family:tahoma	
	}
.HeadText{
	font-size:13px;
	color:#3f464f;
	}
.Text{
	font-size:11px;
	color:#3f464f;
	}
.SmallText{
	font-size:11px;
	color:#777777;
	font-family:tahoma
	}
.loginText{
	text-align:right;
	font-size:10px;
	color:#3f464f;
	font-weight:bold
	}
.MiniPic{
	border: 1px solid;
	border-color: #0076be
	}
.MiniPicOnmouseover{
	border: 1px solid;
	border-color: black
	}
.TextFirstPageMenu{
	font-size:12px;
	color:#3f464f;
	text-decoration:underline
	}
.TextFirstPageMenuOnmouseover{
	font-size:12px;
	color:#3f464f;
	text-decoration:underline;
	cursor:pointer
	}
	
.underHead{
	font-size:15px;
	color:#e42b33;
	text-decoration:underline
	}
.LinkUnder{
	font-size:11px;
	color:#444444
	}
	
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;}	
	
#dropmenudiv
{
  position: absolute;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  line-height: 21px;
}

#dropmenudiv a
{
  width: 130px;
  display: block;
  text-indent: 0px;
  padding-left:5px
}

#dropmenudiv a:hover
{
  background-color: #e9e9e9;
  padding-left:5px
}

