﻿body
{ background-color:White;  font-family:Arial;	font-size:13px;
}


.smalltable
{
	border-color:#EEEEEE;
	border-style:outset;
	border-width:1px;	
	
}

.smallTableHeader
{
	height: 21px;
	font-weight: bolder;
	color: #336699;
	background-color:#EEEEEE;
	
}

.smallTableHeaderlight
{
	height: 21px;
	font-weight: bolder;
	color: #336699;
	background-color:#FCFCFC;
	
}



.smallTabletr
{
	height:18px; 
	background-color:White;
	
}



.smallTablealternatingtr
{
	height:18px; 
	background-color:#EEEEEE;
	
	
}

.smallTablealternatingtrlight
{
	height:18px; 
	background-color:#FCFCFC;
	
	



}


.CssConfirmation
{font-family:Arial; color: red;   font-weight: bold; }

.CssButton 
{font-family:Arial; border:1px solid #FFFFFF; color:#FFFFFF;  background-color:#003399; font-size:12px; font-weight:bold;}

.CssTextBox 
{
	
	font-family:Arial;
	width:100px;
	height:20px;
	font-size:11px;
}

.CssLabel
{font-family:Arial; font-weight:bold; color:#003399; }

.CssTitle
{font-family:Arial; font-weight:bold; font-size:22px; color:#003399; }

.RepeaterItem
{border:right: black thin solid; color: blue; font-style: italic; font-family: Monospace; display: block; }

.RepeaterItemCell
{width: 50%; }

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button 
{margin: 0; padding: 0;border: 0;}


h1, h2, h3, h4, h5, h6 {color:#444444;}

h1 
{margin-top:1em; font-size: 19px;	font-weight: bold;}

h2 
{margin-top:6px; font-size: 17px; font-weight: bold; }

h3 
{margin: 0.5em 0; font-size: 12px;	font-weight: normal;}

h4 
{margin: 5px 0; font-size: 12px;	font-weight: bold;}

h5 
{margin: 5px 0px 1px 0px; font-size: 11px;	font-weight:bold; font-family:Arial Narrow; text-decoration: underline; color:#999955;}

h6 
{margin: 0.5em 0; font-size: 12px;	font-weight: bold;}

p  {margin: 5px 0;}






.txtBox 
{border:1px solid #666666;}



.button 
{border:1px solid #FFFFFF; color:#FFFFFF; background-color:#003399; font-size:12px;}


h4 img 
{margin-bottom:-0.5em;}




.imgfloatright 
{float:right;	display:inline;	margin: 0.25em 1em 0.25em 0;}

.imgfloatleft 
{float:left; 	display:inline;	margin: 0.25em 1em 0.25em 0;}