body 		{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-size: 11px;
			margin-top: 0px;
			background-color: #ffffff;
			}
			
p			{margin: 0;
			padding: 0;
			}

#titlebar	{text-align: right;
			}

#front		{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			color: #cccccc;
			font-size:8px;
            font-style: italic;
			padding-bottom: 5px;
			padding-top: 5px;
			text-align: right;
			margin-right: 25px;
			}


#subbar		{font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			background: url(../images/menu_bar.gif);
			color: #cccccc;
			font-size: 10px;
			line-height: 10px;
			height: 30px;
			text-align: right;
			line-height: 180%;
			border: 1px gray;
			}

#container 	{width:700px;
			text-align:left;
			margin-top: 20px;
			border-top:1px solid #cccccc;
			border-left:1px solid #cccccc;
			border-right:1px solid #cccccc;
			background-color: #ffffff;
			}

#header		{width:700px;
			color: #0066CC;
			font-family: tahoma,arial,helvetica,serif,sans-serif;
			border-bottom:1px solid #cccccc;
			}
			
	#header #header_text {
			color: #3399CC;
			text-align: right;
			font-style: normal;
			font-family: tahoma,arial,helvetica,serif,sans-serif;
			font-size: 20px;
			margin-top: 10px;
			margin-right: 20px;
			}
			
	#header #display {
			color: #333333;
			text-align: right;
			font-style: normal;
			font-family: tahoma,arial,helvetica,serif,sans-serif;
			font-size: 10px;
			margin-right: 20px;
			}

#menu 		{width: 700px;
			height: 30px;
			background: url(../images/menu_bar.gif);
			background-position: top left;
			font-family: tahoma,arial,helvetica,serif,sans-serif;
			color: #666666;
			font-size:12px;
			text-align: center;
			border-left: 1px #cccccc;
			border-right: 1px #cccccc;
			border-top: 1px #cccccc;
			border-bottom: 1px #cccccc;
			vertical-align: middle;
			
			}

	#menu td a		{color: #ffffff;
					font-family: tahoma,arial,helvetica,serif,sans-serif;
					text-decoration: none;
					font-size:12px;
					text-align: center;
					border: 1px solid #ffffff;
					padding: 3px;
					}
	#menu td a:hover 	{text-decoration: none;
					font-family: tahoma,arial,helvetica,serif,sans-serif;
					color: #666666;
					font-size:12px;
					text-align: center;
					padding: 3px;
					border: 1px solid #ffffff;
					}


#content 	{font-family: tahoma,arial,helvetica,serif,sans-serif;
			color: #999999;
			font-size:12px;
			text-align: left;
			margin-left:10px;
			margin-right: 10px;
			margin-top:20px;
			margin-bottom: 20px;
			border-left: 1px #cccccc;
			border-right: 1px #cccccc;
			border-top: 1px #cccccc;
			border-bottom: 1px #cccccc;
			}

	#content STRONG		{color: #990000;
						font-size: 12px;
						font-weight: normal;
						}
	
	#content EM			{color: #999999;
						font-size: 8px;
						font-weight: normal;
						text-align: left;
						font-style: normal;
						}
						
	#content #form		{color: #333333;
						font-family: tahoma,arial,helvetica,serif,sans-serif;
						font-weight: normal;
						text-align:left;
						border: solid 1px #999999;
						background: #ffffff;
						font-size:12px;
						padding-left: 3px;
						}
						
	#content #submit	{color: #ffffff;
						font-family: tahoma,arial,helvetica,serif,sans-serif;
						font-weight: normal;
						text-align: center;
						border: solid 1px #cccccc;
						background: #3399CC;
						font-size:14px;
						}

	#content SELECT		{color: #333333;
						font-family: tahoma,arial,helvetica,serif,sans-serif;
						font-weight: normal;
						text-align:left;
						border: solid 1px #999999;
						background: #ffffff;
						font-size:12px;
						}
							
	#content td 	{font-family: tahoma,arial,helvetica,serif,sans-serif;
							font-size: 11px;
							color: #999999;
							padding: 2px;
							text-align: left;
							}
	#content th 	{font-family: tahoma,arial,helvetica,serif,sans-serif;
							font-size: 12px;
							color: #cccccc;
							font-weight: bold;
							padding: 2px;
							text-align: center;
							}

	#content #band IMG	{border: 1px solid #999999;
						float: left;
						vertical-align: top;
						margin-right: 15px;
						margin-bottom: 10px;
						}

#footer		{width: 700px;
			text-align:center;
			border-bottom:1px solid #cccccc;
			}

#subfooter	{width: 700px;
			font-size: 11px;
			text-align: center;
			font-family: tahoma,arial,helvetica,serif,sans-serif;
			color: #999999;
			height: 30px;
			background-position: top left;
			border-left: 1px #cccccc;
			border-right: 1px #cccccc;
			border-top: 1px #cccccc;
			border-bottom: 1px #cccccc;
			}

#subfooter a			{text-decoration: none;
						color: #333333;
						}

#subfooter a:hover 		{text-decoration: underline;
						color: #333399;
						}

img			{border: 0;}

