/* CSS Document */
BODY {
	Background-Color: #ffffff; Margin-Top: 0px; Margin-Right: 0px; Margin-Bottom: 0px; Margin-Left: 0px; /*background-image: url();*/
}

TD {
	Font-Size: 12px; Font-Family: Arial; Color: #2B1C01;
}

.pagebg {
	background-image: url(images/watermark.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.pagetitle {
	Font-Size: 16px; Font-Family: Arial; Color: #006d39; Font-Weight: Bold;
}

.paratitle {
	Font-Size: 14px; Font-Family: Arial; Color: #333333; Font-Weight: none;
}

.tdbold {
	Font-Size: 12px; Font-Family: Arial; Color: #2B1C01; Font-Weight: Bold;
}

.tdhighlight {
	Font-Size: 14px; Font-Family: Arial; Color: #944e55;
}

.footertext {
	Font-Size: 11px; Font-Family: Arial; Color: #03536e;
}

.links { 
font-size : 12px; color : #944e55; font-family : Arial; text-decoration : none; 
} 
.links:visited { 
font-size : 12px; color : #944e55; font-family : Arial; text-decoration : none; 
} 
.links:hover { 
font-size : 12px; color : #036066; font-family : Arial; text-decoration : none; 
} 

.footerlink { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : none; 
} 
.footerlink:visited { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : none; 
} 
.footerlink:hover { 
Font-Size: 10px; Font-Family: Arial; Color: #6D6E6B; text-decoration : underline; 
} 

.email { 
font-size : 12px; color : #1b6765; font-family : Arial; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #1b6765; font-family : Arial; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #144947; font-family : Arial; text-decoration : underline; 
} 

.on-lyne { 
font-size : 11px; color : #03536e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:visited { 
font-size : 11px; color : #03536e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:hover { 
font-size : 11px; color : #1b6764; font-family : Arial; text-decoration : underline; 
} 

A.mainlink {
	COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:hover {
	COLOR: #ffff33; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}

A.sublink {
	COLOR: #944e55; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.sublink:visited {
	COLOR: #944e55; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.sublink:hover {
	COLOR: #036066; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: underline; FONT-WEIGHT: bold
}

SELECT { 
font-size : 10px; font-family : Arial; 
} 

INPUT { 
font-size : 10px; font-family : Arial; height : 18px; 
} 

TEXTAREA { 
font-size : 10px; font-family : Arial; 
}

INPUT.checkbox
{
    WIDTH: 15px; HEIGHT: 15px
}

INPUT.radio
{
    WIDTH: 15px; HEIGHT: 15px
}
