body
{
	font-size: x-small;
	font-family: Arial;
	background-color: white;
}

a
{
	font-size: x-small;
	color: #0166be;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a img
{
	border: solid 1px white;
}

a.SEL:hover
{
	text-decoration: underline;
	color: #1952F1;
}
.SELCUR
{
	font-family: Arial;
	color: black;
	font-size: x-small;
}

a.M
{
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: .8em;
	margin-left: .5em;
	font-weight: bolder;
}

a.M:hover
{
	border-bottom: dotted 1px silver;
	color: Maroon;
}

a.topmenu
{
	border-right: #b0c4de 1px solid;
	border-top: #b0c4de 1px solid;
	font-weight: bolder;
	font-size: 105%;
	border-left: #b0c4de 1px solid;
	color: #000000;
	border-bottom: #b0c4de 1px solid;
}
a.topmenu:active
{
	color: #000000;
}
a.topmenu:visited
{
	color: #000000;
}
a.topmenu:link
{
color: #000000;
}
a.topmenu:hover
{
	color: #FFFFFF;
	background-color: #061E61;
	text-decoration: none;
	border: solid white 1px;
}


a.textmenu
{
	font-size: 105%;
	color: #1952F1; 
}
a.textmenu:hover
{
	color: #1952F1;
	text-decoration: underline;
}
a.textmenu:visited
{
	color: #1952F1;
	text-decoration: none;
}

a.textmenu2
{
	font-size: 110%;
	font-weight: bold;
	color: #1952F1; 
}
a.textmenu2:hover
{
	color: #1952F1;
	text-decoration: underline;
}
a.textmenu2:visited
{
	color: #1952F1;
	text-decoration: none;
}

.M
{
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: .8em;
	margin-left: .5em;
	font-weight: bolder;
}

.M:hover
{
	border-bottom: dotted 1px silver;
	color: Maroon;
}

H1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
	margin-top: 0em;
	margin-bottom: 0px;
}

H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #1952F1;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
}

td, input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.bg-right
{
	background-image: url(images/bg-1.gif);
}
.bg-image
{
	background-color: #ffc438;
}
.border-l
 { 
 border-left: 1px solid #001B6A;
 }
.border-r
 { 
 border-right: 1px solid #001B6A;
 }

.border-tb
 { 
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 }
p
{
	padding-left: 1em;
	padding-right: 1em;
	text-align: justify;
}

dt
{
	font-weight: bold;
	margin-left: 1em;
}

dd
{
	margin-bottom: 1em;
	margin-right: 1em;
	text-align: justify;
}


div.inner
{
	margin-left: 1em;
	margin-right: 1em;
}

span.inner
{
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 1em;
	padding-right: 1em;
}

.topimage
{
	background-image:url(images/y-line-small-r.gif);
	background-repeat: no-repeat;
}
table.border
{ border: 1px solid #CCCCCC;  border-collapse: collapse;  }

.hdr1
{
	color: #000000;
	font-weight: bold;
	font-size: xx-small;
}

.hdr2
{
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.7em;
}


.dot-h
{
	BACKGROUND-IMAGE: url(images/dot-line-h.gif); 
	BACKGROUND-REPEAT: repeat-x;	
}

.dot-v
{
	BACKGROUND-IMAGE: url(images/dot-line-v.gif); 
	BACKGROUND-REPEAT: repeat-y;	
}
