.LL
{
	border-left: solid 1px #113D5C;
}
.RL
{
	border-right: solid 1px #113D5C;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.Header
{
	color: #FFFFFF;
	background-color: #113D5C;
}

.Footer
{
	color: #FFFFFF;
	background-color: #113D5C;
}

TD.Header2
{
	color: #ffffff;
	background-color: #113d5c;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}

A.Title
{
	font-size: 1.2em;
	color: #CF1917;
	font-weight: bold;
	text-decoration: none;
}

A.Title:hover
{
	font-size: 1.2em;
	color: #4E7A99;
	font-weight: bold;
	text-decoration: underline;
}

A
{
	color: #113D5C;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #4E7A99;
	font-weight: bold;
	text-decoration: underline;
}


/********************** MENU ******************/
A.Header
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.Header:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

TD.MenuItem
{
	border-bottom: #4E7A99 1px solid;
	height: 20px;
	text-indent: -13px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-bottom: 4px;
}

TD.MenuBottom
{
	border-bottom: #4f7b9a 1px solid;
	height: 3px;
}

TABLE.SubMenu
{
	border-bottom: #4e7a99 3px double;
}

A.Theme
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.Theme:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.t1
{
	background-color: #C1F3F9;
}

.t2
{
	background-color: #B5D3E5;
}

.t3
{
	background-color: #BABB70;
}
