td, center, p, li, input, select, textarea, blockquote {
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; font-color:#5798a5;
}

body { margin-left:2px; margin-top:0px; margin-right:0px; margin-bottom:0px; color: #1b387e;
		font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; font-color:#5798a5;
		background: white }

.egc { font-family: Arial, MS Sans Serif, sans-serif; font-size:95% }

.little { font-size:75% }

select.acclist { width:400px }

select.searchlist { text-align:center; width:200px; background-color:#EECCEE }

.heading { font-color: white }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

h4.hpage { margin-top:5px; margin-bottom:5px }

th { font-size:95%; color: gray }

.dblue { color: #1b387e }
.lblue { color: #0099e9 }
.aqua  { color: #336666 }

A:link    { color: #1b387e }
A:visited { color: #1b387e }
A:hover   { color: #cc99cd }

A:link.topseller { font-style:italic; color:orange } 
A:visited.topseller { font-style:italic; color:orange } 
A:hover.topseller { font-style:italic; color:orange } 

A:link.bmenu    { text-decoration:none; color: white }
A:visited.bmenu { text-decoration:none; color: white }
A:hover.bmenu   { color: #cc99cd }

A:link.bmenu2    { color: white }
A:visited.bmenu2 { color: white }
A:hover.bmenu2   { color: #1b387e }

A:link.wnmenu    { color: #336666 }
A:visited.wnmenu { color: #336666 }
A:hover.wnmenu   { color: #cc99cd }

A:link.tmenu    { color: white; font-weight:bold }
A:visited.tmenu { color: white; font-weight:bold }
A:hover.tmenu   { color: #cc99cd; font-weight:bold }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#EECCEE;
	color: black;
}
input:focus, textarea:focus
  { background : #DD99DD;
    color : white; }

.proceed { background-color:#cc99cc }
.green   { background-color:#cc99cc }
.addtobasket   { background-color:#cc99cc; font-size:110%; color:white }
.smgreen { background-color:#CC99CC; font-size:85% }
.fixed   { font-family: Courier, monospace }
.but_yellow   { background-color:#ffddaa }

.greyborder { border-width:1; border-color:gray; }

div.introduction p  {
	color: #336666;
	font-size:9pt;
}
div.introduction h2  {
	color: #336666;
	font-size:14pt;
}

.llogin2 { font-size:8pt }
input.llogin2 {
	width:145px;
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}
