BODY
{
	BACKGROUND-COLOR: #DEE7EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
TABLE
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    BORDER-LEFT: black;
    BORDER-BOTTOM: black
}
#P
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 4px;
}
P.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

A 
{
	text-decoration: underline;
	color: #10417B;
	font-weight: bold;
}

A:hover 
{ 
     text-decoration: underline; 
     color: #10417B; 
	font-weight: bold;
}

A:active 
{ 
     text-decoration: underline; 
     color: #10417B; 
	font-weight: bold;
}

A:visited 
{ 
     text-decoration: underline; 
     color: #10417B; 
	font-weight: bold;
}

A:visited:hover 
{ 
     text-decoration: underline; 
     color: #2292E7; 
	font-weight: bold;
}

#li
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    COLOR: #ffffff;
}

#ul
{
    MARGIN-TOP: 4px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    COLOR: #ffffff;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.menulevel1 {
	background-image:url(images/background.jpg);
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.menulevel2 {
	background-image:url(images/background.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}
	
	
.menulevel1 A, .menulevel1 A:active, .menulevel1 A:visited{
	background-image:url(images/background.jpg);
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.menulevel1 A:hover, .menulevel1 A:visited:hover{ 
	background-image:url(images/background.jpg);
	font-weight: bold;
	text-indent: 5px;
	color: #ADCBE7;
	font-size: 12px;
	text-decoration: none;
}
	
.menulevel2 A, .menulevel2 A:active, .menulevel2 A:visited{
	background-image:url(images/background.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}

.menulevel2 A:hover, .menulevel2 A:visited:hover{
	background-image:url(images/background.jpg);
	font-weight: bold;
	color: #ADCBE7;
	text-indent: 20px;
	font-size: 10px;
	list-style-type: square;
	display: list-item;
	text-decoration: none;
	}
		td {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.menubackground {
	background-image:url(images/background.jpg);
}

.menuloggedinas {
	background-image:url(images/background.jpg);
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	}

.screenbackground {
	background-color: #FFFFFF;
	}

.footer {
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	background-color:#CCCCCC;
	}

.error_msg {
	color: #FF0000;
	font-weight: bold;
}


.menusecondcolor{ 
	background-color: #10417B;
	font-size: 12px;
	font-weight: bold;
	color: #ADCBE7;
}

input {
	font-size: 12px;
}


th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
}


