H1 {
	color: #336699;
        font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

H2 {
	color: #336699;
        font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

H3 {
	color: #336699;
        font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}



TABLE {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

TABLE.form {
	font-size: 1em;
	color: black;
	font-family: Arial, Helvetica, Univers, sans-serif;
}


FONT {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

TEXTAREA {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

FONT.fixed0 {
	font-size: 1em;
	font-family: Courier New, Courier;
}

FONT.fixed1 {
	font-size: 1.1em;
	font-family: Courier New, Courier;
}

FONT.fixed2 {
	font-size: 1.2em;
	font-family: Courier New, Courier;
}

FONT.fixed3 {
	font-size: 1.3em;
	font-family: Courier New, Courier;
}

.poport3 {font-size: 20; font-family: Courier New, Courier; }

TEXTAREA.fixed1 {
	font-size: 1.1em;
	font-family: Courier New, Courier;
}

TEXTAREA.fixed2 {
	font-size: 1.2em;
	font-family: Courier New, Courier;
}

TEXTAREA.fixed3 {
	font-size: 1.3em;
	font-family: Courier New, Courier;
}

LI {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

CENTER {
	font-size: 12;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

TH {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

TD {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

TD.small {
	font-size: 0.8em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

P {
	font-size: 1em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

P.small {
	font-size: 0.8em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

FONT.tab {
	font-size: 12;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

FONT.small {
	font-size: 0.8em;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

A:Link  {
     	color : #0000FF;
     	text-decoration : none;
}
     
A:Visited  {
     	color : #000099;
     	text-decoration : none;
}
     
A:Active  {
     	color : #FF0000;
     	text-decoration : none;
}
     
A:Hover  {
     	text-decoration : underline;
     	color : #FF0000;
}


/* shadowed box attributes */

.boxMargin	 { margin: 1em 1em 1em 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 1em; }
.boxTitleMargin  { margin: 1em 1em  2px  2px; margin-left: 1em; margin-right: 1em; margin-top:  2px; margin-bottom:  2px; }
.boxTitle	 { background-color: #476FAD; text-align: left; font-size: 1em; font-weight: bold; color: white; background-image:url(/img/ss111.jpg); }
.boxShadow	 { background-color: #999999; }


.switchColor .box				{ background-color: #D6E6F1; }
.switchColor .switchColor .box			{ background-color: #EEEEEE; }
.switchColor .switchColor .switchColor .box	{ background-color: #D6E6F1; }

.switchColor .boxContent		{ background-color: #D6E6F1; vertical-align: top; }
.switchColor .switchColor .boxContent	{ background-color: #EEEEEE; vertical-align: top; }
.switchColor .switchColor .switchColor .boxContent	{ background-color: #D6E6F1; vertical-align: top; }
.tableTitle				{ background-color: #336699; color: #FFFFFF; font-weight: bold; }
.switchColor .tableHeader		{ background-color: #dddddd; color: #000000; }
.switchColor .switchColor .tableHeader  { background-color: #a8c7de; color: #000000; }

.switchColor .tableRowOdd		{ background-color: #eeeeee; color: #000000; }
.switchColor .switchColor .tableRowOdd 	{ background-color: #D6E6F1; color: #000000; }
.switchColor .switchColor .switchColor .tableRowOdd		{ background-color: #eeeeee; color: #000000; }
.switchColor .tableRowEven		{ background-color: #dddddd; color: #000000; }
.switchColor .switchColor .tableRowEven	{ background-color: #a8c7de; color: #000000; }
.switchColor .switchColor .switchColor .tableRowEven		{ background-color: #dddddd; color: #000000; }


.positionContainer	{ margin: 1em 1em 1em 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em;	margin-bottom: 1em; }

BODY {
	color: black;
	margin-top: 10; 
	margin-left: 60; 
	margin-right: 40; 
	margin-bottom: 10; 
	font-family: Arial, Helvetica, Univers, sans-serif;
        font-size: 13px;
}

