/* stylesheet copyright firewallmonitor.org 2005 */

body
{
	text-align: left;
	padding: 0; margin: 0;
	background-color: #ffffff;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px;
	width: 750px;
	margin: 30px auto;
	color: #222222;
}

hr 
{
  color: #000000;
	background-color: #ffffff;
	height: 1px;
	border: dashed 1px #c5c5c5;

}

a:link 
{
	color: #808080;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
}

a:visited 
{
	color: #808080;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 10px;

}

.topbar
{
	width: 500px;
	background-image: url(images/header2.gif);	
	background-repeat: repeat-x;
	padding-top: 10px;
}

.topbar .text1
{
	font-size: 22px;
	font-weight:bold;
	vertical-align: top;
	padding-left: 10px;
}


.topbar-right
{
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	width:250px;
	height:50px;
}

#borderleft
{
	padding:5px;
	width:200px;
	background-color:#fafafa;
	border-left: solid 1px #e4e4e4;
	border-top: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	text-align: center;
}

#borderright
{
	width: 600px;
	padding:5px;
	background-color:#fffbe0;
	border-top: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
}

#borderleftright
{
	border-right: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
}

#description1
{
	border: solid 1px #e4e4e4;
	background-color: #fffbe0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*color: #b3b1a3;*/
	color: #737163;
	
}

.toppictures
{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#borderdownload
{
	background-color: #f5f5f5;
	border-bottom: solid 1px #e4e4e4;
	padding: 3px;
	color: #808080;
}


#footer
 {

	padding: 5px 5px;
	margin: 10px 0 0 0;
	background-color: #fafafa;
	color: #333333;
	font-size: 12px;
	border-bottom: solid 1px #e4e4e4;
}
