* { padding: 0; margin: 0; border: 0;}


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	color: #363636;
}

a img {border: 0;}

h1 { color: #00a7e6; font-size: 18px; font-weight: normal; margin: 1em 0;}
h2 { color: #363636; font-size: 11px; font-weight: bold; margin: 1em 0;}
a { color: #0092ff; text-decoration: underline; }
a:hover { text-decoration: none; }

p { margin: 0 0 1em 0; }

ul {
	margin-left: 5px;
	padding-left: 5px;
}

li { margin-left: 5px;
	padding: 4px 5px;
}

#puframe { border: 0; width: 100%; }
#puframe td { border: 0; }

#puframe .tl {width: 22px; height: 30px; background: url(/images/popup-tl.gif) top left no-repeat;}
#puframe .tm {height: 30px; background: url(/images/popup-tm.gif) top left repeat-x;}
#puframe .tr {width: 26px; height: 30px; background: url(/images/popup-tr.gif) top left no-repeat;}

#puframe .ml {width: 22px; background: url(/images/popup-ml.gif) top left repeat-y;}
#puframe .mr {width: 26px; background: url(/images/popup-mr.gif) top left repeat-y;}

#puframe .bl {width: 22px; height: 25px; background: url(/images/popup-bl.gif) top left no-repeat;}
#puframe .bm {height: 25px; background: url(/images/popup-bm.gif) top left repeat-x;}
#puframe .br {width: 26px; height: 25px; background: url(/images/popup-br.gif) top left no-repeat;}
