﻿.bodytext
{
	font: bold 13px Tahoma, Arial;
	color: #4F4F4F;
	border-right: #66ccff 1px solid;
	
	border-left: #66ccff 1px solid;
	border-bottom: #66ccff 1px solid;
}
.buttons
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #000000;
	width: 180px;
	background-color: #EEEEEE;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=    '#ffDDDDDD' ,EndColorStr= '#ffFFFFFF' );
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 0px;
	text-align: center;
}

.tables
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	
}
.Controlstext
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.sideheadings
{
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	padding-left: 20px;
	font-size: 13px;
}

.headers
{
	font-weight: bold;
	font-size: 15px;
	color: #663300;
	font-family: Arial;
}
.linkstext
{
	font-weight: normal;
	font-size: 11px;
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
}
.validations
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
}
.water
{
	font-weight: bold;
	font-size: 12px;
	color: #99cc99;
	font-family: Arial;
	background-color: #cccc99;
	text-align: center;
}
.notifications
{
	font-weight: bold;
	font-size: 13px;
	color: #ff9933;
	font-family: Arial;
	text-decoration: none;
}
.input
{
	border: 1px solid #a0d9ec;
	padding-left: 2px;
	font: 11px Tahoma, Arial;
	color: #3f3f3f;
	height: 18px;
	background-color: #ffffff;
}
