.bg {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

.ringsback {
	background-image: url(images/insideback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	color: #50607C;
}
.slashtext {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}

.boxsize {
	width: 150px;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4DFEB;
	border-right-color: #D4DFEB;
	border-bottom-color: #D4DFEB;
}

a:link.footerlink {
color: #999999;
text-decoration: none;
}
a:visited.footerlink {
color: #999999;
text-decoration: none;
}
a:hover.footerlink {
color: #999999;
text-decoration: underline;
}
a:active.footerlink {
color:  #999999;
text-decoration: none;
}
.border4sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4DFEB;
	border-right-color: #D4DFEB;
	border-bottom-color: #D4DFEB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4DFEB;
}

a:link.alllinks {
color: #003399;
text-decoration: none;
}
a:visited.alllinks {
color: #003399;
text-decoration: none;
}
a:hover.alllinks {
color: #003399;
text-decoration: underline;
}
a:active.alllinks {
color:  #003399;
text-decoration: none;
}
a:link.imagelink {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a:visited.imagelink {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
a:hover.imagelink {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
a:active.imagelink {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.maintextBlack {

	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.price {
	font-family: verdana;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.maintextRed {

	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
}
.maintextBig {
	font-family: verdana;
	font-size: 12px;
	color: #50607C;
	font-weight: bold;
}

a:link.sitemap {
color: #50607C;
text-decoration: none;
}
a:visited.sitemap {
color: #50607C;
text-decoration: none;
}
a:hover.sitemap {
color: #50607C;
text-decoration: underline;
}
a:active.sitemap {
color:  #50607C;
text-decoration: none;
}



#main{
line-height: 130%;
font-family: verdana;
font-size: 11px;
width:450px;
height:290px;
overflow: auto;
padding-right:10px;
scrollbar-base-color: #EFF3F5;
scrollbar-arrow-color: #0268B2;
scrollbar-3dlight-color: #EFF3F5;
scrollbar-darkshadow-color: #EFF3F5;
scrollbar-face-color: #EFF3F5;
scrollbar-highlight-color: #EFF3F5;
scrollbar-shadow-color: #EFF3F5;
scrollbar-track-color: #EFF3F5;
}
