body {
  background:                          #F3E5C2 url('../images/bg/beigedesign.jpg');
  margin:                              0px;
  padding:                             0px;
	font-family:                         Georgia, "Times New Roman", Times, serif;
	font-size:                           14px;
	color:                               #000000;
}

.leftmenubutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #744142;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #744142;
	text-decoration: none;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

#footer {
  border-top:                          #744142 solid 3px;
  padding-top:                         5px;
}
#footer td {
  font-size:                           14px;
}

p#LeftMenu {
  padding:                             20px 0px 0px 10px;
  line-height:                         25px;
  width:                               170px;
}
p#LeftMenu a {
  font-size:                           12px;
  color:                               #fff;
  text-decoration:                     none;
  display: block;
  float: left;
}
p#LeftMenu a:hover {
  color:                               #f8f0d9;
}

#content {
  vertical-align:                      top;
  background:                          #f8f0d9;
  padding:                             20px;
}
#content p {
  line-height:                         20px;
  text-align:                          left;
  font-size:                           14px;
}
#content img {
  border:                              none;
  padding:                             3px;
}
img#content_image {
  border:                              none;
}
#content .img_r {
	float:        right;
	margin-left: 20px;
}
#content .img_l {
	float:         left;
	margin-right: 20px;
}

h1 {
  color:                               #744142;
  font-size:                           18px;
  margin-bottom: -30px;
}
h2 {
  color:                               #744142;
  font-size:                           14px;
  padding:                             0px 30px 0px 30px;
  text-align:                          center;
}
h3 {
  color: 							   #000000;
  font-size:                           15px;
  padding:                             0px 30px 0px 0px;
  text-align:                          left;
}
li {
  line-height:                         20px;
}
.top_text {
  text-align:                          right;
  vertical-align:                      middle;
  color:                               #fff;
  font-size:                           18px;
  font-weight:                         bold;
  font-family:                         Tahoma, Verdana, Helvetica, Sans-serif;
  padding:                             0px 0px 0px 0px;
  letter-spacing:                      2px;
}
.left_img {
  padding						 	   0 20px 0 0;
}
.right-img {
    border: solid 3px;
  	padding:					 	   0px 0px 0px 100px;
  	text-align: right;
}