﻿/*jldarling*/
BODY {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: normal;
    word-spacing: normal;
    margin: 0px;
    background-color: #000000;
}
/*************************************************/
.MasterLayout
{
    width: 800px;
	background-image:url(images/Banner.jpg);
	background-repeat:no-repeat;
}
/*************************************************/
.MasterLayout .Content 
{
    padding: 15px;
    background-color: black;
    vertical-align: top;
    text-align: left;
	width:620px;
	font-size:12px;
	color:#ffffff;
}
.MasterLayout .Content a:link
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.MasterLayout .Content a:visited
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.MasterLayout .Content a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.MasterLayout .Content a:active
{
	text-decoration:none;
}
/*************************************************/
.MasterLayout .Banner
{
}
.MasterLayout .Banner .Cell
{
	height:107px;
	width:100%;
}
/*************************************************/
#logoimg
{
	height:84px;
	width:150px;
	background-image:url(images/Logo.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
}
/*************************************************/
#Info
{
	text-align:right;
	vertical-align:bottom;
	padding:10px;
}
/*************************************************/
.MasterLayout .Top-Nav
{
	text-align:left;
	padding-left:36px;
}
.MasterLayout .Top-Nav td
{
	padding-left:7px;
	padding-right:7px;
}
.MasterLayout .Top-Nav .Cell
{
	width:60px;
	height:10px;
}
/*************************************************/
.MasterLayout .Main-Menu
{
	background:url(images/Untitled-2_r3_c1.jpg) no-repeat;
	height:27px;
	padding-left:20px;
	width:800px;
	color:#ffffff;
	font-size:12px;
}
/*************************************************/
.Right-Control
{
	width:180px;
	font-size:12px;
	color:#ffffff;
}
/*************************************************/
.BirdDogLink
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
}
.BirdDogLink a:link
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
	text-decoration:underline;
}
.BirdDogLink a:visited
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
	text-decoration:underline;
}
.BirdDogLink a:hover
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#f95602;
	text-decoration:none;
	background-color:#000000;
}
.BirdDogLink a:active
{
	font-size:10px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
	color:#f95602;
	text-decoration:none;
	background-color:#000000;
}
/*************************************************/
/* Panels */
.Panel
{
	width:580px;
}
.Panel .Item
{
	width:580px;
	vertical-align:top;
	background-color:#323232;
}
.Panel .Top
{
}
.Panel .Top-Left
{
	background-image:url(images/item_table_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.Panel .Top-Right
{
	background-image:url(images/item_table_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.Panel .Left
{
}
.Panel .Right
{
}
.Panel .Bottom-Left
{
}
.Panel .Bottom-Right
{
}
.Panel .Bottom
{
}
.Panel .Top .Cell
{
}
.Panel .Top-Left .Cell
{
	height:30px;
}
.Panel .Top-Right .Cell
{
	height:30px;
}
.Panel .Left .Cell
{
}
.Panel .Right .Cell
{
}
.Panel .Bottom-Left .Cell
{
}
.Panel .Bottom-Right .Cell
{
}
.Panel .Bottom .Cell
{
}
.PanelSearch
{
	width:580px;
	vertical-align:top;
}
.PanelItem
{
	width:580px;
}
.PanelItem .Item
{
	width:580px;
	vertical-align:top;
	background-color:#323232;
}
.PanelItem .Top-Left
{
	background-image:url(images/item_table_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.PanelItem .Top-Right
{
	background-image:url(images/item_table_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.PanelItem .Bottom-Left
{
	background-image:url(images/item_table_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.PanelItem .Bottom-Right
{
	background-image:url(images/item_table_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.PanelItem .Top-Left .Cell
{
	height:15px;
	width:385px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:10px;
	padding-left:15px;
	padding-top:15px;
}
.PanelItem .Top-Right .Cell
{
	height:30px;
	width:180px;
}
.PanelItem .Bottom-Left .Cell
{
	height:30px;
	width:400px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:10px;
}
.PanelItem .Bottom-Right .Cell
{
	height:30px;
	width:180px;
}
/*************************************************/
/* Flyout */
.FlyOutMenu1Island
{
	padding:0px;
}