﻿body
{
    font-family: Arial;
    font-size: 10pt;
}

body a:
{
    color: #0000FF;
    text-decoration: none;
}

body a:visited
{
    text-decoration: none;
}

body a:hover
{
    color: white;
    background-color: #A71929;
    text-decoration: none;
}

.container_main
{
    text-align: center;
}

.container_table
{
    width: 800px;

}

.container_top
{
    width: 100%;
}

.content_topleft
{
}

.content_topmiddle
{
}

.content_topright
{
}

.content_topnavigation
{
    text-align: left;
    font-size: smaller;
}

.content_topmenu
{
    text-align: right;
}


.container_middle
{

}

.content_left
{
    color: White;
    vertical-align: top;
}

.content_middle
{
    width: 100%;
    vertical-align: top;
    border: solid 1px black;
        background: #F8F8FF;
}

.content_right
{
}



.container_bottom
{
}

.content_bottomleft
{
}

.content_bottommiddle
{
}

.content_bottomright
{
}





.HeaderStyle
{
    color: White;
    background-color: #365CB5;
}

.HeaderStyle a:
{
    text-decoration: none;
    color: White;
}

.HeaderStyle a:hover
{
    text-decoration: none;
    color: White;
}

.HeaderStyle a:visited
{
    text-decoration: none;
    color: White;
}

.HeaderStyle a:link
{
    text-decoration: none;
    color: White;
}

.HeaderStyle a:active
{
    text-decoration: none;
    color: White;
}

.RowStyle
{
    background-color: #D2E3F3;
}

.RowStyle a:
{
    text-decoration: none;
    color: #365CB5;
}

.RowStyle a:hover
{
    text-decoration: none;
    color: #365CB5;
}

.RowStyle a:visited
{
    text-decoration: none;
    color: #365CB5;
}

.RowStyle a:link
{
    text-decoration: none;
    color: #365CB5;
}

.RowStyle a:active
{
    text-decoration: none;
    color: #365CB5;
}

.AlternatingRowStyle
{
}

.AlternatingRowStyle a:
{
    text-decoration: none;
    color: #365CB5;
}

.AlternatingRowStyle a:hover
{
    text-decoration: none;
    color: #365CB5;
}

.AlternatingRowStyle a:visited
{
    text-decoration: none;
    color: #365CB5;
}

.AlternatingRowStyle a:link
{
    text-decoration: none;
    color: #365CB5;
}

.AlternatingRowStyle a:active
{
    text-decoration: none;
    color: #365CB5;
}



.StaticMenuItemStyle
{
    background-color: #365CB5;
    color: White;
    padding: 5px 5px 5px 5px;
}

.StaticMenuStyle
{
    background-color: blue;
}

.StaticSelectedStyle
{
}

.StaticHoverStyle
{
    background-color: #D2E3F3;
}

.DynamicHoverStyle
{
    background-color: #D2E3F3;
}



.HoverNodeStyle
{
}

.LeafNodeStyle
{
}

.NodeStyle
{
    text-align: left;
    padding-bottom: 3px;
}

.NodeStyle a:visited
{
    color: #295BB1;
}

.ParentNodeStyle
{
}

.RootNodeStyle
{
}
.watermarked 
{
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
	font-size:smaller;
}
