﻿body
{
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Cambria;
}

.buttons
{
	font-family: Cambria;
	font-weight: bold;
	height: 25px;
	text-align: center;
}

.tblMain
{
	width: 950px;
	height: 100%;
	padding: 0px;
	border: solid 2px #333333;
}

.tdHeader
{
	background-color: White;
	width: 100%;
	height: 144px;
}

.tdAdmin
{
	width: 950px;
	height: 24px;
	vertical-align: middle;
	letter-spacing: 5px;
	color: Red;
	background-color: Black;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.tdMenu
{
	width: 100%;
	background-color: #666666;
}

.tdNav
{
	width: 950px;
	letter-spacing: 5px;
	color: #ffffff;
	background-color: #333333;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: -1px;
}

.stripitem
{
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
}

.stripitem img
{
	vertical-align: middle;
	border: none;
}

.stripitem span
{
	position: relative;
	top: -3px;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	letter-spacing: 1px;
}

.stripitem:hover
{
	cursor: hand;
	background-color: #DDDDDD;
}

.tdContent
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.heading
{
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.link
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	letter-spacing: 1px;
}

.uxMenuMain
{
	position: relative;
	top: -1px;
}

.uxMenuMain a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: White;
	font-size: 11px;
	padding-left: 5px;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.uxMenuMain a:hover
{
	background-color: #333333;
}

.inputbox
{
	border: 2px solid #D6D6D6;
	background-color: #F1F4F1;
}

h2
{
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: Black;
}

.diverrorinfo
{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.tdFooter
{
	width: 100%;
	height: 40px;
	background-color: #666666;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

.lblUser
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.gridHeader
{
	background-color: #4A4A4A;
	text-align: left;
}

.gridHeader a
{
	letter-spacing: 2px;
	font-size: 12px;
	color: White;
	text-decoration: none;
	float: left;
}

.gridHeader a:hover
{
	color: Silver;
}

.reportViewer
{
	font-family: 'Arial Narrow';
	font-size: 10pt;
	font-weight: bold;
}

/* xp theme */
.tabs .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	margin-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-line.gif) repeat-x bottom;
}
.tabs .ajax__tab_outer
{
	padding-right: 0px;
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-right.gif) no-repeat right;
	height: 21px;
	background-color: #FFFFFF;
}
.tabs .ajax__tab_inner
{
	padding-left: 3px;
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-left.gif) no-repeat;
}
.tabs .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	background: url(../../App_Themes/TabThemes/DarkGoo/tab.gif) repeat-x;
}
.tabs .ajax__tab_hover .ajax__tab_outer
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-hover-right.gif) no-repeat right;
}
.tabs .ajax__tab_hover .ajax__tab_inner
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-hover-left.gif) no-repeat;
}
.tabs .ajax__tab_hover .ajax__tab_tab
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-hover.gif) repeat-x;
}
.tabs .ajax__tab_active .ajax__tab_outer
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-active-right.gif) no-repeat right;
}
.tabs .ajax__tab_active .ajax__tab_inner
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-active-left.gif) no-repeat;
}
.tabs .ajax__tab_active .ajax__tab_tab
{
	background: url(../../App_Themes/TabThemes/DarkGoo/tab-active.gif) repeat-x;
}

.tabs .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #FFFFFF;
}

.megamenu
{
	border-style: solid;
	border-color: #666666;
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	background: #CCCCCC;
	border-width: 5px 2px 5px 2px;
	padding: 10px;
	z-index: 100;
}

.megamenu .column
{
	float: left;
	width: 180px; /*width of each menu column*/
	margin-right: 5px;
}

.megamenu .column ul
{
	margin: 0;
	padding: 0;
}

.megamenu .column ul li
{
	padding-bottom: 3px;
	padding-left: 3px;
}

.megamenu .column h3
{
	font: bold 13px Arial;
	margin: 0 0 5px 0;
}

.megamenu .column ul li a
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bolder;
	text-decoration: none;
	color: #0000FF;
	letter-spacing: 1px;
}


