﻿body
{
	padding: 0px;
	margin: 0px;
	background: #333333;
	color: #FFFFFF;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
.KKIS img
{
	background-image: url('Images/load.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
.KKIS
{
	margin: 0 auto;
	border-style: solid;
	border-width: 10px;
	border-color: #151515;
	width: 780px;
	background-color: #000000;
}
.KKIS #PageContent
{
	padding: 5px;
	float: right;
	width: 570px;
}
.KKIS #PageTitle
{
	padding: 5px;
	font-size: x-large;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 25px;
}
#EndContent
{
	clear: both;
}
#Signature
{
	float: right;
	width: 250px;
	font-style: italic;
	font-weight: bold;
}
.SubMenu
{
	border: 3px solid #111133;
	padding: 5px;
	font-weight: normal;
	background-color: #000088;
	font-size: small;
}
.BlueBox
{
	border: 3px solid #111133;
	padding: 5px;
	font-weight: bold;
	background-color: #000088;
	font-size: medium;
}
.Indented
{
	margin-left: 25px;
	padding: 10px;
}
.Content
{
	clear: both;
	float: none;
	margin-top: 30px;
}
.Header
{
	background-color: #000000;
	height: 110px;
	text-align:center;
}
.Header #Title
{
	padding: 10px;
	font-size: xx-large;
	font-weight: bold;
}
.Header #Subtitle
{
	font-style: italic;
	font-size: x-large;
}
.Sidebar
{
	padding: 5px;
	margin: 5px;
	border: 3px solid #000033;
	background-color: #003366;
	float: left;
	width: 170px;
	font-size: small;
}
.SidebarContent
{
	padding: 5px;
}
.SidebarImage
{
	width: 150px;
	height: auto;
}
.Footer
{
	text-align: center;
	clear: both;
}
.Footer #Copyright
{
	font-size: x-small;
}
.LoginState
{
	margin: 5px;
	float: right;
}
.LoginBox
{
	margin: 50px auto 50px auto;
}
.DataGridImage
{
	width: 100px;
	height: auto;
}
.EditItem
{
	border: thin solid #000033;
	margin: 10px auto 10px auto;
	padding: 10px;
	text-align: right;
	width: 550px;
	background-color: #1E4C7C;
}
#lblEditItem
{
	text-align: left;
	font-weight: bold;
	font-size: large;
}
.EditField
{
	padding: 8px;
}
#EditImage
{
	margin: 5px;
	float: right;
	width: 150px;
	text-align: center;
}
#FullSizeImage
{
	margin: 10px auto 20px auto;
	padding: 5px;
	clear: both;
	text-align: center;
}
#imgFullSizeImage
{
	height: auto;
	width: auto;
}
#SelectionMenu
{
	margin: 10px;
	text-align: center;
}
.PhotoGallery
{
	text-align: center;
}
.PhotoGallery img
{
	margin: 5px;
	border-width: 0px;
}
.Sidebar img
{
	border-width: 0px;
}
.GridImage
{
	float: left;
}