body {
	background-image: url('../images/bg.jpg');
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal
}

.Body_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}



a:link, a:visited {
	text-decoration : none;
	font-weight : plain;
}
a:hover  {
	text-decoration : none;
	color : #666600
}

.Body_TextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.BG_Text {
	border-left:1px solid #000000; background-image: url('../images/bg_maintext.gif');
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	
}

.err { font-family: Verdana; font-size: 13px; color: #FF0000; font-weight:bold; text-align: center;} 

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

.LeftMenuBg{ background-image:url('../images/left-menu-bg.gif'); background-repeat:repeat-x; background-position: left bottom; background-color:#7C7D7C; _min-height:255px; height:255px; padding-left:34px; padding-right:0px; padding-top:0px; padding-bottom:0px}
.LeftMenuText { background-image:url('../images/menu-bot-line.gif'); background-repeat:no-repeat; background-position: left bottom; height:35px; text-align:left; font-family: "Trebuchet MS"; font-size:19px; color:#C0C0C0}
.LeftMenuText2 { height:35px; text-align:left; font-family: "Trebuchet MS"; font-size:14px; color:#C0C0C0;}
.LeftMenuLastText { height:35px; text-align:left; font-family: "Trebuchet MS"; font-size:20px; color:#C0C0C0;}
.LeftMenuLink{ font-family: "Trebuchet MS"; font-size:19px; color:#C0C0C0;}
a:hover.LeftMenuLink{ color:#C0C0C0; text-decoration:none;}
.inputnowidth { font-family: verdana; font-size: 12px; color: #000000; background-color: #FFFFFF; BORDER: #3764A4 1px solid; }
.input { font-family: verdana; font-size: 12px; color: #000000; background-color: #FFFFFF; BORDER: #3764A4 1px solid; }
