Body {
 font-size: 12px;
 font-family : Arial;
 color: #133BA7;
 margin: 0px;
 background-color: #FFFFFF;
 background-repeat: repeat;
 background-attachment : fixed;
}

A.dark:link {
	color: #0033CC;
	text-decoration: none;
}

A.dark:visited {
	color: #0033CC;
	text-decoration: none;
}

A.dark:active {
	color: #0033CC;
	text-decoration: none;
}

A.dark:hover {
	color: #9999FF;
	text-decoration: none;
}

A:link {
	color: #133BA7;
	text-decoration: none;
              font-weight: bold;

}

A:visited {
	color: #133BA7;
	text-decoration: none;
              font-weight: bold;

}

A:active {
	color: #133BA7;
	text-decoration: none;
              font-weight: bold;

}

A:hover {
 color:#95ADC9;
 text-decoration: none;
 font-weight: bold;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #999999;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #999999;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #9999FF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #0033CC;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #ECECF4;
	border: solid #0033CC;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
               background-color: #133BA7;
               border: solid #133BA7 2px;
               color: #FFFFFF;
               font-size: 9px;
}

P.mincart {
               background-color: #133BA7;
               border: solid #133BA7 2px;
               color: #FFFFFF;
               font-size: 9px;
}

HR {
	color : #0033CC;
	height : 1px;
}

#header {
              margin: 0px;
              height: 90px;
              background: #FFFFFF  url(../images/header.jpg) center;
              background-repeat: repeat;
              background-attachment : fixed;
              }

#buttons {
font-size: 10px;
font-family : Arial;
border: solid #FFFFFF 0px;
color: #133BA7;
line-height: 19px;
text-align: center;
text-decoration: none;
background-color: #DEE9FD;
}

#buttons a, 
#top a:visited {
border: solid #FFFFFF 0px;
color: #133BA7;
display: block;
text-align: center;
text-decoration: none;
background-color: #DEE9FD;
}

#buttons a:hover {
color: White;
border: solid #FFFFFF 0px;
color: #DEE9FD;
display: block;
text-align: center;
text-decoration: none;
background-color: #558DEA;
}

#left {
 font-size: 9px;
 font-family : Arial;
 border: solid #FFFFFF 1px;
 color: #133BA7;
 text-align: center;
 text-decoration: none;
 background-color: #DEE9FD;
}

#left a, 
#top a:visited {
border: solid #FFFFFF 1px;
color: #133BA7;
display: block;
text-align: center;
text-decoration: none;
background-color: #DEE9FD;
}

#left a:hover {
color: White;
border: solid #FFFFFF 1px;
color: #DEE9FD;
display: block;
text-align: center;
text-decoration: none;
background-color: #558DEA;
}

#right {
 font-size: 9px;
 font-family : Arial;
 border: solid #FFFFFF 1px;
 color: #133BA7;
 text-align: center;
 text-decoration: none;
 background-color: #DEE9FD;
}

#right a, 
#top a:visited {
border: solid #FFFFFF 1px;
color: #133BA7;
display: block;
text-align: center;
text-decoration: none;
background-color: #DEE9FD;
}

#right a:hover {
color: White;
border: solid #FFFFFF 1px;
color: #DEE9FD;
display: block;
text-align: center;
text-decoration: none;
background-color: #558DEA;
}