body 
{ 
	color:#000; 
	font-size: 1.2em; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 1.4em; 
}

.Normal, .NormalDisabled
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}



.kader
{
	background-image: url(meteor-key.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.pagemaster 
{
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}

.contentpane
{
	padding-left: 12px;
	padding-right: 20px;
}

.login 
{
	float:right;
	font-size: 12px;
}

.heading1
{
	color: #149;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	  margin-bottom: 25px;
}
   
.heading2
{
	color: #149;
	font-size: 14px;
	font-style: italic; 
	line-height: 1.2em; 
}

.heading3
{
	color: 3399CC;
	font-size: 14px;
	font-weight: bold; 
	line-height: 1.2em; 
}
.heading4
{
	color: 3399CC;
	font-size: 18px;
	font-weight: bold; 
	line-height: 1.2em; 
}
li 
{
	list-style-image: url(arrow_sub.gif);
	line-height: 1.6em; 
}

A:link
{
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}

A:visited
{
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}