body {
	/*background: #feeded;*/
	background-image: url(/bin/img/1x1Pink.jpg);
	padding: 0px;
	margin: 0px;	
}
table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
td {	
	color: #7e7e7e;
	font-size: 12px;	
	font-family: Tahoma;
	padding: 0px;
}
img {
	border: 0px;
}
input.top {
	color: #930f0f;
	font-size: 12px;	
	font-family: Tahoma;
	background: #feeded;
	width: 100%;
	height: 16px;
	border: solid 1px #ffffff;
}
input.int {
	font-weight: bold;
	color: #787778;
	font-size: 12px;	
	font-family: Tahoma;
	background: #ffffff;
	width: 250px;
	height: 23px;
}
textarea.int {
	font-weight: bold;
	color: #787778;
	font-size: 12px;	
	font-family: Tahoma;
	background: #ffffff;
	width: 250px;
	height: 100px;
}
a {
	color: #930f0f; 
	text-decoration: underline;
}
a:hover {
	color: #7e7e7e;
	text-decoration: none;
}
div.TopMenu a {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #7e7e7e;
}
div.TopMenu a:hover {
	color: #930f0f;
}
div.BotMenu a {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #feb5b6;
}
div.BotMenu a:hover {
	color: #ffffff;
}
a.LeftMenu {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.LeftMenu:hover {
	color: #930f0f;
	text-decoration: none;
}
a.LeftPodMenu {
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
}
a.LeftPodMenu:hover {
	color: #930f0f;
	text-decoration: underline;
}
.Left div {
	padding: 0px;
	margin: 0px;
	height: 20px;
	border: none;
}
.form input, .form textarea, .form select {
	border: solid 1px #930f0f;
	font-size: 11px;
	font-family: Tahoma;
	width: 100%;
	/*margin: 5px;*/
	background: #ffffff;
}
.form td {
	padding: 5px;
}
a.bar {
	color: #930f0f;
	text-transform: uppercase;
	text-decoration: none;
}
a.bar:hover {
	color: #feb5b6;
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0px;
}
h2 {
    font-size: 14px;
    color: #930f0f;    
}
h2.bar {
    font-size: 11px;
    color: #ffffff;
}
h3 {
    font-size: 12px; 
}
