td, center, p, div, li, input, select, textarea, blockquote {
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; font-color:#333366;
}

body { margin-left:2px; margin-top:0px; margin-right:0px; margin-bottom:0px; color: #1b387e;
		font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; font-color:#333366;
		background: white }

h1,h2,h3,h4,h5 {
	margin-top:0px;
}

.egc { font-family: Arial, MS Sans Serif, sans-serif; font-size:95% }

.little { font-size:75% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

th { font-size:95%; color: gray }

.dblue { color: #1b387e }
.lblue { color: #0099e9 }

A:link    { color: #1b387e }
A:visited { color: #1b387e }
A:hover   { color: #0099e9 }

A:link.hmenu    { text-decoration: none; color: #0099e9 }
A:visited.hmenu { text-decoration: none; color: #0099e9 }
A:hover.hmenu   { text-decoration: none; color: #1b387e }

A:link.tmenu    { text-decoration: none; color: #1b387e }
A:visited.tmenu { text-decoration: none; color: #1b387e }
A:hover.tmenu   { text-decoration: none; color: #0099e9 }

A:link.sitemenu    { text-decoration: none; font-weight:bold; color: #1b387e }
A:visited.sitemenu { text-decoration: none; font-weight:bold; color: #1b387e }
A:hover.sitemenu   { text-decoration: none; font-weight:bold; color: #0099e9 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#e5f5f2;
	color: black;
}
input:focus, textarea:focus, select:focus
  { background : #e5f5f2;
    color : #1b387e; }

.proceed { background-color:#e5f5f2 }
.green   { background-color:#e5f5f2 }
.smgreen { background-color:#CCFFCC; font-size:85% }
.fixed   { font-family: Courier, monospace }


table.cbox td.topLeft {
	background-image: url(/gfx/cbox-tl.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
}

table.cbox td.topRight {
	background-image: url(/gfx/cbox-tr.png);
	background-repeat: no-repeat;
}

table.cbox td.bottomLeft {
	background-image: url(/gfx/cbox-bl.png);
	background-repeat: no-repeat;
	font-size: 4px;
}

table.cbox td.bottomRight {
	background-image: url(/gfx/cbox-br.png);
	background-repeat: no-repeat;
	font-size: 4px;
}

table.cbox p {
	font-size:9pt;
}
