BODY {
	background-color: #AEBDDC;
	FONT-SIZE: 9pt; 
	COLOR:#000000; 
	FONT-FAMILY: arial,verdana; 
	font-weight: normal;
	SCROLLBAR-FACE-COLOR:#003297; 
	SCROLLBAR-HIGHLIGHT-COLOR:#003297; 
	SCROLLBAR-SHADOW-COLOR:#003297; 
	SCROLLBAR-3DLIGHT-COLOR:#AEBDDC;; 
	SCROLLBAR-ARROW-COLOR:#AEBDDC;; 
	SCROLLBAR-TRACK-COLOR:#AEBDDC;; 
	SCROLLBAR-DARKSHADOW-COLOR:#AEBDDC;

}

.contentbody 
{
background-color:#AEBDDC;
background-image: url('./img/alap_2x1.jpg');
background-attachment: fixed;
background-position: 100% 0%;
background-repeat: no-repeat;
font-family: arial,verdana;
font-size: 9pt;
}

.content
{
font-family: arial,verdana;
font-size: 9pt;
}

.title
{
font-weight: bold;
font-family: arial,verdana;
font-size: 10pt;
color:white;
}
.redtitle
{
font-weight: bold;
font-family: arial,verdana;
font-size: 10pt;
color:red;
}
.smalltitle
{
font-weight: bold;
font-family: arial,verdana;
font-size: 8pt;
color:white;
}

.markedrow
{
	font-weight: normal;
	font-family: arial,verdana;
	font-size: 9pt;
	color:white;
}

input{
	border: 1px solid red;
	FONT-SIZE: 9pt;
	background-color:#003297;
	COLOR:white;
	FONT-FAMILY:arial, verdana;
	font-weight: normal;
}

.smallbutton{
	border: 1px solid red;
	FONT-SIZE: 8pt;
	background-color:red;
	COLOR:red;
	FONT-FAMILY:arial, verdana;
	font-weight: normal;
}

textarea{
	border: 1px solid red;
	FONT-SIZE: 9pt;
	background-color:#003297;
	COLOR:white;
	FONT-FAMILY:arial, verdana;
	font-weight: normal;
}

option{
	border: 1px solid red;
	FONT-SIZE: 9pt;
	background-color: #003297;
	COLOR:white;
	FONT-FAMILY:arial, verdana;
	font-weight: normal;
}

select{
	border: 1px solid red;
	FONT-SIZE: 9pt;
	background-color:  #003297;
	COLOR: white;
	FONT-FAMILY:arial, verdana;
	font-weight: normal;
}


a:link.title {
	color: white; background-color:;font-family: arial,verdana; text-decoration: none; font-weight: bold;
}
A:visited.title {
	color: white; background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:active.title {
	color: white; background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:hover.title {
	COLOR: red; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
a:link {
	color: white; background-color:;font-family: arial,verdana; text-decoration: none; font-weight: bold;
}
A:visited {
	color: white; background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:active {
	color: white; background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:hover {
	COLOR: red; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
		}

