/*-------------Top Nav---------*/
	
	.top-nav-bg {
	background-image:url(images/index_09.jpg);
	}
	
/*-------------Top Nav---------*/
	
/*-------------Master Layouts---------*/
	
	.master-table {	
	border:solid;
	border-color:#4c022e;
	border-width:2px;
	background-color:#FFFFFF;
	}
	
	body {
	margin:10px 10px 0px 10px;
	padding:0px;
	background-color:#02072b;
	}
	
	#left-column {
	margin-left:3px;
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	}
	
H1 {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#022f4c;
margin-left:10px;
margin-top:5px;

}

H2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0b197c;
margin-left:5px;
margin-top:2px;
margin-bottom:2px;

}

	.footer {
	background-image:url(images/footer-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5f06;
	}
	
	img.floatLeft { 
    float: left; 
    margin: 4px; 
}

.vert-line-space {
background-image:url(images/vert-space-line.jpg);
}
.horz-line-space {
background-image:url(images/horz-space-line.jpg);
}

	
/*-------------Left Column Nav---------*/
	
.li-sample {
background-image:url(images/navs_16.jpg);
width:150px;
height:21px;
text-indent:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-repeat:no-repeat;
background-position:3px;
line-height:20px;


}

.li-sub-sample {
background-image:url(images/navs_17.jpg);
width:150px;
height:21px;
background-repeat:no-repeat;
background-position:3px;
text-indent:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

/*-------------Left Column---------*/

/*-------------Right Column ---------*/

	.right-table {	
	border:solid;
	border-color:#93930e;
	border-width:1px;	
	}
	
	.regular-text {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left:10px
	}
	
		.regular-bold-text {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:5px;	
	
	}
	
			.regular-bold-text-teal {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#022f4c;
	font-weight: bold;
	margin-left:0px;
	margin-bottom:5px;	
	
	}			.regular-bold-text-red {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#390221;
	font-weight: bold;
	margin-left:0px;
	margin-bottom:5px;	
	
	}
	
	.small-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
	
		.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f360e;
	margin-left:10px;
	font-weight:bold;
	margin-top:10px;
	
	}







/*-------------Right Column ---------*/

/*-------------Links---------*/

A:link {text-decoration: underline;
color:#4c022e;
}
A:visited {text-decoration: underline;
color:#4c022e;}

A:active {text-decoration: underline;
color:#4c022e;
}
A:hover {text-decoration: underline;
color:#022f4c;}



a.a1:link {text-decoration: underline;
color:#939808;
}
a.a1:visited {text-decoration: underline;
color:#939808;}

a.a1:active {text-decoration: underline;
color:#939808;
}
a.a1:hover {text-decoration: underline;
color:#404403;}

/*-------------Links---------*/
	
	
	
	
/*-------------Master Layouts---------*/
