body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	background-color: #358ec8;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	
}
.tablemargin {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 25px
}	
.textmargin_text {
	PADDING-RIGHT: 20px
}
.rightImagesTable {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DCFFBA;
}
.TopLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFFFC0;
}

a.nav:link { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#242E5F; text-decoration:none}
a.nav:visited { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#242E5F; text-decoration:none}
a.nav:hover { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#F99F15; text-decoration:underline}
a.nav:active { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#242E5F; text-decoration:none}

a:link { color:#242E5F; text-decoration:underline}
a:visited { color:#242E5F; text-decoration:underline}
a:hover { color:#358EC8;}
a:active{ color:#242E5F; text-decoration:underline}
.bnav {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bnav:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bnav:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bnav:hover {
	font-size: 11px;
	color: #3389C2;
	text-decoration: none;
}
a.bnav:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.justpurple {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}
a.justpurple:link { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none}
a.justpurple:visited { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none}
a.justpurple:hover { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#F99F15; text-decoration:underline}
a.justpurple:active { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none}

.price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #242E5F;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 170%;
	font-weight: normal;
	display: inline;
	color: #242E5F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
	color: #424D95;
	line-height: 110%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #3790CA;
	padding-top: 2px;
	line-height: 110%;
	display: inline;
}
.txt-smaller {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #242E5F;
}

.small {
	font-size: 10px;
}

.txt-small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #242E5F;
}

.small-grey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 120%;
	color: #666666;
}


.strikethrough {
	text-decoration: line-through;
}
