﻿body
{
	font-family: Tahoma;
	font-size: 8pt;
	background-image: url('');
}

/* Provide style of picture selection box when is not selected*/
.PictureItemNormal
{
	/*background-color:Silver;*/
	text-align: center;
	width: 20px;
	cursor: pointer;
}

/* Provide style of picture selection box when is selected*/
.PictureItemSelected
{
	background-color: white;
	text-align: center;
	width: 20px;
	cursor: default;
}

.PictureDescriptionText
{
	font-size: 8pt;
	text-align: right;
	height: 25px;
	vertical-align: top;
}

.PictureLink
{
	text-decoration: none;
	color: White;
}

.CopyrightMessage
{
	text-align: center;
	font-size: 8pt;
	color: black;
}

.DateTime
{
	color: #FFFFFF;
	font-size: 8pt;
}

a.LatestNews
{
	text-decoration: none;
}

a.LatestNews:Hover
{
	text-decoration: underline;
}

.LatestNews
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.Tables
{
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	padding: 2px;
}

.TableTitle
{
	background-image: url('Images/BlueLine.png');
	margin: 0;
}

.RightColumn
{
 font-size: 7pt;
}

h2.RightColumn
{
 font-size: 7pt;
}

h1
{
	font-family: Arial, Tahoma;
	font-size: 11pt;
	margin-bottom: 5px;
}
li
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.ExLinks
{
	text-decoration: none;
}

a.ExLinks:Hover
{
	text-decoration: underline;
}

.ExLinksHeader
{
	background-color:#F0F0F0;
	height:20px
}
select
{
	font-family: tahoma;
	font-size: 12px;
}
input
{
	font-family: tahoma;
	font-size: 12px;
}
.SmallDateTime
{
	font-size: 10px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h1.View
{
	font-size: 12pt;
	font-family: Tahoma;
	color: navy;
}

.HeaderTable
{
	font-size: 8pt;
}

a.MainLinks
{
	color: White;
	text-decoration: none;
}

a.MainLinks:Hover
{
	color: Red;
	text-decoration: none;
}

.Comment
{
	color: Gray;
	margin-bottom: 15px;
}

textarea
{
	font-family: Tahoma;
}
