body {
	background-image: url(http://www.mypadd.com/images/page_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 772px;
}
p, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#topnav a, #topnav a:link, #topnav a:active, #topnav a:visited, #topnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#content {
	padding: 5px 15px 10px 15px;
}
#content2 {
	padding: 5px 15px 0 15px;
}
#topLinks {
	padding: 5px;
	font-size: 13px;
}
#topLinks a, #topLinksa:link, #topLinksa:active, #topLinksa:visited, #topLinksa:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
#sideBar {
	padding-right: 15px;
	padding-left: 15px;
	color: #000066;
}
.topContentBg {
	background-image: url(http://www.mypadd.com/images/body_bg_top_2.jpg);
	background-repeat: repeat-y;
}
.tabBg {
	background-image: url(http://www.mypadd.com/images/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.tabBg a, .tabBg a:link, .tabBg a:active, .tabBg a:visited, .tabBg a:hover {
	color:#663300;
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	color: #4B647E;
}
h2, h3, h4, h5 {
	color: #8E7546;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
.gray {
	color: #999999;
}
.bigBullets li {
	list-style-position: outside;
	list-style-image: url(http://www.mypadd.com/images/emphBullet.gif);
	line-height: 145%;
}
.small {
	font-size: 10px;
}.border {
	border: 1px solid #000066;
}
