﻿a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

a.orange:link {COLOR: #FFFF00; text-decoration: none;}
a.orange:visited {COLOR: #FFFF00; text-decoration: none;}
a.orange:hover {COLOR: #0000FF; text-decoration: none;}
a.orange:active {COLOR: #0000FF; text-decoration: none;}

A.tx1:visited { COLOR: #0000FF; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 18px;}

.link {
	color: #153E9A;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	line-height: 14px;
}
.table {
	border-style: none;
	background-color: silver;
}
.tab-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid white;
	border-bottom-style: none;
}
.tab-odd {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid gray;
	border-bottom-style: none;
}
.tabg-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid white;
	border-bottom-style: none;
	background-color:#A8D9AB;
}
.tabg-odd {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid gray;
	border-bottom-style: none;
	background-color:#83C7A3;
}
.tabg2-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid gray;
	border-top: .75pt solid white;
	border-bottom-style: none;
	background-color:#A8D9AB;
}
.tabg2-odd {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right: .75pt solid gray;
	border-top: .75pt solid gray;
	border-bottom-style: none;
	background-color:#83C7A3;
}
.tabO-header {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid gray;
	border-bottom-style: none;
	background-color:#FFB18C;
}
.tabO-headerL {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top: .75pt solid gray;
	border-bottom-style: none;
	background-color:#FFCAB0;
}



.h1 {
	font-family : times, times new roman, times roman, Verdana, Helvetica, sans-serif;
	font-size : 35px;
	color : #FFFFFF;
}
.h2 {
	font-family : times, times new roman, times roman, Verdana, Helvetica, sans-serif;
	font-size : 25px;
	color : #000000;
}
.h1_big {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
}
.txt1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
}
.txt2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
}
.comment  {
	font-family : times, times new roman, times roman, Verdana, Helvetica, sans-serif;
	font-size : 18px; Font-weight: bold; Font-style: italic;
	color : #008000;
}

A.tx1:link { COLOR: #0000FF; FONT-SIZE: 18px; Font-weight: bold; TEXT-DECORATION: none; FONT-FAMILY: times, times new roman, times roman, Verdana, Helvetica, sans-serif;}
A.tx1:active { COLOR: #FF0000; Font-weight: bold; FONT-SIZE: 18px; TEXT-DECORATION: none; }
A.tx1:visited { COLOR: #0000FF; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 18px;}
A.tx1:hover { COLOR: #FF0000; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 18px;}

A.l1:link { COLOR: #ffffff; FONT-SIZE: 16px; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Helvetica, sans-serif;}
A.l1:active { COLOR: #00FF00; FONT-SIZE: 16px; TEXT-DECORATION: none; }
A.l1:visited { COLOR: #ffffff; TEXT-DECORATION: none; FONT-SIZE: 16px;}
A.l1:hover { COLOR: #00FF00; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 16px;}

A.tx2:link { COLOR: #0000FF; FONT-SIZE: 16px; FONT-FAMILY: Arial, Verdana;}
A.tx2:active { COLOR: #FF0000; FONT-SIZE: 16px; }
A.tx2:visited { COLOR: #0000FF; FONT-SIZE: 16px;}
A.tx2:hover { COLOR: #FF0000; FONT-SIZE: 16px;}

A.l2:link { COLOR: #2B8C54; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Helvetica, sans-serif;}
A.l2:active { COLOR: #FF0000; FONT-SIZE: 12px;}
A.l2:visited { COLOR: #2B8C54; TEXT-DECORATION: none; FONT-SIZE: 12px;}
A.l2:hover { COLOR: #FF0000; TEXT-DECORATION: none; FONT-SIZE: 12px;}

A.l3:link { COLOR: #0000FF; FONT-SIZE: 13px; Font-weight: bold; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Helvetica, sans-serif;}
A.l3:active { COLOR: #FF0000; Font-weight: bold; FONT-SIZE: 13px;}
A.l3:visited { COLOR: #0000FF; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 13px;}
A.l3:hover { COLOR: #FF0000; Font-weight: bold; TEXT-DECORATION: none; FONT-SIZE: 13px;}

#navcontainer { width: 320px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 320px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}