/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
 }

A:link      { color: #BE5057; text-decoration:none; }
A:visited 	{ color: #BE5057; text-decoration:none; }
A:active 	{ color: #BE5057;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #EEC4C6;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #BE5057; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #BE5057; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #BE5057;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #EEC4C6;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #BE5057;
 }

hr {
	border: 0;
	border-top: 2px solid #BE5057;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #DD9096
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #DD9096;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #DD9096;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#FFF3E0;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #BE5057;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#BE5057;
	width: 184px;
	height: 500px;
	vertical-align: top;
}
.theading /*also used in grid heading*/
{
	font-family: Verdana;  
	font-size: 10px; font-weight: bold;  background: url(images/Bar.gif); height: auto;
	background-repeat:repeat-x;
}
.button 
{
HEIGHT:auto;
border-right:#A7ABAA 1px solid;
border-left:#A7ABAA 1px solid;
border-top:#A7ABAA 1px solid;
border-bottom:#A7ABAA 1px solid;
cursor:hand;
width:auto;
font-weight:500;
color:White;
font-size:small;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#E68686, EndColorStr=maroon);
}
/* 787A79 */
td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #BE5057;
	text-align: right;
}

.Table
{
	font-family: Verdana; 
	BORDER-RIGHT: white 1px ridge; 
	BORDER-TOP: white 1px ridge;
	BORDER-LEFT: white 1px ridge;
	BORDER-BOTTOM: white 1px ridge;
	border-left-color: #B6D1F8;
	border-bottom-color: #B6D1F8;
	border-top-color: #B6D1F8;
	border-right-color: #B6D1F8;
}      
.row1 {
	background-color:#FFF3E0;
}
.row0 {
	
	background-color:#FFFFFF;
}

.row11 {
	background-color:#E7ECF7;
}
.row00 {
	
	background-color:#D3DBF0;
}


.row0000 {
	
	background-color:#3863CE;
}
.ButtonFP
{
HEIGHT:auto;
border-right:black 1px solid;
border-top:black 1px solid;

cursor:hand;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#3863CE, EndColorStr=#205693);
width:auto;
color:white;
font
}