a:link.PictureLink
{
	font-size:larger;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a:visited.PictureLink
{
	font-size:larger;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a:hover.PictureLink
{
	font-size:larger;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
a:active.PictureLink
{
	font-size:larger;
	font-weight: bold;
	color: yellow;
	text-decoration: underline;
}
body
{
	background-color:#002447;
	margin:0 0 0 0;
	height:100%;
	width:100%;
	font-size: small;
	font-family:Verdana;
	color: White;
}
.ImgBorderLess
{
	border: 0;
}
H1
{
	background-color: #0057AB;
	background-image: url(pics/bullet.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	color: White;
	font-size:medium;
	padding: 5px 5px 5px 30px;	
}
H2
{
	color: White;
	font-size: 1.1em;
	padding: 10px 0px 5px 0px;	
	margin-bottom: 0px;
}
P.WithHeader
{
	margin-top: 0px;
}
P.Italic
{
	font-style: italic;	
}
P.Bold
{
	font-weight:bold;	
}
Table.Properties
{
	width: 710px;
	border: solid 1px #0057AB;	
}

Table.Properties TD
{
	 border: solid 1px #0057AB;	
	 padding: 3px 3px 3px 3px;	
}

.MainDiv
{
	float: left; 
	position: absolute;
    top: 90px; 
    left: 175px; 
    border: solid 0px green;
    bottom: 10px;
    width:1000px;
}


/* Index page specific */
Table.MainTable
{
	height:100%;
	width:100%;
	vertical-align: top;
	border: solid 1px red;	
}
Table.LeftTable
{
	height:100%;
	width:100%;
	vertical-align: top;
	border: solid 1px green;	
}
Table.RightTable
{
	height:100%;
	width:100%;
	vertical-align: top;
	border: solid 1px green;	
}
.LogoLeftBottom
{
	float: left; 
	width: 160px; 
	height: 70px; 
	position: absolute; 
	top: 80px; 
	left: 0px;	
}
.LogoRightDiv
{
	float: left; 
	position: absolute; 
	top: 0px; 
	left: 160px; 
	height: 80px; 
	width: 100px;
}
.LeftMenuDiv
{
	float: left; 
	width: 160px; 
	position: absolute; 
	top: 150px;
    left: 0px; 
    bottom: 0px; 
    background: url(pics/headerBG2.gif); 
    background-repeat: repeat;
}
.RightHeaderDiv
{
	float: left; 
	position: absolute; 
	top: 0px;
    left: 260px; 
    right: 0px; 
    height: 80px; 
    background: url(pics/headerBG2.gif); 
    background-repeat: repeat;
}
.RightHeaderDivIE
{
	float: left; 
	position: absolute; 
	top: 0px;
    left: 260px; 
    right: 0px; 
    height: 80px; 
    background: url(pics/headerBG2.gif); 
    background-repeat: repeat;
    width: 910px;
}
Div.LeftMenuContent
{
	width: 160px; 
	margin: 15px 0px 15px 4px;
}

Img.LeftMenuContent
{
	border: 0px;
}
.LeftMenuContentImg
{
	border: 0; 
	margin: 10px 0px 0px 14px;
}
.RightHeaderButton
{
	position: absolute; top: 25px;
}
Div.LeftMenuNoaContent
{
	width: 130px; 
	margin: 0px 0px 20px 18px;
}
.LeftMenuContentNoaImg
{
	border: 0; 
	margin: 0px 0px 0px 14px;
}

/* Index page specific */
