body {
	background-image: url(images/bg.gif);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.head {
	background-image: url(images/transvestite-contacts.gif);
	height: 180px;
}
.border {
	border-bottom: #424113 2px solid;
	border-top: #424113 2px solid;
	border-left: #424113 2px solid;
	border-right: #424113 2px solid;
}
.img {
	border-bottom: #424113 1px dashed;
	border-top: #424113 1px dashed;
	border-left: #424113 1px dashed;
	border-right: #424113 1px dashed;
	padding: 2px;
}
a {
	color: #189400;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.base {
	font-family: tahoma;
	font-size: 11px;
}
.base a {
	font-family: tahoma;
	font-size: 11px;
	color: #189400;
	text-decoration: none;
	font-weight: normal;
}
.base a:hover {
	font-weight: normal;
}
.right {
	background-color: #F6F2DD;
	border-left: #424113 1px solid;
	width: 130px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: right;
}
.left {
	background-color: #F6F2DD;
	border-right: #424113 1px solid;
	width: 200px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
}
.login td{
	width: 150px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.menu {
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-bottom: -20px;
	color: #000000;
}
.menu a{
	font-weight: normal;
	color: #877C23;
	text-decoration: none;
}
.menu a:hover{
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.main {
	background-color: #F6F2DD;
	padding: 10px;
}
p {
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	colour: #424113;
}
p.top {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #877C23;
}
.green {
	color: #189400;
}
.bold {
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: tahoma;
	font-size: 14px;
	text-align: left;
	colour: #424113;
	border-bottom: #424113 1px dashed;
	padding-bottom: 5px;
	margin-bottom: -10px;
}
.box {
	font-family: tahoma;
	font-size: 11px;
	color: #424113;
	background-color: #C7C29C;
	width: 95%;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #877C23;
	float: center;
}
.box a {
	color: #189400;
	text-decoration: none;
	font-weight: bold;
}
.box a:hover {
	color: #000000;
	text-decoration: underline;
}
.box1 {
	font-family: tahoma;
	font-size: 11px;
	color: #424113;
	background-color: #C7C29C;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	border-style: dashed;
	border-color: #877C23;
	float: center;
}
.box1 a {
	color: #189400;
	text-decoration: none;
	font-weight: bold;
}
.box1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.large {
	font-size: 20px;
	font-weight: bold;
}
ul {
	margin-bottom: 0px;
}
li {
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
}
.form td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
