/* \*/
* html {height: 1%;}
/* */

a:link    { color: #036; }    	/* unvisited links */
a:visited { color: #036; }   	/* visited links   */
a:hover   { color: #036; } 	/* user hovers     */
a:active  { color: #036; }   	/* active links    */
	
body
	{
	background-color: white;
	font-size: 100.1%;
	text-align: center; 
	}

#box
	{
	font-size: 1em;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 1em;
	text-align: left;
	width: 50em;
	background-color: #eeeeee;
	}
 	
#content
	{
	padding:3em;
	padding-bottom:1em;
	}

#content p
	{
	line-height: 1.4;
	color:#3b3b3b;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	}

#content li
	{
	line-height: 1.4;
	color:#3b3b3b;
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	}

table
	{
	width:100%;
	}
	
td
	{
	vertical-align: top
	}
			
.floatR
	{
	float: right;
	}
	
.floatL
	{
	float: left;	
	}
	
.right
	{
	text-align: right; 	
	}
	
.left
	{
	text-align: left; 	
	}
	
 .br
	{
	clear: both;
	font-size: 1em;
	}

 .clear
	{
	clear: both;
	}
			
.warn
	{
	color:red;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	font-family: helvetica, geneva, arial, sans-serif;	
	}

.red
	{
	color: #ff0000;
	}		

.ltblue
	{
	color: #809FFF;
	}
	
.blue
	{
	color: #036;
	}

.bgyellow
	{
	background-color: #f0e68c;
	}
	
.bgblue
	{
	background-color: #AFD0FD;
	}
	
.bggreen
	{
	background-color: #96C1FD;
	}

.bggreen
	{
	background-color: #98f898;
	}
	
.bgpink
	{
	background-color: #ffc0cb;
	}

.bgbrown
	{
	background-color: #deb887;
	}

.bgdkgray
	{
	background-color: #c0c0c0;
	}

.bggray
	{
	background-color: #e0e0e0;
	}

.bgltgray
	{
	background-color: #ededed;
	}
	
.bgred
	{
	background-color: #FF8080;
	}
		
.plain 
	{
	margin: -0.7em;
	}
	
.plain ul
	{
	margin: -0.5em;
	}	
	
img.bird
	{
	border: none;
	}
				
h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
	
h2
	{
	color:#0354c2;
	font-size: 0.9em;
	font-family: helvetica, geneva, arial, sans-serif;
	}

h3
	{
	color: #ff0000;
	font-size: 0.9em;
	font-family: helvetica, geneva, arial, sans-serif;
	}

h4
	{
	font-size: 1em;
	font-weight: bold;
	color: #ff0000;
	font-family: helvetica, geneva, arial, sans-serif;
	}

h5
	{
	font-size: 1em;
	font-weight: bold;
	color:#0354c2;
	font-family: helvetica, geneva, arial, sans-serif;
	}
						
p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}

li
	{
	line-height: 1.8;	
	}
						
#copyright						/* --- copyright box --- */
	{
	width: 40em;
	margin-left: 4em;
	padding-top:.6em;
	padding-bottom:.6em;
	background: white;	
	border-style: solid;
	border-width: 2px 2px 1px 2px;
	border-color: #dfdfdf #dfdfdf #666 #ccc;
	}

#copyright p
	{
	color:#585858;
	font-size: .9em;
	line-height: .5;
	font-family: arial, helvetica, "gill sans", sans-serif;
	text-align: center;
	}	

pre
	{
	color: #039;
	background: white;	
	text-align: left;
	font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	line-height: 1.3em;
	padding: 1% 2%;
	margin: 1% 2%;
	border-style: solid;
	border-width: 2px 2px 1px 2px;
	border-color: #dfdfdf #dfdfdf #666 #ccc;
	}
	
.rightlinks
	{
	width: 20em;
	margin-left: 25em;
	padding-top: 1em;
	padding-bottom: 1em;
/*	border: 1px solid red; */
	}

.rightlinks p, .rightlinks a
	{
	padding: 0;
	margin: 0;
	font-size: 1em;
	text-align: right;
	line-height: 1.1;
	color: blue;
	font-family: arial, helvetica, sans-serif;
	}

.leftlinks
	{
	width: 20em;
	margin-left: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
/*	border: 1px solid red; */
	}

.leftlinks p, .leftlinks a
	{
	padding: 0;
	margin: 0;
	font-size: 1em;
	text-align: left;
	line-height: 1.1;
	color: blue;
	font-family: arial, helvetica, sans-serif;
	}

#topleft 
	{
	background-image: url(../images/click-tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	left: 0;
   	z-index: 100;
   	width: 108px;
	height: 113px;
	float: left;
	}
		
#topleft a
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 108px;
	height: 113px;
	}	
			
			
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/border/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/border/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/border/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/border/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/border/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/border/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/border/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eeeeee;
	background-image:url(../images/border/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */	