A:hover
{
	color: #336600;
	background-color: lightblue;
}

A:link
{
	color: #003366;
}

A.Edit
{
	font-size: x-small;	
}

BODY.Plain { 
   background-image: none;
}

TR.MiniRow
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

Table.EditPicture
{
	border-right: gray thin groove;
	border-top: gray thin groove;
	margin-bottom: 3px;
	border-left: gray thin groove;
	border-bottom: gray thin groove;
	background-color: lavender;
}

BODY { 
   font-family :  Verdana, Arial, Helvetica, sans-serif; 
   background-color: #FFFFFF;
   font-size : 75%; 
   font-weight : normal; 
   color : #333333; 
   background-image: url(background_aftrnoon.gif);
   background-repeat: repeat-y;
}

P.TakenBy 
{
	font-size:x-small;
}

P.Description 
{
	font-size:small;
}

A.Date
{
	font-size:medium;
}

H1.x
{
	border-left-color: #000000;
	margin-bottom: 3px;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #9933ff;
	text-align: center;
	border-right-color: #000000;
	border-bottom-style: solid;
}

H2
{
	margin-left: 5px;
}

H3
{
	margin-left: 10px;
}

H2.x
{
	border-left-color: #000000;
	margin-bottom: 3px;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #9933ff;
	text-align: center;
	border-right-color: #000000;
	border-bottom-style: solid;
}

H3.x
{
	border-left-color: #000000;
	margin-bottom: 3px;
	border-bottom-color: #000000;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #9933ff;
	text-align: center;
	border-right-color: #000000;
	border-bottom-style: solid;
}

Div.Select
{
	padding-bottom: 6px;
	text-align: center;
	border-bottom-style:groove;
}

Div.ListView
{
	padding-left: 10px;
	border-left-style: groove;
}

Div.SideBar
{
}

P.small
{
	font-size: xx-small;
}
