/* Begin styles for main layout */

body.main 
	{
	background-image:url(images/background.gif);
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 10px;
	}	 
td.top
	{
	background-image:url(images/top.gif);
	width:808px;
	height:18px;
	}
div.top
	{
	width:808px;
	height:18px;
	}
td.banner 
	{
	background-image:url(images/banner2.gif);
	width:808px;
	height:124px;
	}
div.banner
	{
	width:808px;
	height:124px;
	}
td.middle 
	{
	background-image:url(images/middle.gif);
	width:808px;
	height:16px;
	}
div.middle
	{
	width:808px;
	height:16px;
	}
td.content1 
	{
	background-image:url(images/con_1.gif); 
	width:14px;
	height:524px;
	}
div.content1
	{
	width:14px;
	height:524px;
	overflow:hidden;
	}
td.content2
	{
	background-image:url(images/con_2.gif);
	width:131px;
	height:524px;
	}
div.content2
	{
	width:131px;
	height:524px;
	overflow:hidden;
	}
td.content3 
	{
	background-image:url(images/con_3.gif); 
	width:16px;
	height:524px;
	}
div.content3
	{
	width:16px;
	height:524px;
	overflow:hidden;
	}
td.content4
	{
	background-image:url(images/con_4.gif);
	width:619px;
	height:524px;
	}
div.content4
	{
	width:619px;
	height:524px;
	overflow:hidden;
	}
iframe.content4
	{
	width:610px;
	height:510px;
	padding-top:10px;
	padding-bottom:10px;
	}
td.content5
	{
	background-image:url(images/con_5.gif);
	width:28px;
	height:524px;
	}
div.content5
	{
	width:28px;
	height:524px;
	overflow:hidden;
	}
td.bottom
	{
	background-image:url(images/bottom.gif);
	width:808px;
	height:26px;
	}
div.bottom
	{
	width:808px;
	height:26px;
	}
/* End style for main layout */

/* Begin styles for menu */

.menu a:link 
	{
	color: #000000;
	text-decoration: none;
	}
.menu a:visited 
	{
	text-decoration: none;
	color: #000000;
	}
.menu a:hover 
	{
	text-decoration: none;
	color: #000000;
	}
.menu a:active 
	{
	text-decoration: none;
	color: #000000;
	}
.menu 
	{
	width:131px;
	height:524px;
	margin: 0px 0px 0px 0px;
	font-variant:small-caps;
	font-size:16px;
	}



/* End styles for menu */

/* Begin styles for content pages */

body.content 
	{
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:14px; 
	color:#000000;        
	}
a:link 
	{
	text-decoration: none;
	color: blue;
	}
a:visited 
	{
	text-decoration: none;
	color: blue;
	}
a:hover 
	{
	text-decoration: underline;
	color: blue;
	}
a:active 
	{
	text-decoration: none;
	color: blue;
	}
h2.content
	{
	font-variant:small-caps;
	font-size:x-large;
	}
p.scroll 
	{
	padding:0;
	margin:0;
	}
p.urgent 
	{
	font-weight:bold;
	color:red;
	}
	
/* End styles for content page */

