.iput-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
}
.iput-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.LINE-top-bottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630001;
	border-bottom-color: #630001;
}
a.fontSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontSmallWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.fontFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontRecip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.fontRecip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px #333333;
}
.backgroundMain
{
	background: -webkit-linear-gradient(180deg, #E3C1A8, #F2E0D7); 
	background: -o-linear-gradient(180deg, #E3C1A8, #F2E0D7); 
	background: -moz-linear-gradient(180deg, #E3C1A8, #F2E0D7); 
	background: linear-gradient(180deg, #E3C1A8, #F2E0D7); 
}
.BOX-Line-Main 
{
	box-shadow:5px 5px 5px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	border: 7px solid #000000;
}
.Box-Horz-Menu {
	border: 1px solid #FFFFCC;
}
.Box-Vert-Menu {
	border: 4px solid #FFFFFF;
}
.Line-Vert-Menu-Left {
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #000000;
}
.Line-Vert-Menu-Right {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #000000;
}
a.font-Vert-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.Box-White-1 {
	border: 1px solid #FFFFFF;
	box-shadow:5px 5px 5px #001B2F;
}
.Box-Purple-1 {
	border: 1px solid #3523B9;
	box-shadow:5px 5px 5px #001B2F;
}
.fontNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.font-Vert-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.font-Horz-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
a.font-Horz-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: underline;
}
.Lines-BG-Header {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
