
	body {
		text-align: center;
		background-color: #ddd;
		}
		
	img {
		border: 1px solid #000;
		}

	#frame {
		width:700px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		background-color: #fff;
		border: 1px solid #000
		}

	#content {
		padding: 0px;
		background: #fff;
		margin: 16px;
		}
		
	#footer {
		background: #dddddd url(../images/footer.jpg);
		border-top: 1px solid #000;
		}
		
	.footer {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}		
		
	#menu {
		background: #dddddd url(../images/pattern.jpg);
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 24px;
		padding: 40px 0px 0px 0px;
		}
		
	.tabSelected {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		background-color: #FFFFFF;
		}
	.tab {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		}
	.tabCorner {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		}
	.menu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #990000;
		font-weight: bold;
		text-decoration: none;
		}
	.menu:hover {
		text-decoration: underline;
		}
	.menu:visited {
		color: #990000;
		font-weight: bold;
		}
		
	#footer a:link {
		font-weight: bold;
		color: #990000;
		}
	#footer a:visited {
		font-weight: bold;
		color: #990099;
		}
	#footer a:active {
		font-weight: bold;
		color: #FF0000;
		}
		
	h1 a:link {
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		}
	h1 a:visited {
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		}
	h1 a:active {
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		}
			
	p,td {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		}
			
	.searchlabel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
	}
	h1 {
		font-size: 18px;
		font-weight: bold;
	
	}
	h2 {
		font-size: 14px;
		font-weight: bold;
	}
	h3 {
	
		font-size: 12px;
		font-weight: bold;
	}
	.red {
		color: #990000;
	}
	div {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.iconButton {
		font-size: 18px;
		font-weight: bold;
	}
		
		