﻿
BODY {
	font-family: Arial, Helvetica, sans-serif;
}
.BNLeftBorder {
	background-image: url('/AbtCit/ec/bagsnot/images/leftborder.jpg');
}
.BNRightBorder {
	background-image: url('/AbtCit/ec/bagsnot/images/rightborder.jpg');
}
.ThingsToDoBox {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	background-color: #00423c;
	vertical-align: top;
	color: #dddddd;
	font-size: 85%;
}
.ECTableRowDashedTop {
	border-top: 1px dashed #BFC7C3;
	background-image: url('/abtcit/ec/bagsnot/images/bg.jpg');
}
.ECTableDashedRight{
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #BFC7C3;
	background-image: url('/abtcit/ec/bagsnot/images/bg.jpg');
}
.TableBG {
	border-style: solid;
	border-width: 0px;
	}

H1 {
	color: #0575A4;
	letter-spacing: 1px;
	font-weight : bold;
	font-size: 160%;
}
H2 {
	color: #0575A4;
	font-weight : bold;
	font-size: 150%;
}
H3 {
	color: #0575A4;
	letter-spacing: 1px;
	font-size: 140%;
/*	margin-bottom : -8px; */
	font-weight : bold;
}
H5 {
	font-size: 120%;
	color: #0575A4;
	font-weight : bold;
/*	margin-bottom : 4px; */
	display: inline;
}
H6 {
	font-size: 100%;
	color: #0575A4;
	font-weight : bold;
	display: inline;
}
.blueinput {
	border: 1px solid #0575A4;
}
textarea{
	border: 1px solid #0575A4;
	font-size:70%;
}
fuckup{
	border: 1px solid #0575A4;
	font-size: 70%;
	background-color: #FF0000;
}

