﻿body{
	font-family: Tahoma;
	font-size: 9pt;
	color:Black;
}
.box {
	border:3px solid #F4F4F4;
	border-color:#F3F3F3;
	padding: 10px;
	text-align:right;
}
	
.box-title-wrapper {
	background:  url(images/bgmenu.gif) right 0px no-repeat;
	height: 35px;
	width: 130;
	padding-right: 15px;
	line-height: 1.0em;
	min-width:180px;
	color: #FFFFFF;
}

.footer{
	background:  url(images/bg-footer.jpg) right 0px no-repeat;
	height: 100px;
	align: center;
}
.search{
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url(images/bg-searchbox.gif);
			background-repeat:no-repeat;
			background-position:top;
		}
			
.bordersearch
{

	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color:#C0C0C0;
}
.bluefireback{
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url('images/bluefireback.gif');
			background-repeat:repeat-x;
			background-position:top;
			line-height:14px;

}
.trpeater
{

	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style:dotted; 
	border-bottom-width: 1px;
	border-bottom-color:#BBBBBB;
}

.colA{
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url('images/bg.gif');
			background-repeat:repeat-x;
			background-position:top;

}

.colB{
			padding:0;
			margin:0;
			background-color:#fff;
			background-image:url('images/bg3.gif');
			background-repeat:repeat-x;
			background-position:top;

}
.menuborder
{
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#996633;
}