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

body, table, p {
margin:0;
padding:0
}

img { border:0}
body, html {
	background:url(../images/template/site-bg.gif) repeat #D1D1D1;
}

body, td, th, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #173460;
	line-height:15px;
	margin-bottom:15px
}

.top-menu a:link, .top-menu a:visited, .top-menu a:active {
color:#000000
}

.top-menu a:hover {
color:#990000
}

#download-box a:hover {
font-weight: bold;
color:#CC0000;
}

a:link {
	color: #990000;
	text-decoration:none;
}
a:visited {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a:active {
	color: #990000;
	text-decoration:none;
}

.admin-table {
	background:#cccccc
	}

h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px
	}

ul {padding:0; padding:0}

li {list-style-image:url(../images/template/bullet-tri.gif); padding:0; margin:0 0 0 25px}

.bodypad { padding:20px;
line-height:15px;
}

blockquote {padding:0;margin:0}

blockquote {
  font: 11px/15px Georgia, "Times New Roman", Times, serif;
  /*background: url(../images/close-quote.gif) no-repeat right bottom;*/
  padding-left: 10px;
  text-indent: -10px;
  margin-bottom:13px;
}

blockquote:first-letter {
  /*background: url(../images/open-quote.gif) no-repeat left top;*/
  padding-left: 10px;
  }

.top-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	height:20px;
	background:url(../images/template/top-menu-bg.jpg) repeat-x;
}

.menupipe {padding:0 20px 0 20px}

.content-pad {padding:5px 15px 5px 15px;}

h2 { font-size:12px;
      font-weight:bold;
}

.boxpad { padding-left:15px;
padding-right:15px;
font-size:11px;
}

.testpad {
padding-top:21px;
padding-left:10px;
padding-right:10px;
vertical-align:top;
}

.footer {
	font-size:9px;
	color:#C5C5C5;
	background:url(../images/template/footer-bg.gif) repeat-x;
	height:19px;
	border:1px solid #cccccc;
	}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color:#C5C5C5;
	}

.footer a:hover {
	text-decoration:underline;
	color:#9A9A9A;
	}
	
.bottombox{ padding-left:8px;
}

.picpad {padding:10px;
}