/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
}
.titel-30px {
	color: #EFA202;
	font-size: 26px;
	font-family: "Myriad Pro", Arial, Verdana;
	font-weight: normal;
	text-decoration: none;


}
.titel-26px {
	color: #000000;
	font-size: 26px;
	font-family: "Myriad Pro", Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
}
.style1 {
	color: #7E7E7E;
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;		
}
.style2 {
	color: #7E7E7E;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;		
}
.grey-bord{
	border-top: 0px solid #D6D7D8;
	border-right: 3px solid #D6D7D8;
	border-bottom: 0px solid #D6D7D8;
	border-left: 3px solid #D6D7D8;

}
.grey-bord1{
	border-top: 0px solid #D6D7D8;
	border-right: 3px solid #D6D7D8;
	border-bottom: 3px solid #D6D7D8;
	border-left: 3px solid #D6D7D8;

}
.body-bg{
	background-color: #E9E9E9;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
.title-bg{
	background-color: #FFFFFF;
	background-image: url(../images/title-bg.jpg);
	background-repeat: repeat-x;
}
.bodylink {
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #7E7E7E;
}
.bodylink:hover {
	color: #EFA202;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bodylink1 {
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #EFA202;
}
.bodylink1:hover {
	color: #7E7E7E;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footlink {
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #7E7E7E;
}
.footlink:hover {
	color: #EFA202;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.TextField {
	color: #7E7E7E;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 110px;
	height: 20px;
	padding-left: 5px;
}
.TextField1 {
	color: #7E7E7E;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 200px;
	height: 20px;
	padding-left: 5px;
}
.TextField2 {
	color: #7E7E7E;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 441px;
	height: 20px;
	padding-left: 5px;
}
.Textmenu {
	color: #7E7E7E;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 441px;
	height: auto;
	padding-left: 5px;
}
.list-menu {
	color: #7E7E7E;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 210px;
	height: 20px;
}
.myBt {
	color: #272727;
	font-size: 12px;
	line-height: normal;
	font-family: "Myriad Pro", Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	width: 97px;
	border: 0px none;
	height: 21px;
	background-image: url(../images/login-bt.jpg);
	cursor: hand;
	cursor: pointer;
}
