@charset "UTF-8";
/* CSS Document */

/********************************************/
/* RESET: this clears all previous settings */
/********************************************/
body, h1, h2, h3, h4, h5, h6, p {
	font-size: 14px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	color: #818181;
	margin: 0px;
	padding: 0px;
}
pre, code, address, caption, cite, code, em, strong, i, b {
	font-size: 14px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	color: #818181;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*************************************/
/* TYPE: these are the base settings */
/*************************************/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #699b91;
}
H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #699b91;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #688b91;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #688b91;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #688b91;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #688b91;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #688b91;
	padding-top: 10px;
}
p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	color: #818181;
}
br {
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}

/************************************************/
/* crtsel: specific settings for the crtsel div */
/************************************************/
#crtsel strong {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	line-height: 17px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bolder;
	color: #900;
}
#crtsel p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #818181;
}
#crtsel a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
	color: #818181;
}
/* #crtsel a:link, a:visited, a:active {
} */
#crtsel a:hover {
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	color: #333;
}

/****************************************************/
/* sidebar1: specific settings for the sidebar1 div */
/****************************************************/
#sidebar1 p {
	font-size: 11px;
}

/******************************************************/
/* logocontainer: specific settings for logocontainer */
/******************************************************/
#logocontainer a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}
/* #logocontainer a:link, a:visited, a:active {
} */
#logocontainer a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

/****************************************/
/* header: specific settings for header */
/****************************************/
/* #header { */
	 /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs.
	 If the div has a border around it, this is not necessary as that also avoids the margin collapse */
/*	margin: 0; */
	/* using padding instead of margin will allow you to keep the element away from the edges of the div */
/*	padding: 0;
} */

#header p {
	font-size: 14px;
	color: #FFF;
}

/******************************************/
/* colinks: specific settings for colinks */
/******************************************/
#header #colinks {
	text-align: right;
}
#header #colinks a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
/* #header #colinks a:link, a:visited, a:active {
} */
#header #colinks a:hover {
	color: #CCC;
	text-decoration: underline;
}
/*
#header #cartpages #wyimi_mnub {
	color: #F90;
}
*/

/****************************************/
/* footer: specific settings for footer */
/****************************************/
#footer #footertxt p {
	font-size: 10px;
	color: #999999;
}
#footer #footertxt a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
/* #footer #footertxtr a:link, a:visited, a:active {
} */
#footer #footertxt a:hover {
	color: #999999;
	text-decoration: underline;
}

/************************************************/
/* cartfooter: specific settings for cartfooter */
/************************************************/
#cartfooter #footertxt p {
	font-size: 10px;
	color: #999999;
}
#cartfooter #footertxt a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
/* #cartfooter #footertxtr a:link, a:visited, a:active {
} */
#cartfooter #footertxt a:hover {
	color: #999999;
	text-decoration: underline;
}

/******************************************/
/* special: specific settings ??????????? */
/******************************************/
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.greentxt {
	color: #699b91;
	font-weight: Bold;
}
.greytxt {
	color: #818181;
}
.greytxtp1 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #818181;
}
.greytxtp2 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #818181;
}
.greytxtp3 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #818181;
}
.greytxtp4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #818181;
}
.greytxtp5 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	/*line-height: 11px;*/
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	color: #818181;
}
.redtxtp3 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #900;
}
/* white Coloring for type */
.whttxt {
	color: #fff;
}
/* Large red centered type */
.redXLc {
	color: #900;
	text-align: center;
	font-size: 48px;
}
/* red Coloring for type */
.red {
	color: #900;
}
/* bold red type */
.redbld {
	font-weight: bold;
	color: #900;
}
.italic {
	font-style: italic;
}
.qtystrong strong {
	color: #0F0;
}
.pb {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bolder;
	color: #333;
}
.pr {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bolder;
	color: #900;
}
ph {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: bold;
	font-style: normal;
	color: #818181;
}
.prbp {
	line-height: 18px;
}
.errormsg {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #900;
	font-weight: bold;
}
#sidebar1 .evnsmlrgreytxt .lilink {
	font-size: 10px;
}
