.ShadowTopLeftCorner
{
	background-image : url(../images/shadow-topleftcorner-green.gif);
}

.ShadowTopRightCorner
{
	background-image : url(../images/shadow-toprightcorner-green.gif);
}

.Fade
{
	background-image : url(../images/fade-green.gif);
}

.White
{
	background-color: #FFFFFF;
}

.ShadowWhiteRight
{
	background-image : url(../images/white-rightcolum.gif);
}

.ShadowWhiteLeft
{
	background-image : url(../images/white-leftcolum.gif);
}

.ShadowLeftMiddle
{
	background-image : url(../images/shadow-middleleft-green.gif);
	background-repeat: repeat-y;
	background-color: #A4CFCE;	
}

.ShadowRightMiddle
{
	background-image : url(../images/shadow-middleright-green.gif);
	background-repeat: repeat-y;
	background-color: #A4CFCE;	
}

.RightMiddle
{
	background-color: #A4CFCE;
}

.ShadowLeftBottom
{
	background-image : url(../images/shadow-bottomleft-green.gif);
	background-repeat: repeat-y;
	background-color: #C2E2E1;	
}

.ShadowRightBottom
{
	background-image : url(../images/shadow-bottomright-green.gif);
	background-repeat: repeat-y;
	background-color: #C2E2E1;
}

.RightBottom
{
	background-color: #C2E2E1;
}

.TdMenu
{
	background-color : #C2E2E1;
	color : #29535D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	cursor: hand;
}

.TdMenu A
{
	color : #29535D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.TdSelMenu A
{
	color : #29535D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
	font-style : normal;
}

.TdAfter
{
	background-color: #7EB6B2;
}

.TdMenuLeft
{
	background-color: #B0D9D6;
}

.TdMenuBottom
{
	background-color: #A1D0CD;
}

.TdMenuTop
{
	background-color : #E1F3F2;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
}
H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
}
H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
}
H4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
H5, H6
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
TD, BODY, INPUT, SELECT, TEXTAREA
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

A 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #29535D;
	text-decoration : none;
}

A:hover
{
	text-decoration: underline;
}

