/* ******* */
/* GENERAL */
/* ******* */

body {
	background-color: #000000;
	color: #003366;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}



/* ******* */
/* LAYOUT  */
/* ******* */

td.blank {
	background-image:url(lo-black.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.color {
	background-image:url(lo-orange.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r0c1 {
	background-image:url(lo-r0c1.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r1c1 {
	background-image:url(lo-r1c1.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r2c1 {
	background-image:url(lo-r2c1.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r2c3 {
	background-image:url(lo-r2c3.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r3c2 {
	background-image:url(lo-r3c2.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r3c3 {
	background-image:url(lo-r3c3.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r3c13 {
	background-image:url(lo-r3c13.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c3 {
	background-image:url(lo-r4c3.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c4 {
	background-image:url(lo-r4c4.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c6 {
	background-image:url(lo-r4c6.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c7 {
	background-image:url(lo-r4c7.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c9 {
	background-image:url(lo-r4c9.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r4c11 {
	background-image:url(lo-r4c11.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r5c3 {
	background-image:url(lo-r5c3.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r5c5 {
	background-image:url(lo-r5c5.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r5c8 {
	background-image:url(lo-r5c8.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r5c8m {
	background-image:url(lo-r5c8m.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r5c10 {
	background-image:url(lo-r5c10.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r6c3 {
	background-image:url(lo-r6c3.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r6c14 {
	background-image:url(lo-r6c14.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r7c2 {
	background-image:url(lo-r7c2.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r7c6 {
	background-image:url(lo-r7c6.jpg);
	font-size: 1px;
	font-weight: 300;
}
td.r7c9 {
	background-image:url(lo-r7c9.jpg);
	font-size: 1px;
	font-weight: 300;
}



td {
	font-size: 12px;
	font-weight: 300;
}
td.inverse {
	background-image:url(lo-black.jpg);
	color: #e78431;
	font-size: 12px;
	font-weight: 600;
}
td.legal {
	background-image:url(lo-black.jpg);
	color: #e78431;
	font-size: 10px;
	font-weight: 300;
}
td.start {
	background-color: #e78431;
	font-size: 12px;
	font-weight: 600;
}
td.imgouter {
	background-color : #003366;
	font-size: 1px;
	font-weight: 300;
}
td.imginner {
	background-color : #e78431;
	font-size: 1px;
	font-weight: 300;
}

td.line {
	background-color: #c3b296;
	font-size: 1px;
	font-weight: 300;
}
td.linerust {
	background-color: #894132;
	font-size: 1px;
	font-weight: 300;
}
td.copy {
	background-color: #894132;
	color: #c3b296;
	font-size: 10px;
	font-weight: 300;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 12px;
}
b.start {
	font-size: 16px;
	font-weight: 600;
}
b.program {
	font-size: 14px;
	font-weight: 600;
}
input.long {
	width:300px;
	background-color:#ffffff;
	color:#003366;
	border: solid 1pt #003366;
	font-size:12px; 
	font-weight:normal; 
}
input.filelong {
	width:305px;
	background-color:#ffffff;
	color:#003366;
	border: solid 1pt #003366;
	font-size:12px; 
	font-weight:normal; 
}
input.short {
	width:20px;
	background-color:#ffffff;
	color:#003366;
	border: solid 1pt #003366;
	font-size:12px; 
	font-weight:normal; 
}
textarea.long {
	width:300px;
	background-color:#ffffff;
	color:#003366;
	border: solid 1pt #003366;
	font-size:12px; 
	font-weight:normal; 
}
input.submitlong {
	width:303px; 
	border: solid 1pt #003366;
	background-color:#003366; 
	font-size:12px; 
	color:#e78431;
	font-weight:600;
	cursor:pointer;
}
a.lined:link {color:#003366;text-decoration:underline;}
a.lined:visited {color:#003366;text-decoration:underline;}
a.lined:active {color:#003366;text-decoration:underline;}
a.lined:hover {color:#006699;text-decoration:none;}
a.unlined:link {color:#003366;text-decoration:none;}
a.unlined:visited {color:#003366;text-decoration:none;}
a.unlined:active {color:#003366;text-decoration:none;}
a.unlined:hover {color:#006699;text-decoration:underline;}
a.legal:link {color:#e78431;text-decoration:none;}
a.legal:visited {color:#e78431;text-decoration:none;}
a.legal:active {color:#e78431;text-decoration:none;}
a.legal:hover {color:#e78431;text-decoration:underline;}

