﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size:11px;
}
.top
{
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}
.sidebar
{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	font-family:Tahoma;
	font-size:11px;
}
.bottom
{
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}
.title
{
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:White;
}
.logout
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_title
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.nav
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.main
{
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.box_header
{
	background-image: url(images/box_header.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.box_title
{
	background-image: url(images/box_title.gif);
	background-repeat: repeat-x;
}
.box_footer
{
	background-image: url(images/box_footer.gif);
	background-repeat: repeat-x;
}
.mainblock
{
    font-family:Tahoma;
	font-size:11px;
	color:#666666;
	padding:10px;
	text-decoration:none;
}
.GridViewHeader
{
	background-image: url(images/gridview_header.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.AdminButton
{
	background-image: url('images/button.gif');
	border-width: 0px;
	width: 91px;
	height: 21px;
	font-family: Tahoma;
	font-size: x-small;
}
.sidebar a:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.sidebar a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.sidebar a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.sidebar a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCE00;
	text-decoration:none;
}
.logout a:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.logout a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.logout a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#E9DC00;
	text-decoration:none;
}
.logout a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCE00;
	text-decoration:none;
}
.title a:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#0E54C0;
	text-decoration:none;
}
.title a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#0E54C0;
	text-decoration:none;
}
.title a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#0E54C0;
	text-decoration:none;
}
.title a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#094481;
	text-decoration:none;
}
.mainblock a:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#2573D7;
	text-decoration:none;
}
.mainblock a:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#2573D7;
	text-decoration:none;
}
.mainblock a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#2573D7;
	text-decoration:none;
}
.mainblock a:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#FF5C00;
	text-decoration:none;
}
