/* CSS Document */
BODY {
	Margin-Top: 0px; Margin-Right: 0px; Margin-Bottom: 1px; Margin-Left: 0px; /*background-image: url();*/
}


TD {
	Font-Size: 12px; Font-Family: Arial; Color: #000000;
}

.pagetitle {
	Font-Size: 19px; Font-Family: Verdana; Color: #c00a43; Font-Weight: normal;
}

.subtitle {
	Font-Size: 12px; Font-Family: Arial; Color: #ff5507; Font-Weight: bold;
}
.paratitle {
	Font-Size: 14px; Font-Family: Arial; Color: #351f50; Font-Weight: bold;
}

.content {
	Font-Size: 14px; Font-Family: Verdana; Color: #ffffff; Font-Weight: bold;
}

.footertext {
	Font-Size: 12px; Font-Family: Verdana; Color: #0475b8;
}

.links {
	font-size : 12px; color : #FF0000; font-family : Arial; text-decoration : none; font-weight: bold;
} 
.links:visited { 
font-size : 12px; color : #FF0000; font-family : Arial; text-decoration : none; font-weight: bold;
} 
.links:hover { 
font-size : 12px; color : #000000; font-family : Arial; text-decoration : none; font-weight: bold; 
} 
.sub_links {
	font-size : 12px; color : #868889; font-family : Verdana; text-decoration : none; font-weight: normal;
} 
.sub_links:visited { 
font-size : 12px; color : #868889; font-family : Verdana; text-decoration : none; font-weight: normal;
} 
.sub_links:hover { 
font-size : 12px; color : #ffffff; font-family : Verdana; text-decoration : none; font-weight: normal; 
}

.top_links {
	font-size : 11px; color : #aa0a1e; font-family : Verdana; text-decoration : none; font-weight: bold;
} 
.top_links:visited { 
font-size : 11px; color : #aa0a1e; font-family : Verdana; text-decoration : none; font-weight: bold;
} 
.top_links:hover { 
font-size : 11px; color : #000000; font-family : Verdana; text-decoration : none; font-weight: bold; 
} 

.newslink { 
font-size : 12px; color : #0000cc; font-family : Verdana; text-decoration : none; 
} 
.newslink:visited { 
font-size : 12px; color : #0000cc; font-family : Verdana; text-decoration : none; 
} 
.newslink:hover { 
font-size : 12px; color : #336699; font-family : Verdana; text-decoration : underline; 
} 

.footerlink { 
Font-Size: 12px; Font-Family: Arial; Color: #000000; text-decoration : none; 
} 
.footerlink:visited { 
Font-Size: 12px; Font-Family: Arial; Color: #000000; text-decoration : none; 
} 
.footerlink:hover { 
Font-Size: 12px; Font-Family: Arial; Color: #FF0000; text-decoration : underline; 
} 

.email { 
font-size : 12px; color : #a70e21; font-family : Verdana; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #a70e21; font-family : Verdana; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #02445e; font-family : Verdana; text-decoration : underline; 
} 

.on-lyne {
	font-size : 12px; color : #b70f24; font-family : Verdana; text-decoration : none; font-weight: bold;
} 
.on-lyne:visited { 
font-size : 12px; color : #b70f24; font-family : Verdana; text-decoration : none; font-weight: bold; 
} 
.on-lyne:hover { 
font-size : 12px; color : #ff8f00; font-family : Verdana; text-decoration : none; font-weight: bold; 
} 

A.mainlink {
	COLOR: #151716; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.mainlink:visited {
	COLOR: #151716; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.mainlink:hover {
	COLOR: #f04b04; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

A.sublink {
	COLOR: #023a5b; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold}
A.sublink:visited {
	COLOR: #023a5b; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
A.sublink:hover {
	COLOR: #b70f24; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

.text {
	Font-Size: 12px; Font-Family: Verdana; Color: #151716; Font-Weight: Bold;
}

.form_text {
	Font-Size: 9px; Font-Family: Verdana; Color: #1373ad; Font-Weight: normal;
}

.tdbold {
	Font-Size: 12px; Font-Family: Verdana; Color: #2B1C01; Font-Weight: Bold;
}

.tdhighlight {
	Font-Size: 14px; Font-Family: Verdana; Color: #CC0000; font-weight: bold;
}

SELECT { 
font-size : 10px; font-family : Verdana; 
} 

INPUT { 
font-size : 10px; font-family : Verdana; height : 18px; 
} 

TEXTAREA { 
font-size : 10px; font-family : Verdana; 
}

INPUT.checkbox
{
    WIDTH: 15px; HEIGHT: 15px
}

INPUT.radio
{
    WIDTH: 15px; HEIGHT: 15px
}
form { 
display:inline; 
} 
