body {
scrollbar-face-color: #549595;
scrollbar-highlight-color: #a27283;
scrollbar-shadow-color: #537656;
scrollbar-3dlight-color: #46729d;
scrollbar-arrow-color: #a27283;
scrollbar-darkshadow-color: #549595;
font-size: 12px;
font-family: Verdana;
overflow: auto;
margin-right: 15px;}

		body.Site {
		margin-right: 0px;}

table {
font-size: 12px;
font-family: Verdana;}

h5 {
color: #a27283;
font-size: 12px;
font-family: Verdana;}
	
input {
font-size: 12px;
font-family: Verdana;}

select {
font-size: 12px;
font-family: Verdana;}
    
textarea {
font-size: 12px;
font-family: Verdana;}
    
a {
font-size: 12px;
font-family: Verdana;}
    
table.Fixed {
table-layout: fixed;}
	
table.SiteLayout {
table-layout: fixed;
width: 100%;
height: 100%;}
	
.GradientBG {
border-top: #46729d 2px solid;
background: url(../Webmasters/Images/Gradient.jpg) repeat-y #46729D;
width: 100%;
height: 68px;}

A.Menu {
font-weight: bold;
color: #549595;
line-height: 20px;
font-style: italic;
text-decoration: none;
width: 145px;
padding-left: 2px;}

A.Menu:hover {
background: url(../Webmasters/Images/Button_Active.gif) right no-repeat;
color: #a27283;}

DIV.clsPopup {
visibility: hidden;}

TD.clsMenuBarItem {
padding-left: 2px;
width: 145px;
color: #549595;
line-height: 20px;
font-weight: bold;
font-style: italic;
text-decoration: none;
cursor: pointer;
background: url(../Webmasters/Images/Button.gif) right no-repeat;}
    
	.clsMenuBarItemSelected {
	padding-left: 2px;
	height: 21px; width: 145px;
	color: #a27283;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
	background: url(../Webmasters/Images/ButtonActive.gif) right no-repeat;}

TD.clsCurrentMenuBarItem {
padding-left: 2px;
width: 145px;
color: #a27283;
line-height: 20px;
font-weight: bold;
font-style: italic;
text-decoration: none;
cursor: pointer;
background: url(../Webmasters/Images/ButtonActive.gif) right no-repeat;}

A.clsPopupBar {
font-weight: bold;
color: #549595;
line-height: 20px;
font-style: italic;
text-decoration: none;
height: 21px; width: 145px;
padding-left: 10px;
text-decoration: none;}

	A.clsPopupBar:hover {
	color: #a27283;}

A.IconPad {
color: Black;
text-decoration: none;
font-size: 10px;
padding-right: 5px;}
	
A.IconPad:hover {
text-decoration: underline;}

A.Icon {
background: none;
width: 59px;}

A.Icon:hover {
background: url(../Webmasters/Images/RedBG.gif) no-repeat;}

.BarLeft {
background: url(../Webmasters/Images/BarLeft.gif) repeat-y;}

.BarRight {
background: url(../Webmasters/Images/BarRight.gif) repeat-y;}

.TopBar {
background: url(../Webmasters/Images/TopBar.jpg) no-repeat #759892;
border-bottom:2px solid #0066cc;}

ul {
list-style-image: url(../Webmasters/Images/Blokje.gif);}

.clsInvalid
{
	background-color: #eeeeee;
}
.clsFeedback
{
	color: darkred;
}
INPUT.clsButton
{
	border: 1px ridge;
    font-weight: bold;
    width: 100px;
    color: white;
    background-color: #759892;}
    
/*** Style for Menu ***/
 
.menu {
margin: 0; padding: 0;
width: 155px;
list-style: none;
list-style-image: none;}
		
		.menu li {
		margin: 3px; padding: 0;
		list-style: none;
		line-height: 20px;}

				.menu li a {
				display: block;
				margin: 0; padding: 0; padding-left: 3px;
				width: 151px;
				color: #549595;
				line-height: 22px;
				font-weight: bold;
				font-style: italic;
				text-decoration: none;
				background: url(../Webmasters/Images/Button.gif) right no-repeat;}

						.menu li a:hover {
						color: #a27283;
						background: url(../Webmasters/Images/ButtonActive.gif) right no-repeat;}

						.menu li a.selected {
						color: #a27283;
						background: url(../Webmasters/Images/ButtonActive.gif) right no-repeat;}

				.menu li ul {
				margin: 0; padding: 0;}

						.menu li ul li a {
						background: none;}

								.menu li ul li a:hover {
								background: none;}