body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00257C;
	background-image: url(images/prv_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 16px;
}
a:link {
	font-weight: bold;
	color: #00257C;
}
a:visited {
	font-weight: bold;
	color: #00257C;
}
a:hover {
	font-weight: bold;
	color: #FF6633;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
td {
	font-size: 12px;
	line-height: 16px;

}
.button-blue {
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #00257C;
	padding-left: 5px;

}
.button-blue-reverse {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-color: #26BEF0;
	background-image: url(images/prv_blue_bar.gif);
	height: 27px;
	vertical-align: middle;

}

.button-blue-reverse a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button-blue-reverse a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button-blue-reverse a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.button-orange-reverse {

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	width: 170px;
	background-color: #FF7C44;
	background-image: url(images/prv_orang_bar.gif);
	height: 27px;
	vertical-align: middle;
}
.button-orange-reverse a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button-orange-reverse a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button-orange-reverse a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.banner-top {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
.footer {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	font-size: 11px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.body-shadow {
	background-image: url(images/prv_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
}
.button-blue-white {

	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.button-blue-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button-blue-white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button-blue-white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullets.gif);
/*
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	*/
	line-height: 20px;
}
li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -15px;
}
.banner-right {
	color: #0B9ED4;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.banner-right a:link {
	color: #0B9ED4;
	text-decoration: none;
}
.banner-right a:visited {
	color: #0B9ED4;
	text-decoration: none;
}
.banner-right a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.right-nav {
	font-weight: bold;
	color: #33C8F5;
	list-style-image: url(images/bullets.gif);
	list-style-type: none;
	line-height: 20px;
}
.right-nav a:link {
	color: #33C8F5;
}
.right-nav a:visited {
	color: #33C8F5;
}
.right-nav a:hover {
	color: #FF6633;
}
.outer-borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00257C;
	border-right-color: #00257C;
	border-bottom-color: #00257C;
	border-left-color: #00257C;
}
.right-border {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #005EAA;
	border-right-color: #005EAA;
	border-bottom-color: #005EAA;
	border-left-color: #005EAA;
}
.left-border {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00257C;
	border-right-color: #00257C;
	border-bottom-color: #00257C;
	border-left-color: #00257C;
}
h2 {
	font-size: 16px;
	color: #15BAF0;

}
.right-nav-text {
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;




}
h3 {
	color: #15BAF0;
	font-size: 14px;
	margin-bottom: 0px;

}
.text-fields {
	color: #00257C;
	border: 1px solid #C1EFFD;



}
.submit {
	font-weight: normal;
	color: #007AC1;
	background-color: #FFFFFF;
	border: 1px solid #0056A3;
	cursor: hand;


}
.images {
	margin: 8px;

}
.table-headings {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33C8F5;
}
.table-cells {
	background-color: #F0FCFF;
}
hr {
	border: 0;
	height: 1px;
	color: #F3F3F3;
	background-color: #F3F3F3;
}
.white-heading {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.main-content {
	border: 1px solid #00489F;
	background-color: #ffffff;
	text-align: left;
}
.content-header {
	background-color: #E4E4E4;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.form-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #198CBB;
	font-size: 11px;
}
.text-input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C9C9C9;
	font-size: 11px;
	color: #333333;
}
.button a:hover {
	color: #CC0000;
	text-decoration: none;
}
.button {
	color: #CC0000;
}
.button1 {	color: #CC0000;
}
.button-back {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.button-back-bottom {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.search {
	width: 100%;
}
.search th{
	background-color: #CFDDEE;
	height: 20px;
}
.row1 {
	background-color: #FFFFFF;
	vertical-align: top;
}
.row2 {
	background-color: #efefef;
	vertical-align: top;
}
.background {
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #cccccc;
}
.main-box {
	background-color: #FFFFFF;
}
.btn-save {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Save.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-delete {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Delete.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-reset {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Reset.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-cancel {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Cancel.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
	width: 60px;
}
.btn-search {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Search.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-update {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Update.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-refresh {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Refresh.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-edit {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Edit.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-help {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Help.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-login {
	font-size: 9px;
	border: medium none;
	background-image: url('images/Login.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
}
.btn-forgotpass {
	font-size: 9px;
	border: medium none;
	background-image: url('images/ArrowRight.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 16px;
	padding-left: 18px;
	cursor:pointer;
	cursor:hand;
	background-color: #EAEAEA;
	width: 115px;
}
.btn-blue {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-image: url(shopping-cart/glass-bottom-blue-small.gif);
	background-repeat: repeat-x;
	height: 23px;
	vertical-align: middle;
	background-color: #3295CD;
}
.banner {
	background-image: url(images/banner-image-shop.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 544px;
}
.error-header {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #DD0000;
	font-size: 12px;
}.message-header {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #6186B3;
	font-size: 12px;
}
.error-content {
	border: 1px solid #DD0000;
	background-color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
}
.message-content {
	border: 1px solid #6186B3;
	background-color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	font-size: 10px;
}
.price-color {
	color: #D23C27;
}
.product-title {
	color: #00285D;
	font-weight: bold;
}
.menu {
	font-size: 11px;
	border-color: #000066;
}
.text-box {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photos {
	padding-left: 10px;
	padding-bottom: 10px;
}
.title-border {
	background-color: #999999;
	height: 1px;
}
.button-blue-reverse-2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	background-image: url(shopping-cart/glass-bottom-blue.gif);
	height: 27px;
	vertical-align: middle;
	background-color: #3295CD;
}
.windows-border {
	border-bottom: 1px solid #33C8F5;
	background-color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
}
.weblink {
	color: #FFFFFF;
	font-weight: normal;
}
.weblink a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.weblink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.weblink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}