﻿<style type="text/css">

 @font-face {
    font-family: Tahoma;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/TAHOMA0.eot);
  }


.navbackground {
	background-image: url('images/toolbar/logobuildmirror.jpg');
	height: 48px;
	background-repeat:no-repeat;
	width:100%;
}

.toolbarFill {
	background-image: url('images/toolbar/toolfill.jpg');
	height: 31px;
	background-repeat:repeat-x;
	width:100%;
}
.toolbarSpace {
	background-image: url('images/toolbar/tooldiv.jpg');
	height: 31px;
	width: 10px;
	background-repeat:repeat-x;
}
.toolbarOff {
	background-image: url('images/toolbar/toolfill.jpg');
	background-repeat:repeat-x;
	font-family: "Tahoma";
	cursor:pointer;
	color: #1C959C;
	font-size: 12px;
	font-weight:bold;
	
}
.toolbarOn {
	background-image: url('images/toolbar/toolfillon.jpg');
	background-repeat:repeat-x;
	font-family: "Tahoma";
	cursor:pointer;
	color: #1C959C;
	font-size: 12px;
	font-weight:bolder;

}

.miniToolbarFill {
	background-image: url('images/toolbar/toolfill_21.jpg');
	height: 21px;
	background-repeat:repeat-x;
	width:100%;
}
.miniToolbarSpace {
	background-image: url('images/toolbar/tooldiv_21.jpg');
	height: 21px;
	width: 10px;
	background-repeat:repeat-x;
}
.miniToolbarOff {
	background-image: url('images/toolbar/toolfill_21.jpg');
	background-repeat:repeat-x;
	font-family: "Tahoma";
	cursor:pointer;
	color: #1C959C;
	font-size: 11px;
	font-weight:bold;
	
}
.miniToolbarOn {
	background-image: url('images/toolbar/toolfillon_21.jpg');
	background-repeat:repeat-x;
	font-family: "Tahoma";
	cursor:pointer;
	color: #1C959C;
	font-size: 11px;
	font-weight:bolder;

}


.miniText {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1C959C;
}
.gridHeader {
	border-width: 1px;
	background-color: #008080;
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bolder;
	cursor: pointer;
}
.gridOdd {
	border-width: 1px;
	background-color: #FFFFCC;
	font-family: "Tahoma";
	font-size: 11px;
	color: #195555;
	cursor: pointer;

}
.gridEven {
	background-color: #FFFFFF;
	font-family: "Tahoma";
	font-size: 11px;
	color: #195555;
	cursor: pointer;

}


.grid {
	border: 1px solid #000000;
	background-color: #000000;
	font-family: "Tahoma";
	font-size: 11px;
	color: #1C959C;
	margin-top: 0;
	margin-bottom: 0;
	border-spacing:1px;
	padding:3px 3px 3px 3px;
	cellspacing:1px;
		
	
	
}

.miniTextWithPointer {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1C959C;
	cursor: pointer;
}

.miniTextLink {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bold;
	color: #1C959C;
	cursor:pointer;
}
.miniTextLinkOn {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bolder;
	color: #195555;
	cursor:pointer;
}


.text {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1C959C;
}

.bodyText {
	font-family: "Tahoma";
	font-size: 12px;
	color: #1C959C;
	margin-top: 0;
	margin-bottom: 0;
}
.sideBarBig {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight:bolder;
	color: #195555;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align:top;
	white-space:nowrap;
	
}
.sideBarBigLink {
	font-family: "Tahoma";
	font-size: 14px;
	cursor:pointer;
	font-weight:bolder;
	color: #195555;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align:top;
	white-space:nowrap;
}
.sideBarNormal {
	font-family: "Tahoma";
	font-size: 12px;
	cursor:pointer;
	color: #195555;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align:top;
	white-space:nowrap;
}
.sideBarSmall {
	font-family: "Tahoma";
	font-size: 9px;
	font-weight:normal;
	color: #195555;
	margin-top: 2;
	margin-bottom: 2;
	vertical-align:top;
	white-space:nowrap;
}


.bodyHeader {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bold;
	color: #195555;
	margin-top: 0;
	margin-bottom: 0;
}
.greenBody {
	background-image: url('images/green/bdy.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
.greenBar {
	background-image: url('images/green/ml2.jpg');
	background-repeat: repeat-x;
	width: 9px;
}
.greenBarLeft {
	background-image: url('images/green/ml1.jpg');
	background-repeat: repeat-y;
	width: 4px;
}
.greenBarRight {
	background-image: url('images/green/mr1.jpg');
	background-repeat: repeat-y;
	width: 4px;
}
.yellowBody {
	background-image: url('images/yellow/bdy.jpg');
	background-repeat: repeat-x;
	width: 100%;
}
.yellowBar {
	background-image: url('images/yellow/ml2.jpg');
	background-repeat: repeat-x;
	width: 9px;
}
.yellowBarLeft {
	background-image: url('images/yellow/ml1.jpg');
	background-repeat: repeat-y;
	width: 4px;
}
.yellowBarRight {
	background-image: url('images/yellow/mr1.jpg');
	background-repeat: repeat-y;
	width: 4px;
}
.largeGreenBox {
	background-image: url('images/green/tallbox.jpg');
	background-repeat: no-repeat;
}
.smallYellowBox {
	background-image: url('images/yellow/smallbox.jpg');
	background-repeat: no-repeat;
}

</style>

