﻿body
{
	font-size: 8pt;
	font-family: Tahoma;
}
.ckListLoginOver
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(App_Themes/Login_1_2.bmp);
	color: black;
	background-repeat: no-repeat;
	font-family: Tahoma;
	cursor:pointer;
}
.ckListLoginOut
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(App_Themes/Login_1_0.bmp);
	color: white;
	background-repeat: no-repeat;
	font-family: Tahoma;
}
.txtBoxOut
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	border-left: lightgrey 1px solid;
	color: #696969;
	border-bottom: lightgrey 1px solid;
	font-family: Tahoma;
}
.txtBoxOver
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	padding-left: 3px;
	font-size: 8pt;
	border-left: #ffcc66 1px solid;
	color: #696969;
	border-bottom: #ffcc66 1px solid;
	font-family: Tahoma;
}
.Misc
{
	position:absolute;
}
.aHeadlines
{
	z-index: -5;
	padding-left: 2px;
	font-size: 8pt;
	color: black;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
