/* Body Tag Redefined */
body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	background-color: #FFFFCC;
	font-family: Arial; font-size: 11px;
	color: #000000;
	}

sup{font-family: Arial; font-size: 4px;}	
font.tiny{font-family: Arial; font-size: 9px;}
div.section{position: absolute; padding-left: 30px; margin-right: 50px; left: 230px; font-family: Arial; font-size: 11px;}	
div.head{text-align: center; font-family: Arial; font-size: 11px; font-weight: bold;}
div.large{font-family: Arial; font-size: 13px; font-weight: bold;}
font.big{font-family: Times New Roman; font-size: 20px; font-weight: bold;}


#menu {
	position: absolute;
	left: 20px;
	width: 200px;
	top: 160px;
	 /*border: 1px solid #FF6600;*/ 
}

#list-menu {
	position: absolute;
	left: 20px;
	width: 180px;
	top: 160px;
		
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
}

#list-menu li {
margin: 2px 0 0;
}

#list-menu a {
display: block;
width:168px;
padding: 2px 2px 2px 10px;
/*border: 1px solid #000000;*/
background: #66ffff;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
/*border: 1px solid #000000;*/
 background: #00FFFF url(/xpkimout.gif); background-color:
color: #000000;
}

	
table{font-family: Arial; font-size: 8pt;}
table.menu{font-weight:bold;background-color:lime}
table.foot {
	font-family: Arial; font-size: 7pt;}	
	
/* Header */

#page_header{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 10px;
	width: 100%;
	height: 150px;
	background-color: transparent;
	/*border: 2px solid #FF6600;*/
	/*border: 1px solid #FF6600;*/
	font-family: New Times Roman;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}

#page_set{
	position: absolute;
	left: 250px;
	right: 75px;
	top: 160px;
	/*width: 100%;*/
	/*height: 200px;*/
	
	/*border: 2px solid #FF6600;*/
	
	/*font-family: Arial;*/
	/*font-size: 8pt;*/
	
	color: #000000;
	}

/* Footer */
#page_footer{
	position: absolute;
	
	right: 0px;
	/*bottom: -10px;*/
	width: 100%;
	height: 520px;
	background-color: transparent;
	font-family: Arial;
	/*font-size: 12px;*/
	top: 1550px;
	
	color: #000000;
	
}

#page_footer_main{
	position: relative;
	
	right: 0px;
	/*bottom: -10px;*/
	width: 100%;
	height: 520px;
	background-color: transparent;
	font-family: Arial;
	/*font-size: 12px;*/
	/*top: 1550px;*/
	
	color: #000000;
	
}
#body_footer{
	position: absolute;
	left: 412px;
	right: 0px;
	/*bottom: -10px;*/
	/*width: 100%;*/
	height: 150px;
	background-color: transparent;
	font-family: Arial;
	/*font-size: 12px;*/
	top: 850px;
	
	color: #000000;
	
}


/* Left Column */

#left_col {
	position: absolute;
	left: 20px;
	width: 194px;
	top: 300px;
	
	
	/* border: 1px solid #FF6600;*/  
	color: #000000;
}

/* Center Columns */
#two_col {
	position: absolute;
	background-color: blue;
	left: 230px;
	width: 170px;
	top: 230px;
	/*background-color: #CCFFFF;*/
	
	
	/*border: 1px solid #FF6600;*/  
	color: #000000;
}

#tres_col {
	position: absolute;
	left: 412px;
	width: 170px;
	top: 230px;
	
	/*background-color: #99FFFF;*/
	/* border: 1px solid #FF6600;*/  
	color: #000000;
}

/* Right Column */
#right_col{
	position: absolute;
	/*right: 20px;*/
	left: 593px;
	width: 170px;
	top: 230px;
	
	
	color: #000000;
	
	/*background-color: #CCFFFF;*/
	
	/* border: 1px solid #FF6600;*/
}
a.upsize{font-family: Arial; font-size: 12px; font-weight: bold; color: #000000;}
a.bigger{font-family: Arial; font-size: 14px; font-weight: bold; color: #000000;}
a.same{text-decoration:none;}
/*a {color: #000000; text-decoration: underline;}*/
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #FF0000}
a:active {color: #0000FF}



