@import url("css/main-menu.css");
@import url("css/module-title.css");
@import url("css/log-in.css");
@import url("css/legacy.css");
@import url("css/dnn.css");

body { font-family: Tahoma; text-align:center; margin: 0px; background-color: #422100;
 background-image: url(images/OHC_BackGround.gif); background-repeat: repeat-x; }
/* table.collapse { border-width:1px; border-style:solid; border-color:#000000; border-collapse:collapse; } */
/* table.center {margin-left:auto; margin-right:auto;} */

.TopOutTable 	{ margin-bottom: 5px; margin-top: 10px; padding:0px; margin-left:auto; margin-right:auto; width: 900px; }
.TopOutBannerTd { margin:0px; padding:0px; width:100%; height:100px; background-image: url(images/OHC_banner.gif); background-repeat:no-repeat; }
.TopOutBodyTd 	{ background-color: #FBFBE0; margin:0px; padding:0px; }

.BannerTable 			{ padding: 0px; margin-left:auto; margin-right:auto; height: 100px; width: 900px }
.BannerTableLogoTd		{ padding-left: 20px; height: 100px; width: 70px; }
.BannerTableBannerTd
{ text-align: left; line-height:33px; padding-left: 120px; height: 100px; width: 550px;
 background-image: url(images/OHCx_logo_100.gif);
 background-position: 20px 0px 0px 0px;
 background-repeat:no-repeat; 
    font-weight: bolder;
    font-size: 22pt;
    color: #338C26;
    font-family: Tahoma;
    text-decoration: none; }

#CurrentDate 					{ color:#FBFBE0; }
#UserLogon 						{ color:rgb(0, 102, 0); } / #338C26 */
#aUserLogon 					{ color:rgb(0, 102, 0); }
#aUserLogon A:link, A:visited 	{ color:rgb(0, 102, 0); font-size: 10pt; }
#aUserLogon A:hover, A:active 	{ color:#ffffff; background-color:#338C26; }

.NavBar 		{ }
.NavBarTD 		{ color: #FBFBE0; background-color: #338C26; padding: 0px 20px 0px 20px; width: 100%; height: 24px; }

.BodyTable 		{ margin:0px; padding:0px; width: 900px; }
.TopPane 		{ vertical-align: bottom; text-align: center; width: 100%; }
.LeftPane 		{ vertical-align: top; padding: 0px 0px 0px 5px; width: 350px; }
.RightPane 		{ vertical-align: top; padding: 0px 5px 0px 0px; width: 0px; }
.ContentPane 	{ vertical-align: top; padding: 0px 10px 0px 10px; width: 520px; }
.BottomPane 	{ vertical-align: bottom; padding: 0px 0px 0px 0px; text-align:center; width:100%; }

.FooterTd 		{ color: #FBFBE0; background-color: #338C26; white-space:nowrap; font-size: 10px; font-weight:normal; text-align:center; padding: 0px 0px 0px 0px; width:100%; height: 24px; }
.FooterObject 		{ font-size: 9px; font-weight:normal; padding: 2px 2px 2px 2px; }
A.FooterObject:link, A.FooterObject:visited 	{ color: #FBFBE0; font-size: 9px; text-decoration: none; }
A.FooterObject:hover, A.FooterObject:active 	{ color: #ffffff; font-size: 9px; background-color: #3366ff; text-decoration: none; }

P { font-size: 13px; }


A:link 	{ color:#0099ee; text-decoration:none; }
A:visited 	{ color:#0099ee; text-decoration:none; }
/*
A:hover 	{ color:#3366ff; background-color:#99ffff; text-decoration:none; }
A:active 	{ color:#3366ff; background-color:#99ffff; text-decoration:none; }
*/

.SkinObject 			{ color: #f0f0f0; font-weight: bold; font-size: 11px; font-family: Tahoma, Arial, Helvetica; text-decoration: none; }
A.SkinObject:link, A.SkinObject:visited 	{ color: #663300; text-decoration: none; }
A.SkinObject:hover, A.SkinObject:active 	{ color: #f0f0f0; background-color: #3366ff; text-decoration: none; }

/* style for module titles */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #663300;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: #bbbbbb;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #663300;
	font-family: Verdana, sans-serif;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{ 	background-color: #338C26;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: #f0f0f0; font-weight: bold; text-decoration: none; padding: 2px 22px 2px 22px; }
A.CommandButton:hover
{ color: #f0f0f0; font-weight: bold; text-decoration: none; background-color: #3366ff; }

/* text style used for help text rendered by modules */
.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #bbccff;
}

/* GENERIC */
H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #663300;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #663300;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}

H4
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

TFOOT, THEAD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #663300;
}

TH
{
	vertical-align: baseline;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

SMALL
{
	font-size: 8px;
}

BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
OL UL LI
{
	list-style-type: disc;
}

HR
{
	color: #696969;
	height: 1pt;
	text-align: left;
}


.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

/* styles for LANGUAGE skinobject */
.Language
{
	vertical-align: middle;
	margin: 0px;
}

.Language img
{
	border: none;
}














