body
{
	background-color: white;
	margin-top: 1;
	margin-left: 1;
	margin-right: 1;
}
A
{
	color: darkblue;
	text-decoration: none;
}
A:hover
{
	color: blue;
	text-decoration: underline;
}
.LogIn
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	color: white;
	border-bottom: #cccccc 1px solid;
	font-style: italic;
	background-color: #ccccff;
}
.LogIn A
{
	color: #eeeeff;
}
.LogIn A:hover
{
	color: #ccccff;
}

.menuL1
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #b0c4de;
}
.menuL1 .menuL1CurItem
{
	font-size: 10pt;
	padding-right: 7px;
	padding-left: 7px;
	color: darkblue;
	background-color: whitesmoke;
}
.menuL1 .menuL1Item
{
	padding-right: 7px;
	padding-left: 7px;
}
.MenuL2
{
	font-size: 9pt;
	background-color: whitesmoke;
}
.menuL2 .menuL2CurItem
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 10pt;
	background-color: white;
}
.menuL2 .menuL2Item
{
	padding-right: 7px;
	padding-left: 7px;
}

.menuAccountL1
{
	font-size: 10pt;
	color: #000099;
	font-family: Verdana;
	font-variant: small-caps;
}
.menuAccountL1 .menuL1CurItem
{
	font-weight: bold;
	font-size: 11pt;
	background-attachment: fixed;
	background-image: url(pict/mnu_b1_active.gif);
	background-repeat: no-repeat;
}
.menuAccountL1 .menuL1Item
{
	background-attachment: fixed;
	background-image: url(pict/mnu_b1.gif);
	background-repeat: no-repeat;
}

.MenuAccountName
{
	font-weight: bold;
	font-size: x-small;
	text-transform: uppercase;
	font-family: Arial;
	background-color: #bbddff;
}


.head
{
	background-color:  #0000CC;
}


.tbl02ttl
{
	font-weight: bold;
	text-align: right;
}
.tbl03ttl
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: right;
}

.tbl01
{
}
.tbl01 th
{
	background-color: lavender;
	text-align: left;
}

.tbl00
{
	font-size: x-small;
}
.tbl00head
{
	font-weight: bold;
}

.Tbl07
{
	font-size: x-small;
	background-color: #eeeeff;
}


.News
{
}
.News .NewsTitle
{
	border-top: navy thin solid;
	background-color: lavender;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Arial;
}

.News .NewsHead
{
	font-family: Arial;
}

.News .NewsDate
{
	font-weight: bold;
	font-size: 8pt;
	color: #aaaaaa;
	font-family: Arial;
}

.News .NewsBody
{
	font-size: smaller;
	font-family: Arial;
}

.NewsAd
{
	color: lightgrey;
}

.NewsNote
{
	font-style: normal;
	font-variant: small-caps;
}

.Story
{
	background-color: white;
}

.Story .StoryHead
{
	font-weight: bold;
	font-size: medium;
}

.Story .StoryBody
{
	font-weight: normal;
	font-size: small;
}
.Story .StoryDate
{
	margin-top: 5px;
	font-weight: normal;
	font-size: x-small;
	margin-bottom: 3px;
}

.RelatedStories
{
	font-size: x-small;
}


.RelatedStoriesHead
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial;
}

.RelatedStoriesItem
{
	margin-top: 7px;
	font-size: x-small;
}

.UnderLineTD
{
	border-bottom: #ccccff 1px solid;
}

.VH2
{
	font-weight: bold;
	font-size: medium;
	font-family: Arial;
}

.VH4
{
	font-size: small;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-family: Arial;
}

.Search
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	
}

.MEProducts
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: x-small;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #eeeeff;
}


.UserTable
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #EEEEEE;
}
.UserTable .Field
{
	font-weight: bold;
	font-size: smaller;
	background-color: white;
}
.UserTable .Value
{
	background-color: white;
}


.Font12
{
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial;
}

.Font12bold
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
}

.Font11
{
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial;
}
.Font11bold
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
}
.Font10
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
}
.Font10bold
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.Font8
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
}
