
/* ----- FilmPaletten CSS  (KS.css) --------------------------------- */

/* ----- Main CSS -------------------------------------------------------------- */

.BigTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
}

.MainText, .MainTextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14pt;
}

.MainTextB {
	font-weight: bolder;
}

.MainText2, .MainText2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 9pt;
	font-weight: normal;
}

.MainText2B {
	font-weight: bold;
	text-decoration: underline;
}

.MainText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 14pt;
}

.MainText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24pt;
	font-weight: normal;
}

.SmlTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: thin none;
	line-height: 8pt;
}

.TopTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #F0F0F0;
	border: thin none;
	line-height: 20pt;
}


/* ---------- End Of -- Main CSS ----------------------------------------------- */

/* ----- Body CSS -------------------------------------------------------------- */

.MainBody {
	background-color: #ADADAD ;
	overflow: none;
	position: absolute;
	height: 96%;
	padding: 0px;
	margin: 15px;	
}

.LeftBody, .LeftBody2 {
  background-color: #FEE9CA ;
  overflow: none; position: absolute;
  width: 100%; height: 100%;
  padding: 4px; margin: 0px;
  border-right:1px solid #EEE5D6;
}

.LeftBody2 {
  background-color: #ADADAD ;
  border-left:1px solid #8E8576;
}

.HorizBody {
  background-color: #EEE5D6 ;
  overflow: none; position: absolute;
  width: 100%; height: 100%;
  padding: 0px; margin: 0px;
}

.TopBody {
  background-color: #000000 ;
  overflow: none; position: absolute;
  width: 100%; height: 100%;
  padding: 0px; margin: 0px;
}

.ButBody {
  background-color: #000000 ;
  overflow: none; position: absolute;
  width: 100%; height: 100%;
  padding: 0px; margin: 0px;
}

.DarkBorder
 {
  background-color: #ADADAD;
  overflow: auto;
  width: 95%; height: 95%;
  padding: 4px; margin: 4px;
}

.FrameBorder
 {
 background-color: #E5E5CD;
 border: 1 solid black
 }

/* ---------- End Of -- Body CSS ----------------------------------------------- */

/* ----- Menu CSS -------------------------------------------------------------- */

.MenuTxt, .MenuTxt2, .MenuTxt3, .MenuTxt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 13px;
}

.MenuTxt {
	position: absolute ;
	top: 2px ;
	left: 4px ;
}

.MenuTxt2 {
	background-color: #FEE9CA;
}

.MenuTxt3 {
	background-color: #868686;
	border-style: solid ;
	border-width: thin ;
    border-color: #868686 ;
	text-decoration: underline ;
}

.MenuTxt4 {
	background-color: #EED9BA;
	font-size: 24px;
	line-height: 24px;
}

/* ---------- End Of -- Menu CSS ----------------------------------------------- */

/* ----- Link CSS -------------------------------------------------------------- */

a:link, a:visited, a:hover  {
	color: #FFFFFF;
}

a:visited {
	color: #DDDDDD;
}

a:hover {
	color: #EEEEEE;
}

a.MenuLink:active, a.MenuLink:link, a.MenuLink:visited, a.MenuLink:hover, .MenuLinkNA,
a.HMenuLink:link, a.HMenuLink:visited, a.HMenuLink:active, a.HMenuLink:hover, .HMenuLinkNA  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	text-decoration: none;
	background-color: #FEE9CA ;
}

a.MenuLink:visited, a.HMenuLink:visited {
	color: #000000;
}

a.MenuLink:active, a.HMenuLink:active {
	color: #00A000;
}

a.MenuLink:hover, a.HMenuLink:hover {
	color: #DDDD00;
}

a.HMenuLink:link, a.HMenuLink:visited, a.HMenuLink:hover, .HMenuLinkNA  {
	background-color: #FEE9CA ;
}

a.MenuLink:visited{
	background-color: #FEE9CA ;
}

a.MenuLink:active{
	background-color: #FEE9CA ;
}

a.MenuLink:hover{
	background-color: #FEE9CA ;
}

a.MenuLink:link{
	background-color: #FEE9CA ;
}

a.MenuLink2:active, a.MenuLink2:link, a.MenuLink2:visited, a.MenuLink2:hover, .MenuLinkNA2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	background-color: #EED9BA;
}

a.MenuLink2:visited  {
	color: #000000;
}

a.MenuLink2:active  {
	color: #0000FF;
}

a.MenuLink2:hover  {
	color: #D0D000;
}

a.MenuLink2:link  {
	color: #000000;
}

a.MenuLink3:active, a.MenuLink3:link, a.MenuLink3:visited, a.MenuLink3:hover, .MenuLinkNA3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline;
	background-color: #FEF5E6;
}

a.MenuLink3:visited  {
	color: #F0F0F0;
}

a.MenuLink3:active  {
	color: #0000FF;
}

a.MenuLink3:hover  {
	color: #D0D000;
}

a.MenuLink3:link  {
	color: #F0F0F0;
}

a.PageLink:link, a.PageLink:visited, a.PageLink:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

a.PageLink:visited {
	color: #000000;
}

a.PageLink:hover {
	color: #555555;
}

/* ---------- End Of -- Link CSS ----------------------------------------------- */

/* ----- Form CSS -------------------------------------------------------------- */

.FormSmlTxt, .FormSmlTxt2, .FormSmlTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border: solid 1px;
	line-height: 10pt;
}

.FormSmlTxt {
	cursor: hand;
}

.FormSmlTxt2 {
	background-color:#AAE0AA;
	cursor: hand;
}

.FormSmlTxt3 {
	cursor: hand;
	border: thin none;
}
  
.FormTable {
	padding:3px ;
    border: none ;
	background-color:#C0C0C0 ;
}

/* ---------- End Of -- Form CSS ----------------------------------------------- */

