body{
	margin:5px 20px 20px 20px;
	padding:0px;
background-image:url(images/papmain.gif);
background-color : #fcf4e3;

}


.min {
	font-size: 10px
}

        
P, td
{
	font-size: 1.0em;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0.5em 0px 0.5em 0px
}

TH
{
	font-size: 1.0em;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
}

.content ul li {
	list-style-image: url(images/squarebutt.gif);
	font-size: 1.0em;
	list-style-type: square;
	margin: 0.4em 0 0;
line-height: 1.3em;
	font-family: arial,helvetica,sans-serif;

}

H2 {
	font-family: ARIAL,HELVETICA,SANS-SERIF;
	color: #333366;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	background: transparent;
	padding-top:10px;
}

 
H3 {
	font-family: arial,helvetica,sans-serif;
	color: #990000;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent;
}

 
H4 {
	font-family: arial,helvetica,sans-serif;
	color: #000066;
	font-size: 1.1em;
	font-weight: bold;
	background-color: transparent;
}

 H5 {
	font-family: arial,helvetica,sans-serif;
	color: #000066;
	font-size: 1.0em;
	font-weight: bold;
	background-color: transparent;
}

 
 DT{
	font-family: arial,helvetica,sans-serif;
	color: #660033;
	font-size: 1.0em;
	font-weight: bold;
	background-color: transparent;
	padding-top:0.5em;
	padding-bottom: 0.5em;
	padding-left : 15px;
}

 
DL, DD{
	font-family: arial,helvetica,sans-serif;
	background-color: transparent;
	font-size: 1.0em;
	padding-left : 15px;
}

  
CITE{
	font-size: 1.0em;
	font-weight: normal;
	color:#000000;
	font-family: ARIAL,HELVETICA, sans-serif;
	background-color:transparent;
}

	 





/*Page Links*/

A:link
{
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
	color : #0000FF;
}

A:active
{
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	color : #FF0000;
}

A:visited
{
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
	color : #990099;
}

		
A:hover
{
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	color : #FF0000;
}

/*LH MENU LINKS*/

/*
A.lhmenu:link
{
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	color : #0000FF;
}

A.lhmenu:active
{
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	color : #FF0000;
}

A.lhmenu:visited
{
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	color : #990099;
}

		
A.lhmenu:hover
{
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
	color : #FF0000;
}

*/

	

.loz{
	color:white;
	background : #990033;
	font-weight :bold;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	text-align:center;
}


.pricetable {
font-weight :normal;
	font-family: arial,helvetica,sans-serif;
	font-size:1.0em;
}	

.pricetable th {
font-weight :bold;
	font-family: arial,helvetica,sans-serif;
	font-size:1.0em;
	background-color:#FFCC66;

}

.pricetable td {
font-weight :normal;
	font-family: arial,helvetica,sans-serif;
	font-size:0.90em;
	background-color:#FFFFEE;

}





.menuitem{

padding:7px 5px 7px 5px;
font-weight :bold;
font-family: arial,helvetica,sans-serif;
	
	
}

.lhmenu{

font-weight :bold;
font-family: arial,helvetica,sans-serif;
font-size:1.05em;

	
}



.menucol{


}











.content{
	padding:0px 20px 0px 0px;
}

.imageleft
{
float:left;
margin: 0em 2em 0.5em 0.5em;
border-width:1px 3px 3px 1px;
border-style :  solid ;
border-color : gray;

}


.imageright
{
float:right;
margin: 0em 0em 0.5em 2.0em;
border-width:1px 3px 3px 1px;
border-style :  solid ;
border-color : gray;

}



.borderpic
{
border-width:1px 3px 3px 1px;
border-style :  solid ;
border-color : gray;

}





/*----SIDEBAR STYLES----*/

#sidebar{
	width: 180px;
	margin: 20px auto 5px auto;
	padding: 0px;
	background-color: #0066CC;
}




#sidebar ul {
 margin: 0px;
 padding: 0px;
 border:0px;
 list-style-type: none;
 width:180px;
}


#sidebar ul li {
 margin: 0px;
 display:block;
 list-style-type: none; 
 padding:0px;
 height: auto;
_ height: 15px;
}


#sidebar li a {
color: #FFF;
display: block;
border-left:0px solid #666;
border-right:0px solid #666;
border-bottom:1px solid #CCC;
height: auto;
padding: 3px 0 3px 8px;
text-decoration: none;
font-weight:bold;
background-color:transparent;
font-size:75%;
line-height:1.3em;
}


#sidebar li a:hover {
background-color: #2e3fd8;
color:#FFFF00;
display: block;
}



/*#sidebar h2{
font-family: georgia,serif;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 4px 5px 4px 20px;
	margin: 0 10px 10px 0;
	background: #736E60;
	border: 2px solid #BFB8A1;
	letter-spacing:1px;
	font-variant: small-caps;

}
*/


 #eXTReMe{
 	text-align:right;
	
}