@charset "utf-8";
.smsImg {
	margin-right: 5px;
}

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.footer {
	font-size: 10px;
}
.menuMaster {
	font-size: 14px;
}
.strip {
	background-image: url(../images/strip.png);
	background-repeat: no-repeat;
	height: 61px;
}
.infoBar {
	background-color: #1B1465;
	height: 35px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7F1E19;
}
a:link {
	color: #1B1465;
}
a:visited {
	color: #1B1465;
}
a.menutop:link {
	color: #FFF;
}
a.menutop:visited {
	color: #FFF;
}.deviderWhite {
	color: #FFF;
}
h2 {
	color: #1B1465;
	font-weight: bold;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7F1E19;
}
.hbg {
	background-image: url(../images/hbg.png);
	background-repeat: repeat-x;
}
.infoBarRA {
	background-color: #1B1465;
	height: 35px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7F1E19;
}
