/* CSS Document */
BODY {
	Background-Color: #999999; Margin-Top: 0px; Margin-Right: 0px; Margin-Bottom: 0px; Margin-Left: 0px;
}

TD {
	Font-Size: 12px; Font-Family: Arial; Color: #342C1D;
}

.pagetitle {
	Font-Size: 14px; Font-Family: Arial; Color: #6D6E6B; Font-Weight: Bold;
}

.paratitle {
	Font-Size: 12px; Font-Family: Arial; Color: #6D6E6B; Font-Weight: Bold;
}

.tdhighlight {
	Font-Size: 12px; Font-Family: Arial; Color: #6D6E6B;
}

.special {
	COLOR: #f69d01; Font-Size: 12px; Font-Family: Arial; line-height: 16px;
}

.special_bold {
	COLOR: #f69d01; Font-Size: 12px; Font-Family: Arial; line-height: 16px; font-weight: bold;
}

.login_text {
	COLOR: #ba6000; Font-Size: 14px; Font-Family: Arial; line-height: 16px;
}

.footer_text {
	Font-Size: 11px; Font-Family: Arial; Color: #342C1D;
}

.service_link {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none;
}
.service_link:visited {
	COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none;
}
.service_link:hover {
	COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:underline;
}
.links { 
font-size : 12px; color : #416692; font-family : Arial; text-decoration : none; 
} 
.links:visited { 
font-size : 12px; color : #416692; font-family : Arial; text-decoration : none; 
} 
.links:hover { 
font-size : 12px; color : #342C1D; font-family : Arial; text-decoration : underline; 
} 

.footer_link { 
Font-Size: 11px; Font-Family: Arial; Color: #DBAC2D; text-decoration : none; 
} 
.footer_link:visited { 
Font-Size: 11px; Font-Family: Arial; Color: #DBAC2D; text-decoration : none; 
} 
.footer_link:hover { 
Font-Size: 11px; Font-Family: Arial; Color: #342C1D; text-decoration : underline; 
} 

.email { 
font-size : 12px; color : #416692; font-family : Arial; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #416692; font-family : Arial; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #342C1D; font-family : Arial; text-decoration : underline; 
} 

.on-lyne { 
font-size : 11px; color : #29166e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:visited { 
font-size : 11px; color : #29166e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:hover { 
font-size : 11px; color : #ff3333; 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: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.sublink:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.sublink:hover {
	COLOR: #ffff33; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}

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
}

