/** BASIC */

body, th, td, input, textarea, select {
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size:medium;
	color: #000000;
	margin-left: 0px;
}

.navbar_footer {
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	margin-bottom: 6px;
	margin-top: 6px;
	line-height: 14px;
}

.h2 {
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.h2a {
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
}

.paragraph {
	margin-left: 10px;
	margin-right: 10px;
	font-size: smaller;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.link1 {
	text-decoration: none;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
}
.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: medium;
	color: #840307;
	font-weight: bold;
}
.link2:hover {
	text-decoration: underline;
}
.link3 {
	text-decoration: ;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ea198;
	font-weight: bold;
}
.link3:hover {
	text-decoration: underline;
}

.link4 {
	text-decoration: ;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.link4:hover {
	text-decoration: underline;
}
.link5 {
	text-decoration: none;
	font-family: Arial Rounded, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
}

.link5:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 { background: #E5E5E5 url(http://www.pamcani.org/images/homepage03rev.gif) repeat-x left top; }
.bg2 { background: #FFFFFF url(http://www.pamcani.org/images/homepage06.gif) repeat-y left top; }
.bg3 { background: url(http://www.pamcani.org/images/homepage11.gif) repeat-x left top; }
.bg4 { background: url(http://www.pamcani.org/images/homepage12.gif) no-repeat 0px 3px; }
.bg5 { background: url(http://www.copresco.com/images/homepage17.gif) repeat-x left top; }

/** CELLS */

.td1 {
	background-image: url(images/blue_bg2.jpg);
}


/** LISTS */

.list1 {
	line-height: 18px;
	font-size: smaller;
	list-style-type: disc;
	margin-top: 6px;
}
