﻿body
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:Black;
	background-color:#DFDFDF;
}
body.list
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:Black;
	background-color:White;
}
div.title
{
	font-size:16px;
	font-weight:bold;
	height:30px;
}
td 
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:Black;
}
a
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	color:Red;
	text-decoration:none;
}
a.regularLink
{
	color:Blue;
	text-decoration:underline;
}
a.regularLink:hover
{
	color:Red;
}
input
{
	font-family:Monospace;
}
div.adminSection
{
	background-image:url("/images/oriluxInterface/bg.gif");
	border-style:dashed;
	border-width:1px;
	border-color:silver;
	padding:6px;
}
input.btn
{
	background-image:url("/images/btnGrad.jpg");
	background-repeat:repeat;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	width:100px;
	height:24px;
	padding:0px;
	border-width:1px;
}
input.sbtn
{
	background-image:url("/images/btnGrad.jpg");
	background-repeat:repeat;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:8px;
	width:40px;
	height:16px;
	padding:0px;
	border-width:1px;
}
input.sbtn2
{
	background-image:url("/images/btnGrad.jpg");
	background-repeat:repeat;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:9px;
	width:60px;
	height:18px;
	padding:0px;
	border-width:1px;
}
input.btnU
{
	background-image:url("/images/btnGrad.jpg");
	background-repeat:repeat;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	height:26px;
	padding:0px;
	border-width:1px;
}
iframe.inlineList
{
	border-style:solid;
	border-width:1px;
	border-color:Silver;
	padding:0px;
}
div.msgBox
{
	border-style:solid;
	border-width:1px;
	border-color:Silver;
	background-color:#FFFFCE;
}
div.menu
{
	background-color:#EFEFEF;
	border-style:solid;
	border-color:Silver;
	padding:1px;
	border-width:1px;
}
div.section
{
	background-color:#EFEFEF;
	border-style:solid;
	border-color:Silver;
	border-width:1px;
	position:relative;
}
div.sectionTitle
{
	background-image:url("/images/btnGrad.jpg");
	/*background-color:Gray;*/
	border-style:none;
	padding:1px;
	font-weight:bold;
	padding:3px;
}
td.oddNote
{
	background-color:White;
	padding:3px;
}
td.evenNote
{
	background-color:#FFFFDD;
	padding:3px;
}
table.t
{
	/*background-color:White;*/
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#E6E6E6;
}
th.h
{
	background-image:url("/images/btnGrad.jpg");
	background-repeat:repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	/*background-color:#DDDDDD;*/
	font-weight:bold;
	padding:3px;
}
th.hs
{
	background-image:url("/images/btnGradGreen.gif");
	background-repeat:repeat;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	background-color:#DDDDDD;
	font-weight:bold;
	padding:3px;
}
tr.o
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	background-color:White;
}
tr.e
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	background-color:#FFFFCE;
}
tr.h
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	background-color:#CEFFCE;
}
td.cse
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:Gray;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:Gray;
	padding:2px;
}
td.cso
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:Gray;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:Gray;
	padding:2px;
}
td.c
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#E6E6E6;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#E6E6E6;
	padding:2px;
}
hr.dashedSeparator
{
	height:0px;
	border-top-color:Silver;
	border-top-style:dashed;
	border-top-width:1px;
	width:100%;
}
div.navTop
{
	border-top-style:solid;
	border-top-color:Gray;
	border-top-width:1px;
	border-left-style:solid;
	border-left-color:Gray;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:Gray;
	border-right-width:1px;
	background-color:White;
}
div.navBottom
{
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color:Gray;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:Gray;
	border-right-width:1px;
	background-color:White;
}