#mainContent {	float: right;	width: 820px;	min-height: 400px;	height: 100%;	padding: 5px 20px 0px 20px;}
td.borderLeft {	background: url('images/left_border.gif') repeat-y;	width: 8px;	height: 100%;}
td.borderRight {	background: url('images/right_border.gif') repeat-y;	width: 8px;	height: 100%;}
td.borderBottom {	background: url('images/bottom_strip.gif') no-repeat;	height: 33px;}
td.borderTop {	background: url('images/top_strip.gif') no-repeat;	height: 33px;}

H1
{
    COLOR: darkblue;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 28px;
    FONT-STYLE: italic;
    FONT-WEIGHT: 700;
}
A.menu
{
    COLOR: azure;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}
A.menu:hover 
{
	color: #99ccff
}

A
{
    COLOR: blue;
}
A:hover 
{
    FONT-WEIGHT: 700;
}
A.headText
{
    COLOR: #336699;
    FONT-SIZE: 26px;
}
A.headText:hover
{
	COLOR: blue;	
}
IMG
{
	border:0;
}
td.labell
{
	color:#0090d0;
	FONT-WEIGHT: 700;
}
td.data
{
	color:#444444;
}

a.title
{
    COLOR: darkblue;
    TEXT-DECORATION: none
}
a.title:hover 
{
	FONT-WEIGHT: 400;
	TEXT-DECORATION: underline
}

textarea
{
	background-image:url("images/maily.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #ABADB3;
}

input
{
	border: 1px solid #ABADB3;
}
img
{
	border:0;
}