.text9 { font-size:9px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.text10 { font-size:10px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.text11 { font-size:11px; line-height:13px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.text12 { font-size:12px; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.text13 { font-size:13px; line-height:16px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
.text18 { font-size:18px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif;  }

.errorborder { 
border-width: 1px;
border-color: #ff0000;
border-style: solid;
}

.tablesplash { height:	311px;}
.tablesmallsplash { height: 150px;}
	
.black { color: #000000 }

.white {color: #ffffff;}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

a.nav:link {
	color: #111111;
	text-decoration: underline;
	}
a.nav:visited{
	color: #111111;
	text-decoration: underline;
	}
a.nav:hover{
	color: #111111;
	text-decoration: underline;
	}
a.nav:active{
	color: #111111;
	text-decoration: underline;
	}
a img {
	border: none;
	text-decoration: none;
	}
.grey {
	color: #999999;
	text-decoration: none;
}

p { margin-top: 3px; margin-bottom:5px; }

body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #999999;
}

div#Content {
	margin: auto;
	width: 774px;
	text-align: left;
	padding: 5px;
	background-color: white;
	}
	
.thumbnail	
{
	background-color:#dddddd;
	border:1px solid #dddddd;
	width:72px;
	height:60px;
	text-align: center;
}

.blankthumbnail
{

	background-color:#ffffff;
	border:1px solid #ffffff;
	width:72px;
	height:60px;
	text-align: center;
}
.bigthumbnail	
{
	background-color:#dddddd;
	border:1px solid #dddddd;
	text-align: center;
}

.bigblankthumbnail
{

	background-color:#ffffff;
	border:1px solid #ffffff;
	text-align: center;
}
.gallerypic {
	background-color:#ffffff;
	text-align:center;
	vertical-align:middle;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-size:10px; line-height:12px; font-family:Verdana, Arial, Helvetica, sans-serif; 
    padding: 5px;
    background-color: silver;
	text-align: center;
}
.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;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.errors { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#FF0000 }
.compulsary { font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000 ; font-weight: bold }
.space { font-size:3px; line-height: 3px; }
.text20 {
font-size:20px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

