﻿body
{
	margin: 0px;
}

.default-table
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	color: #333333;
	border-top-style: none;
	padding-top: 3px;
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.text{
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.admintbl {
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EFEFEF;
}
.contentheader {
	color: #A62577;
	font-size: 16px;
}
.white-text{
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.backgroundpic-tile {
	background-attachment: scroll;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:link {
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	font-family: 'Trebuchet MS' , Verdana, 'Times New Roman';
	font-size: 11px;
	text-decoration: underline;
	color:#A62577;
}
.NoMargins
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
