/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT
{
	font-weight: 700;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: blue;
	text-decoration: none;
}	
		
H6
{
	font-weight: 700;
	font-size: 0.5em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: underline;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: bold;
	font-size: 11pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #ffffcc;
}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
}	
.aNotToDisplay
{
	position: absolute;
	top: 0px;
}
.LUM_Tbl
{
	
	font-size: xx-small;
	width: 100%;
}

.butcell
{
	table-layout: auto;
	border-collapse: collapse;
}
.BaseFormHeader
{
	left: 0%;
	width: 100%;
	
	top: 0%;
	height: 15%;
}
.CellBottom
{
	BACKGROUND-POSITION-X: center;
/*	background-image: url(..\images\Menustand.gif);*/
	background-repeat: no-repeat;
	height: 16px;
}
.classDelete
{
	background-position: center center;
	background-image: url(..\images\delete.gif);
	cursor: help;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.CellHeader
{
	background-position: center bottom;
	font-weight: bold;
	font-size: 0.7em;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 16px;
	text-decoration: none;
	
}
.hrefText
{
	font-size: 10pt;
	border-bottom-color: black;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	text-decoration: underline;
	border-bottom-style: none;
}
.HiddenFiled
{
	display: none;
}
.Information
{
	font-weight: bold;
	font-size: 10pt;
	color: #009900;
	font-family: Arial;
}
.InputGeneralText
{
	font-size: 10pt;
	width: 80pt;
	height: 15pt;
	text-align: center;
}
.ListBox
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}
.LinkText
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom-color: black;
	cursor: hand;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: center;
	text-decoration: underline;
	border-bottom-style: solid;
}
.LogInControl
{
	font-size: 10pt;
	width: 100%;
	height: 20px;
}
.MainMenueTitle
{
	font-weight: bold;
	font-size: x-small;
	color: #000099;
	font-family: Arial;
	text-align: center;
	vertical-align:middle;
	
}

.MainMenuButton
{
	font-weight: bold;
	font-size: 9pt;
	background-position: center center;
	background-image: url(../images/mainsmall1.jpg);
	behavior: url(/InteractiveChannels/CSS/CommandButton.htc);
	width: 110px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 52px;
	background-color: transparent;
	border-bottom-style: none;
}
.MenuButton
{
	font-weight: bold;
	font-size: 9pt;
	background-position: center center;
	background-image: url(../images/ButPic.gif);
	behavior: url(CommandButton.htc);
	width: 110px;
	cursor: hand;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	background-color: transparent;
	border-bottom-style: none;
}
.MenuCell
{
	behavior: url(../dcss/CommandButton.htc);
	cursor: hand;
	background-color: transparent;
}

.MessageText
{
	color: #ff0000;
}
.MenuTitle
{
	font-size: x-small;
	color: cornflowerblue;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.noborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.NotToDisplay
{
	border-top: 0px;
	display: none;
	border-right-style: none;
	border-left-style: none;
	
	border-bottom-style: none;
	background-color: #ddd9ff;
}
.OrdinaryText
{
	font-size: 10pt;
	font-family: Arial;
	
}
.subTH
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #330099;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: palegoldenrod;
	vertical-align:top;
}	

.TableNormalText
{
	font-size: 10pt;
	font-family: Arial;
}

.tblCommand
{
	
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;

}

.tblMenue
{
	border-top-style: none;
	
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.tblRegular
{
	font-size: xx-small;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	width:100%;
}

.TitledText
{
	font-size: 8pt;
	font-weight:bold;
}
.UsrStatTblHeader
{
	
	width: 50%;
}
.UsrtblStatusAll
{
	display: block;
	background: url(../images/TempLogo.jpg) #009966;
	width: 100%;
	height: 50px;
}
.ValueFiled
{
	text-align: center;
}
.valuefileds
{
	font-weight: bold;
	font-size: x-small;
	color: #333399;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	text-align: center;
	border-bottom-style: none;
}
#divMessageSelectedValue
{
	display: inline;
	font-weight: bold;
	font-size: xx-small;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#divMessageSelected
{
	font-weight: bold;
	color: teal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: inline;
	border-bottom-style: none;
}
#Panel1
{
	
	width: 100%;
}
#tbll
{
	behavior: url(../css/CommandButton.htc.htc);
}
#tblNewReception
{
	border-right: thin solid;
	border-top: thin solid;
	font-size: xx-small;
	
	overflow: hidden;
	border-left: thin solid;
	width: 140pt;
	border-bottom: thin solid;
	
}
#tblAddNewReception
{
	font-size: xx-small;
	background-repeat: no-repeat;
	
}
#tblUploadFile
{
	font-size: xx-small;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ddd9ff;
	border-bottom-style: none;
}
#tblSchedule
{
	background-color: #ddd9ff;
	}
#tblMain
{
	font-size: xx-small;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ddd9ff;
	border-bottom-style: none;
}

#tblNewUser
{
	font-size:11pt;
}


#tbluser
{
	font-size: xx-small;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: gainsboro;
	border-bottom-style: solid;
}
#tblCenter
{
	font-size: xx-small;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
#tblMessages
{
	font-size: xx-small;
	
}

#tblOnSite
{
	font-size: xx-small;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}

#tblMain
{
	font-size: xx-small;
	
}

