
	a.whitelink:hover {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 12px;
		color : 0077BB;
		line-height : 16px;
		height : 18px;
	}
	a.whitelink {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 12px;
		color : white;
		height : 18px;		
	}
	a.white {
		font-family : arial;
		font-weight : bold;
		text-decoration : none;
		font-size : 11px;
		color : white;
	}
	.body {
		font-family : arial;
		font-size : 12px;
	}
	.bodysmall {
		font-family : arial;
		font-size : 11px;
	}
	.strong {
		font-family : arial;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
	}
	.h1 {
		font-family : arial;
		font-size : 18px;
		font-weight : bold;
		text-decoration : none;
	}
	.tiny {
		font-family : arial;
		font-size : 9px;
		font-weight : bold;
		text-decoration : none;
	}
	.review {
		font-family : arial;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : #0077BB;
	}
	.searchres {
		font-family : Arial, Helvetica, Geneva;
		font-size : 12px;
		color : black;
	}

	h1.searchres {
		width : 100%;
		background-color : silver;
		color : white;
		font-size : 18px;
		font-weight : bold;
		font-style : italic;
		text-align : right;
		padding : 3px;
	}

	a.link1 {
		color : #517DDE;
		font-size : 20px;
		font-weight : bold;
		text-decoration : underline;	
	}

	a.link1:hover{
		color : black;
	}

	a.link1:visited{
		color : #3231CB;
	}

	a.link2 {
		color : #3435CD;
		font-size : 14px;
		font-weight : bold;
		text-decoration : underline;	
	}

	a.link2:hover{
		color : black;
	}

	a.link2:visited{
		color : #3231CB;
	}

	a.searchres {
		font-size : 12px;
		font-weight : bold;
		color : #3231CB;
		text-decoration : underline;
	}

	a.searchres:hover {
		color : black;
	}

	strong {
		font-weight : bold;
		color : #2B66FE;
	}
	
	.greylink {
		font-family : arial;
		text-decoration : none;
		font-size : 12px;
		color : silver;
		height : 18px;		
	}

	.darklink {
		font-family : arial;
		text-decoration : none;
		font-size : 11px;
		color : #616161;
	}

	.greytext {
		font-family : arial;
		font-size : 12px;
		color : #616161;
	}
	
	.whitehead {
	
		font-family : arial;
		font-weight : bold;
		font-size : 12px;
		color : white;
		height : 18px;		

	}

	.darkhead {
	
		font-family : arial;
		font-weight : bold;
		font-size : 12px;
		color : #616161;
		height : 18px;		

	}

	.lnkHead{
		color:white;
		font-weight:700;
		padding-top:20px;
		font-size:16px;
	}
    #contact fieldset{border: none; font: 13px/1.5em Arial,Helvetica,sans-serif; background: transparent;}
#contact fieldset input{width:250px;}
#contact fieldset input, #contact fieldset textarea{border:1px solid #ccc;padding:3px;margin:10px 0 0 0;color:#000;}
#contact fieldset label {display:block;margin:12px 0 0;font-size:.9em;float:left;clear:left;width:135px;color:#000; }
#contact fieldset .button{cursor: pointer; width:120px;color:#000;}
#contact fieldset img{border: none;background: none;}