<style type="text/css">
<!--
body
{
	ScrollBar-Face-Color: #ffffff;
	ScrollBar-HighLight-Color: #ffffff;
	ScrollBar-3DLight-Color: #aaaaaa;
	ScrollBar-Shadow-Color: #ffffff;
	ScrollBar-DarkShadow-Color: #aaaaaa;
	ScrollBar-Track-Color: #eeeeee;
	ScrollBar-Arrow-Color: #888888;
	ScrollBar-Base-Color: #333333;
	background-color: #ffffff;
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#Page
{
	width: 980px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#Top
{
	width: 980px;
	height: 230px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#Logo
{
	width: 980px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#Flag
{
	position: absolute;
	text-align: center;
	width: 200px;
	left: 50%;
	margin: 0px auto 0px auto;
	padding: 0px;
	top: 170px;
	margin-left: -480px;
}

#Media
{
	position: absolute;
	text-align: center;
	width: 300px;
	left: 50%;
	margin: 0px auto 0px auto;
	padding: 0px;
	top: 170px;
	margin-left: 300px;
}

#Menu
{
	position: absolute;
	text-align: center;
	width: 980px;
	left: 50%;
	margin: 0px auto 0px auto;
	padding: 0px;
	top: 200px;
	margin-left: -490px;
}

#Content
{
	width: 980px;
	margin: 0px auto 0px auto;
	margin-top: 30px;
	padding: 0px;
}

#Main
{
	width: 570px;
	float: left;
	text-align: justify;
	margin: 0px auto 0px auto;
	padding: 0px;
/*	border: 1px solid #aaaaaa;
	background: transparent url(img/pixelLight.png) repeat scroll left top;*/
}

#ContentBody
{
	margin: 0px auto 0px auto;
	padding: 0px;
	margin: 20px;
}

#Left
{
	width: 180px;
	float: left;
	text-align: center;
	margin: 0px auto 0px auto;
	margin-right: 20px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #aaaaaa;
	border-left: 1px solid #999999;
	background: transparent url(img/pixelLight.png) repeat scroll left top;
}

#Right
{
	width: 180px;
	float: right;
	text-align: center;
	margin: 0px auto 0px auto;
	margin-left: 20px;
}

#Extra
{
	text-align: center;
	width: 160px;
	height: 180px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	border: 1px dotted #aaaaaa;
	background: transparent url(img/pixelDark.png) repeat scroll left top;
}

#Title
{
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #990000;
}

#Subtitle
{
	text-align: left;
	margin: 10px;
	border-bottom: 1px dotted #990000;
}

#AgendaInfo
{
	margin: 0px auto 0px auto;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

#AgendaLinks
{
	margin: 0px auto 0px auto;
	padding: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}

#Video
{
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#VideoThumbBorder
{
	width: 125px;
	height: 80px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(img/videoBorder.png);
	background-repeat: no-repeat;
	background-position: center;
}

#VideoThumb
{
	width: 100px;
	height: 56px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding-top: 12px;
}

#VideoDetail
{
	text-align: justify;
	margin: 20px;
	padding: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

#MailingBox
{
	text-align: center;
	width: 158px;
	height: 178px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	allowTransparency: true;
	background: transparent;
	background-color: transparent;
}

#Sent
{
	width: 400px;
	text-align: justify;
	margin: 0px auto 0px auto;
	padding: 10px;
	margin: 70px;
	border: 1px dotted #aaaaaa;
}

#Bottom
{
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	margin-top: 20px;
	padding: 0px;
	padding-top: 30px;
	background-image: url(img/divBottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}



.Title
{
	font-family: Arial;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	font-style: normal;
}

.Subtitle
{
	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}

.Text
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

.TextRed
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-style: normal;
}

.Date
{
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-style: italic;
}

.Form
{
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}

.Error
{
	font-family: Verdana;
	font-size: 10px;
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
}

.Bottom
{
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}



a { cursor: url(hand.cur); }

A:link {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A:active {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A:visited {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A:hover {font-family: Verdana; color: #770000; font-weight: normal; text-decoration: none; font-size: 11px;}

A.Black:link {font-family: Verdana; color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px;}
A.Black:active {font-family: Verdana; color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px;}
A.Black:visited {font-family: Verdana; color: #333333; font-weight: normal; text-decoration: underline; font-size: 11px;}
A.Black:hover {font-family: Verdana; color: #666666; font-weight: normal; text-decoration: underline; font-size: 11px;}

A.Agenda:link {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A.Agenda:active {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A.Agenda:visited {font-family: Verdana; color: #990000; font-weight: normal; text-decoration: none; font-size: 11px;}
A.Agenda:hover {font-family: Verdana; color: #770000; font-weight: normal; text-decoration: none; font-size: 11px;}



.InputBox
{
	font-size: 10px;
	font-family: Verdana;
	background: transparent;
	color: #990000;
	border: thin solid #990000;
	border-width: 1px;   
}

.InputButton
{
	font-size: 10px;
	font-family: Verdana;
	background: #e3e3e3;
	color: #990000;
	border: thin solid #990000;
	border-width: 1px;
	font-weight: bold;
}

-->
