.pass  {
	font-size : 11;
	font-family : Verdana,sans-serif;
	color : black;
	background-color : #A1B4D4;
	line-height : 1.5;
	padding : 4;
	border-width : 1;
	border-color : Green;
}

.pass A  {
	color : #006699;
	text-decoration : none;
}

.pass A:hover  {
	color : #ff3333;
}

.login  {
	font-size : 15;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	text-decoration : none;
	background-color : #557AAA;
}

.login A  {
	color : #006666;
	text-decoration : none;
}

.login A:hover  {
	color : #ff3333;
}

.nav  {
	font-size : 12.5;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
	font-style : italic;

}

.nav A  {
	color : white;
	text-decoration : none;
}

.nav A:hover  {
	color : #003399;
}

.shades  {
	font-size : 16;
	font-family : Verdana,sans-serif;
	color : black;
	line-height : 1.5;
	background-color : #ffcc33;
	font-weight : bold;
}

.body  {
	font-size : 12;
	font-family : Verdana,sans-serif;
	color : black;
	line-height : 1.5;
}

.bodywh  {
	font-size : 12;
	font-family : Verdana,sans-serif;
	color : white;
	line-height : 1.2;
}

.bodyw  {
	font-size : 13;
	font-family : Verdana,sans-serif;
	color : white;
	line-height : 1.2;
}

.bodysm  {
	font-size : 12;
	font-family : Arial;
	color : black;
}

.bodysmwh  {
	font-size : 11;
	font-family : Verdana,sans-serif;
	color : white;
	font-weight : bold;
}

.require  {
	font-size : 13;
	font-family : Verdana,sans-serif;
	color : red;
}

.body2  {
	font-size : 16;
	font-family : Verdana,sans-serif;
	color : black;
}

.body  A  {
	color : #006699;
	font-weight : bold;
	text-decoration : none;
}

.body  A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.header  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
	text-decoration : none;
}

.headerwh  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
	text-decoration : none;
}

.headeror  {
	font-size : 24;
	font-style : italic;
	font-weight : bold;
	font-family : Arial,sans-serif;
	color : E96B2F;
	text-decoration : none;
}

.orange  {
	font-size : 24;
	font-style : italic;
	font-weight : bold;
	font-family : Arial,sans-serif;
	color : E96B2F;
	text-decoration : none;
}

.foot  {
	font-size : 9;
	font-family : Verdana,sans-serif;
	color : black;
}

.foot  A  {
	color : #006666;
	text-decoration : none;
}

.foot  A:hover  {
	color : red;
	text-decoration : underline;
}

.title  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titleu  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
	text-decoration : underline;
}

.title A  {
	font-size : 14;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
	text-decoration : none;
}

.title A:hover  {
	color : red;
	text-decoration : underline;
}

.titlewh  {
	font-size : 14;
	font-family : Verdana,sans-serif;
	color : white;
}

.title2  {
	font-size : 13;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titlebig  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.titlebigwh  {
	font-size : 22;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : white;
}

.field  {
	font-size : 15;
	font-family : Verdana,sans-serif;
	color : black;
}

.fieldsmall  {
	font-size : 12;
	font-family : Verdana,sans-serif;
	color : black;
}

.fieldsmall1  {
	font-size : 10;
	font-family : Verdana,sans-serif;
	color : black;
	text-align : left;
}

.form  {
	font-size : 12;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.formbig  {
	font-size : 18;
	font-weight : bold;
	font-family : Verdana,sans-serif;
	color : black;
}

.formsmall  {
	font-size : 11;
	font-weight : bold;
	font-family : arial;
	color : black;
}

#formsmall  {
	font-size : 11;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : faebd7;
}

#button  {
	font-size : 16;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : faebd7;
}

.button1  {
	font-size : 11;
	font-family : arial;
	font-weight : bold;
	color : black;
	background-color : 629342;
}

.foot A:link  {
	color : #006666;
}

.highslide {
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #232361;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
	border: 2px solid white;
    border-top: none;
    font-family: Verdana;
    font-size: 7pt;
    padding: 5px;
    background-color: #FAF4E8;
	font-weight: bold;
	color: maroon;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
