﻿body 
{
	background-color:#AAAAAA;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

.text
{
	font-family:Verdana;
	font-size:small;
	color:Black;
}

.smalltext
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
}

.smallblackboldtext
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	font-weight:bold;
}

.smallgreytext
{
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
	font-weight:bold;
}

.smallwhitetext
{
	font-family:Verdana;
	font-size:x-small;
	color:White;
}

.extrasmallblacktext
{
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
}

.msgtxt
{
	font-family:Verdana;
	font-size:small;
	color:Red;
}

.filmstrip
{
	background: #000000 url("images/filmstrip.gif") right center no-repeat;
}

.trigger{
	cursor:hand;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;			
	}
	
	.triggernormal{
	background:url(images/bullet_14x12.gif) no-repeat 0px 0px #fff;
	}
	
.triggerhover{
	cursor:hand;
	background:url(images/bullet_14x12.gif) no-repeat 0px 0px #fff;
	}
	
.triggerexpanded{
	background:url(images/bullet_14x12.gif) no-repeat 0px 0px #fff;
	color: #0065a5;
	}
	
.elementnormal{}

.elementcollapsed{display:none;}

h1 {
	font: 12px Verdana;
	color: #000000; 
	text-align: left;
	line-height: 145%; 
	padding-left: 20px;
	margin: 0;
	}

a:link {color: #606875; }
a:visited {color: #606875; }
a:hover {color: #606875; }

a.boldlink:link {color: #606875; font-weight:bold; }
a.boldlink:visited {color: #606875; font-weight:bold; }
a.boldlink:hover {color: #606875; font-weight:bold; }

a.smallwhitenav:link {color: #ffffff;font-family:Verdana;font-size:x-small;text-decoration:none; }
a.smallwhitenav:visited {color: #ffffff;font-family:Verdana;font-size:x-small; text-decoration:none;}
a.smallwhitenav:hover {color: #ffffff;font-family:Verdana;font-size:x-small;text-decoration:none; }

a.whitenav:link {color: #ffffff;font-family:Verdana;font-size:small;text-decoration:none; }
a.whitenav:visited {color: #ffffff;font-family:Verdana;font-size:small; text-decoration:none;}
a.whitenav:hover {color: #ffffff;font-family:Verdana;font-size:small;text-decoration:none; }







