H1 {
	color : #000044;
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	padding-bottom : 3px;
}
H2 {
	color : #990000;
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	padding-bottom : 3px;
}

p,body, th, td, select,textarea,ul,li,input {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		color: #000022;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}
a		{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		color: #000022;
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}
a.big:link 	{
		font-weight: bold;
		color: #000044;
		font-style: normal;
		font-size: 25px;
		line-height: 30px;
		}
a.big:hover, a.big:active {
		font-weight: bold;
		color: #990000;
		background: #ffffcc;
		font-style: normal;
		font-size: 25px;
		}
a.big:visited 	{
		font-weight: bold;
		color: #990000;
		font-size: 25px;
		}
a.navi:link 	{
		font-weight: bold;
		color: #ffffcc;
		font-style: normal;
		font-size: 13px;
		}
a.navi:hover, a.navi:active {
		font-weight: bold;
		color: #ffa500;

		font-style: normal;
		font-size: 13px;
		}
a.navi:visited	{
		text-decoration: none;
		font-weight: bold;
		color: #ffffcc;
		font-size: 13px;
		}
a.navismall:link 	{
		font-weight: bold;
		color: #ffffcc;
		font-style: normal;
		font-size: 12px;
		}
a.navismall:hover, a.navismall:active {
		font-weight: bold;
		color: #ffa500;
		background: #000033;
		font-style: normal;
		font-size: 12px;
		}
a.navismall:visited	{
		text-decoration: none;
		font-weight: bold;
		color: #ffffcc;
		font-size: 12px;
		}
a.main:link	{
		font-weight: bold;
		color: #000044;
		font-style: normal;
		font-size: 12px;
		}
a.main:hover, a.main:active {
		font-style: normal;
		font-size: 12px;
		}
a.main:visited {
		color: #000044;
		font-size: 12px;
		}
a.black:link	{
		color: #ffffcc;
		font-style: normal;
		font-size: 10px;
		text-decoration: underline;
		}
a.black:hover, a.black:active {
		color: #ffffcc;
		font-style: normal;
		font-size: 10px;
		text-decoration: underline overline;
		}
a.black:visited {
		text-decoration: underline;
		color: #eee8aa;
		font-size: 10px;
		}
.fancy		{
		color: #ffffcc;
		font-size: 16px;
		font-family: LcdD, technical;
		font-weight: normal;
		}
.std		{
		color: #000022;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}
.point		{
		color:#000000;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		}
.blue		{
		color:#cccccc;
		font-size: 12px;
		font-weight: bold;
		}
.copy		{
		color:#ffffcc;
		font-size: 10px;
		font-weight: bold;
		}
.smallbasket	{
		color:#000000;
		font-size: 10px;
		font-weight: bold;
		}
.high		{
		color: #880000;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}
body		{
		scrollbar-face-color: #000033;
		scrollbar-shadow-color: #000011;
		scrollbar-highlight-color: #000011;
		scrollbar-track-color: #cccccc;
		scrollbar-arrow-color: #cccccc;
		}
/*All Buttons*/
.evobutton	{
		background-color: #CABB99; 
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		}
.xtrbutton	{
		background-color: #334d55; 
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		}
.delbutton	{
		background-color: #990000; 
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		}
IMG.item	{
		width: 133px;
		height: 100px;
		border:0px;
		}

DIV.item	{
		float: left;
		background-color: #ffffff;
		text-align: center;
		padding: 10px;
		line-height: 25px;
		margin: 0px 10px 10px 0px;
		}
