/* 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; line-height: 17px;
}

.pagetitle {
	Font-Size: 14px; Font-Family: Arial; Color: #6D6E6B; Font-Weight: Bold;
}

.paratitle {
	Font-Size: 12px; Font-Family: Arial; Color: #6D6E6B; Font-Weight: Bold;
}

.header {
	Font-Size: 14px; Font-Family: Arial; Color: #9c0000; Font-Weight: Bold;
}
.tdbold {
	Font-Size: 12px; Font-Family: Arial; Color: #2B1C01; Font-Weight: Bold;
}

.tdhighlight {
	Font-Size: 14px; Font-Family: Arial; Color: #6D6E6B;
}

.footertext {
	Font-Size: 12px; Font-Family: Arial; Color: #6D6E6B;
}

.links { 
font-size : 12px; color : #ac0202; font-family : Arial; text-decoration : none; 
} 
.links:visited { 
font-size : 12px; color : #ac0202; font-family : Arial; text-decoration : none; 
} 
.links:hover { 
font-size : 12px; color : #315175; font-family : Arial; text-decoration : underline; 
} 
.inner_text { 
font-size : 12px; color : #212021; font-family : Arial; text-decoration : none; 
} 
.inner_text:visited { 
font-size : 12px; color : #212021; font-family : Arial; text-decoration : none; 
} 
.inner_text:hover { 
font-size : 12px; color : #c60000; font-family : Arial; text-decoration : none; 
} 
.footerlink { 
Font-Size: 12px; Font-Family: Arial; Color: #ac0202; 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 : #009933; font-family : Arial; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #009933; font-family : Arial; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #ac0202; font-family : Arial; text-decoration : underline; 
} 

.on-lyne { 
font-size : 12px; color : #29166e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:visited { 
font-size : 12px; color : #29166e; font-family : Arial; text-decoration : none; 
} 
.on-lyne:hover { 
font-size : 12px; color : #ff3333; font-family : Arial; text-decoration : underline; 
} 

A.mainlink {
	COLOR: #212021; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:visited {
	COLOR: #212021; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.mainlink:hover {
	COLOR: #c60000; FONT-FAMILY: Arial; FONT-SIZE: 13px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

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
}
