﻿.back {
	background-image: url(Assets/Images/back_final.gif);
	background-repeat: repeat-y; overflow: hidden;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.leftmargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

.valLabel {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.DropDownList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;

}

.Panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;

}

.LinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74c1c7;
	font-weight: bold; italic;
	text-align: left;

}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 402B62;
}
.header {
	background-image: url(Assets/Images/Header.jpg);
	background-repeat: no-repeat;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 0px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;


}
.footer {
	background-image: url(Assets/Images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
}
a:hover {
	text-decoration: underline;
	color: #402b62;

}
a {
	color: #999999;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
}
.line {
	background-image: url(Assets/Images/line.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
	background-position: center;



}
.vline {
	background-image: url(Assets/Images/d-lINE.gif);
	background-repeat: repeat-x;
}
