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

body,table,td,th {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;
  text-align:left;
}

body {
  text-align:center;
  background-color: #ff9966;
  background-image: url(/template/default/images/b.jpg);
  background-repeat: repeat-x;
}

#sitecontent {
  width: 800px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border: 1px solid #333333;
  margin-top: 10px;
  margin-bottom: 5px;
}

#content {
  width:800px;
}

#pagecontent {
  width:770px;float:left;
  padding: 10px;
  padding-top: 0px;
  text-align:left;
  background-color: #ffffff;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  overflow-x: hidden;
}

#header {
background-color: #ffffff;
text-align: left;
width: 800px;
}

h1,h2,h3,h4,h5,h6,.psh {
  color: #000000;
  font-family: Arial;
  font-weight: bold;
  text-align: left;
}

a:hover,
a:link,
a:visited {
  color: #cc3300;
  font-weight: bold;
  text-decoration: underline;
}

h1 {
  font-size: 24px;
  line-height: 24px;
}

h2 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

.psh {
font-size: 14px;
}

th {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

td {
  padding: 3px;
}

#breadcrumb a {
  font-size: 13px;
}

ul {
 padding-left: 20px;
}

#menu ul,
#menu ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#menu a {
  padding-left: 10px;
  display:block;
  color: #333333;
}

.sendtoafriend {
	width: 100%;
	text-align: center;
}

.sendtoafriend a {
	font-size: 14px;
}

#footer {
	background-color: #000000;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	color: #555555;
	width:790px;
        clear:both;
}

#footer a{
	color: #aaaaaa;
	font-weight: normal;
}

.url {
  font-weight: bold; 
  padding-top: 4px;
}

h3 a {
  font-size: 11px;
}
