
	body{
		margin: 0px;
	}
	
	ul{
		color: #80D1F2;
		list-style-type: square;
	}
	
	input,textarea,select{
		/*background-color: #D5F3FF;*/
		border: 1px solid #00A2E3;
		color: #4F4F4F;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 18px;
	}
	
	input.none{
		border: none;
		background-color: white;
	}

	a{
		color: #00A2E7;
		text-decoration: none;
	}

	a:hover{
		text-decoration: underline;
	}
	
	img.borderwhite{
		border: 1px solid white;
		position: relative;
		top: 8px;
		width: 4px;
		height: 4px;
	}
	
	span,p,font,li{
		color: #4F4F4F;
		font-family: Verdana, Arial;
		font-size: 11px;
		line-height: 18px;
	}
	strong,b{
		color: #00A2E7;
	}

	span.productlink{
		color: black;
		text-decoration: underline;
		font-weight: bold;
	}
	
	span.producttext{
		color: #00A2E7;
	}
	
	span.newslink{
		font-size: 11px;
		color: white;
		text-decoration: underline;
		cursor: hand;
	}
	
	span.homepagetextblock{
		/*font-size: 13px;*/
		font-size: 11px;
		font-weight: bold;
		color: white;
		text-decoration: none;
		line-height: 13px;
	}
	span.homepagetextblockdark{
		font-size: 11px;
		font-weight: bold;
		color: #616161;
		text-decoration: none;
		line-height: 13px;
	}
	
	span.newslinkdark{
		font-size: 11px;
		color: #4F4F4F;
		text-decoration: underline;
		cursor: hand;
	}
	
	span.pagetitle{
		color: #00A2E7;
		font-size: 15px;
		font-weight: bold;
	}
	
	span.smalltitle{
		color: #00A2E7;
		font-size: 14px;
		font-weight: bold;
	}
	td.normal{
		text-align: top left;
	}
	td.lightblue{
		background-color: #8ED5F3;
	}
	td.blue{
		background-color: #1AABE8;
	}
	td.menuitem{
		border-top: 1px solid white;
		background-color: #8ED5F3;
	}
		td.menuitemon{
			border-top: 1px solid white;
			background-color: #1AABE8;
			cursor: hand;
		}
	td.menuitemdark{
		border-top: 1px solid white;
		background-color: transparent;
	}
		td.menuitemondarkon{
			border-top: 1px solid white;
			background-color: #616161;
			cursor: hand;
		}
	td.submenu{
		border-right: 1px solid white;
		border-bottom: 1px solid white;
	}
	td.submenu2{
		border-right: 1px solid #616161;
		border-bottom: 1px solid #616161;
		border-left: 1px solid #616161;
		border-top: 1px solid #616161;
	}
	td.submenu22{
		border-right: 1px solid #616161;
		border-bottom: 1px solid #616161;
	}
	
	span.menuitemwhite{
		font-family: Verdana, Arial, Tahoma;
		font-size: 10px;
		font-weight: bold;
		color: white;
		width: 100%;
		text-decoration: none;
		cursor: hand;
	}


/*
#616161
*/
