body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.png);
	background-position: top;
	background-color: #FAFAFA;
	background-repeat: repeat-x;


}

a:link { color: #000099; text-decoration: none }
a:active { color: #000099; text-decoration: none }
a:visited { color: #000099; text-decoration: none }
a:hover { color: #000099; text-decoration: underline }

.contentBg {
	background-image: url(images/content_bg.png);

}
.box01 {
	background-color: #e3e3e3;
}
.txtSmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
.homeBoxBg {
	background-image: url(images/homebox_r2_bg.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;

}
.headingGrey {
	background-image: url(images/heading_grey_bg.png);
	background-repeat: repeat-x;
}
.hlineBg {
	background-image: url(images/hline.png);
	background-repeat: repeat-x;
}
.subMenuBg {
	background-image: url(images/bg_submenu.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
}
.headingBlue {
	background-image: url(images/bg_headingblue.png);
	background-repeat: repeat-x;
	color: #FFFFFF;

}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.photoBg {
	background-color: #CCCCCC;
}
.bgBox02 {
	background-color: #f2f2f2;
}
.txtHighlightBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtBig {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.txtLarge {

	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
}
.rowLight {
	background-color: #f0f0f0;
}
.rowDark {
	background-color: #e0e0e0;
}
form {
	margin: 0px;
	padding: 0px;
}
.price {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	color: #2B287A;
}

