/* CSS Document */

BODY {
	background-color: #f4faff;
	margin: 0px;
	padding: 0px;
}
A {
	text-decoration: none;
	color: #004e89;

	}
.HoldDiv {
	width: 100%;

}.TopHeader {
	height: 114px;
	width: 770px;
	margin-top: 10px;
	background-color: #0066b3;
	background-image: url(../img/YourRight_LogoBG.jpg);
	background-repeat: no-repeat;

}
.MenuDiv {
	height: 25px;
	width: 770px;
	background-color: #004e89;

}
.menuElement {
	background-image: url(../img/menuBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-right: 22px;
	height: 22px;
	margin-top: 3px;


}
.MenuLinkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;


}
.MenuLinkText:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffdb4e;
	text-decoration: none;
	font-style: normal;


}
.LeftSide {
	width: 770px;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	text-indent: 30px;


}
.bottom {
	width: 770px;
	background-color: #004e89;
	height: 28px;
	margin-bottom: 10px;
	float: left;





}
.bottomElement {
	float: left;
	width: 33%;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;


}
.LeftMenuDIv {
	width: 200px;
	float: left;
	background-color: #e4e9ee;





}
.MainWithMenu {
	width: 570px;
	float: right;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.HoldMainDiv {

	width: 770px;
}
.LeftMenu {
	width: 180px;
	border: 1px solid #FFFFFF;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.LeftMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;





}
.Slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FFFFFF;
	letter-spacing: -3px;
	font-weight: bold;
	padding-top: 40px;
	font-variant: small-caps;




}
.PriceTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-color: #EEEEEE;


}
.red {
	color: #990000;
}
.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


}
