@import url("/ls.css"); 

body
{
	margin: 0px auto 40px auto;
	background-color: #E0EAF4;
	background-image: url("/images/t1.gif");
	background-repeat:repeat-x;
	font-family: Arial, "trebuchet MS", verdana, sans-serif;
	text-align : center;
}
a:link
{
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #039;
	text-decoration: underline;
}
a img
{
	border-width: 0px;
}
table
{
	border-width: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 503px;
}
	tr
	{
		background-color: #D8E3FD;
	}
	th, td
	{
		padding: 0px 5px 5px 5px;
		FONT-SIZE: 14px;
	}
	th
	{
		padding: 0px 5px 10px 5px;
		text-align: center;
		font-weight: bold;
	}
	td
	{
		vertical-align: top;
		text-align: center;
	}
	form table
	{
		margin: 0px;
	}

.headline
{
	margin: 35px 0px 0px 0px;
	font-family: Arial, verdana, sans-serif;
	text-align : left;
	FONT-SIZE: 10px;
	COLOR: black;
}
.note
{
	FONT-SIZE: 10px;
	COLOR: black;
	margin: 120px 0px 10px 0px;
}

#global
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 870px;
	background-image: url("/images/bgl.gif");
	background-repeat: repeat-y;
}

#left
{
	margin: 0px;
	padding: 0px;
	width: 49px;
	height: 165px;
	background-image: url("/images/bglu.gif");
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#site
{
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 820px;
	text-align: left;
	border: dotted 1px #3030ff;
	border-width: 0px 1px 1px 1px;
	background-image: url("/images/bg3.gif");
	background-repeat: no-repeat;
	border-color: #9999FF;
	
}
	#top 
	{
		padding: 0px 10px 10px 10px;
		color: #3030ff;
		border: solid 0px;
		height: 163px;
	}
		#welcome
		{
			border: solid 0px;
			margin: 0px 0px 30px 140px;
			width: 450px;
			font-size: 16px;
			font-weight: bold;
			text-shadow: 10px 10px 2px red;
		}
		#tagline
		{
			padding: 4px 0px 0px 0px;
			float: right;
		}
	#middle
	{
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 0px 10px;
		background-image: url("/images/bgg.gif");
		background-repeat:repeat-y;
	}
		#menu
		{
			float: right;
			width: 230px;
		}
		#menu a
		{
			font-weight: normal;
			color: #3030ff;
		}
		.menuGroup
		{
			padding: 0px 0px 15px 0px;
			color: #3030ff;
			FONT-SIZE: 14px;
		}
			.menuGroup h2
			{
				margin: 0px;
				border-bottom: solid 1px #3030ff;
				padding: 0px 5px 0px 0px;
				FONT-SIZE: 14px;
				font-weight: bold;
			}
			.menuGroup p
			{
				margin: 5px 0px 0px 0px;
				margin-left: 30px;
			}
				.menuGroup p#current
				{
					margin-left: 0px;
					padding-left: 15px;
					background-image: url("/images/forward.gif");
					background-repeat: no-repeat;
				}
				.menuGroup p.blocked
				{
					margin-left: 0px;
					padding-left: 15px;
					color: #555;
				}
				.menuGroup p strong
				{
					font-weight: normal;
					color: #3030ff;
				}
				.menuGroup p a
				{
					padding-left: 15px;
					text-indent: -30px;
					background-image: url("");
					background-repeat: no-repeat;
				}
					.menuGroup p a:hover
					{
						background-image: url("/images/forward.gif");
					}
				

		#contentarea
		{
			margin: 0px 260px 0px 0px;
			color: #000;
		}
			#pageTitle
			{
				color: #3030ff;
				FONT-SIZE: 14px;
				font-weight: bold;
			}
			.advpic
			{
				float: left;
				width: 94px;
				height: 94px;
			}
			.advtext
			{
				width: 400px;
				height: 94px;
				font-size: 12px;
				background-color: #EEEEEE;
				padding: 0px;
			}
			.advtext p
			{
				margin: 0px 0px 0px 0px;
				padding: 0px;
			}
			.advtext a
			{
				font-weight: normal;
				padding-bottom: 2px; 
				text-decoration: none;
			}
			.advtext a:hover
			{
				text-decoration: none;
				background: url("images/animarrow.gif") repeat-x 100% 100%
			}

			.advtext strong
			{
				font-weight: bold;
			}

			.photo
			{
				float: right;
				width: 305px;
				height: 140px;
				margin: 0px;
				padding: 0px;
				border: dotted 1px #3030ff;
			}

			#photo
			{
				width: 190px;
				height: 140px;
				margin: 0px;
				padding: 0px;
			}

			#content
			{
				padding: 0px 30px 15px 0px;
				FONT-SIZE: 16px;
			}
				#content h1
				{
					font-family: Georgia, "Palatino Linotype", "Times New Roman", Serif;
					margin: 20px 0px 0px 0px;
					padding: 0px;
					FONT-SIZE: 20px;
				}
				#content h2
				{
					margin: 20px 0px 0px 0px;
					padding: 0px;
					FONT-SIZE: 16px;
				}
				#content p
				{
					margin: 10px 0px 10px 15px;
					padding: 0px;
				}
				#content p a
				{
					font-weight: normal;
					padding-bottom: 2px; 
					text-decoration: none;
				}
				#content p a:hover
				{
					text-decoration: none;
					background: url("/images/animarrow.gif") repeat-x 100% 100%
				}
				#content p.msg
				{
					color: #3030ff;
				}
				#content b
				{
					font-weight: normal;
				}
			.contentOn
			{
				border: solid 1px #3030ff;
				border-left-color: #fff;
			}
	#foot
	{
		margin: 0px 0px 0px 0px;
		padding: 20px 10px 0px 10px;
		background-image: url("/images/bgg.gif");
		background-repeat:repeat-y;
		margin: 0px 0px 0px 0px;
		color: #3030ff;
		width: 818px;
	}
	.links
	{
		padding: 0px 0px 0px 20px;
		FONT-SIZE: 12px; 
		FLOAT: right;
	}

