.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #333333;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #EE1D23;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #EE1D23;
}

.quote {	
	font-family: arial;
	font-size: 10px;
	color: #006600;
}

.footerTXT {
	font-family: arial;
	font-size: 10px;
	color: #468FCC;
}

.email {color: #41AE4A;}
.pdf {color: #CC9900;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	background-position:top center;
}

tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.pdf:link {color: #CC9900; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.pdf:visited {color: #CC9900; text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.pdf:hover {color: #9F7800; text-decoration:underline;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.pdf:active {color: #CC9900; text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a.email:link {color: #41AE4A; text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.email:visited {color: #41AE4A; text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.email:hover {color: #358C3C; text-decoration:underline;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.email:active {color: #41AE4A; text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a:link {color: #468fcc; text-decoration:none;}
a:visited {color: #468fcc; text-decoration:none;}
a:hover {color: #215076; text-decoration:underline;}
a:active {color: #468fcc; text-decoration:none;}

.topBG {
	background-image: url(../images/banner1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainTXTpadding {
	padding-bottom: 5px;
	padding-left: 8px;
}

.footerPadding{
padding:3px;
}
.frontPageTXTimage{
background-image: url(../images/header_learningLinkPara.gif);
background-position:left top;
background-repeat: no-repeat;
padding-bottom: 5px;
padding-left: 8px;
padding-top: 1px;
}

.tableLinesTop {
	border-top-width:1px;
	border-top-style: dotted;
	border-top-color: #C0D2EB;
}
.tableLinesTopBottom {
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C0D2EB;
	border-bottom-color: #C0D2EB;
}
.tableLinesBottom {
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0D2EB;
}

.quote {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.padding1 {
	padding: 1px;
}
.padding2 {
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;	
}

.dottedLine {
background-image:url(../images/dottedLineee.gif);
background-position:center;
background-repeat:repeat-x;
}

.boldBlue {
	font-weight: bold;
	color: #468fcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.venueOutline {
	border: 1px dotted #93CCFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.txtBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #468FCC;
}
.footerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4D0C8;
	line-height: 2;
}

#myCsvCourses{
width:511px;
}

.bookings{
border:1px solid #CDDFF9; 
margin-top:5px;
margin-bottom:5px;
margin-right:00px;
padding:4px;
width:511px;
float:left; 
position: relative;
background-color:#FFFFFF;

}

.remove_btn{
float:right; 
position: relative;
margin:0px;
padding:0px;

}

.workshopPrice{
float:right; 
position: relative;
margin-right:10px;
}

.workshopAttendeesPrice{
float:right; 
position: relative;
margin-right:10px;
}

.bookings_price{

}

.workshopName{
float:left; 
position: relative;
margin:0px;
padding:0px;
width:400px;
}

.totalpricebox{
border:1px solid #CDDFF9; 
padding:5px;
text-align:right;
background-color:#EEF7FF;
width:511px;
}

.bfinput{
width:250px;
}
.bf_col1{
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
.bf_col2{
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
}

.lines{
border-bottom:solid 1px #CDDFF9;
}