﻿.thumbnail {
	width:105px;
	height:120px;
	border:medium #0c1e65 double;
}
a.nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0c1e65 ;
	text-decoration: none;
}

a.nav:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.leftButton {
	background-image:url('images/left-button.gif');
	background-position:right;
	background-repeat:no-repeat;
}

.rightButton {
	background-image:url('images/right-button.gif');
	background-position:left;
	background-repeat:no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:36px;
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-size:18px;
	font-color:#333333;
}

h2 {
	font-size:14px;
	color:#CC0000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
h3 {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
.hideme {
	visibility:hidden;
}

.style1 {
	text-align: center;
}
.style2 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style3 {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left:5px;
}
.style6 {
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right:50px;
}
.style7 {
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: x-large;
}
.style8 {
	text-align: center;
	font-size: x-large;
	color: #0C1E65;

}
.style9 {
	text-align: center;
	font-size: x-large;
	color: #0C1E65;
}
.style10 {
	color: #0C1E65;
}

.list {
	width:33.3%;
	text-align:center;
	padding-top:30px;
	padding-left:50px;	
}
.picture {
	border:medium #0c1e65 double;
	width:450px;
	height:475px;
} 
.adminlist {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
