html {
	font-family: times, serif; /*verdana, arial, sans-serif; */
	font-size	: 100%;
	margin-top	: 0px;
	margin-bottom	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
	line-height	: 1.1;
}


p {
	margin-top	: 0px;
	margin-bottom	: 0px;
	padding-top	: 4px;
	padding-bottom	: 4px;
}


.small {
	font-size: 85%;
}

.itf {

	font-style: italic;

}


h1,h2, h3,h4 {
	font-family: arial, sans-serif;
	color 			: #0280FF;
	margin-top	: 0px;
	margin-bottom	: 0px;
	padding-top	: 4px;
	padding-bottom	: 4px;
}


h1 {	font-size		: 130%;
	font-weight		: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}


h2 {	font-size		: 110%;
	font-weight		: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {	font-size		: 100%;
	font-weight		: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

h4 {	font-size		: 90%;
	font-weight		: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}


table.content p,ul,ol {
	padding-right: 20px;
	line-height	: 1.1;
}

.gb {

	font-size: 90%;
	padding-right: 20px;
}



/* table.content p:first-letter { font-size: large; font-weight : bold; } */


table.content hr {
	width: 80%;
	color: gray;
	text-align: left;
	height: 1px;
}

table.content hr.lb {
	width: 95%;
	color: #0280FF;
	text-align: left;
	height: 1px;
}


span.nodecor a 
{

text-decoration: none;

}


form, input, textarea {
	font-family: verdana, sans-serif;
	font-size: 10px;
}



.smlnk
{
	font-family: arial, sans-serif;
	font-size		: 70%;
	color 			: #333333;
	text-align: left;
	margin-top	: 0px;
	margin-bottom	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
	padding-right	: 3px;
}


.smg
{
	font-family: arial, sans-serif;
	font-size		: 80%;
	color 			: #333333;
	text-align: left;
}





.borderLR {
	border-right: 1px solid #0280FF;
	border-left: 1px solid #0280FF;
}


.borderA {
	border-right: 1px solid #0280FF;
	border-left: 1px solid #0280FF;
	border-top: 1px solid #0280FF;
	border-bottom: 1px solid #0280FF;

}


.it {
	padding-left: 10px;
	padding-right: 10px;
}



.swt {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}



.a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: gray;
	font-weight: bold;
}






.updated
{
	font-family: georgia, times, serif;
	font-size		: 70%;
	font-style: italic ;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;

}



.bl {
	font-family: arial, sans-serif;
	font-size: 140%;

 	border-left: 20px solid blue; 
 	border-bottom: 1px solid blue; 

	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: blue;
	font-weight: bold;
}


.date {
	font-family: tahoma,arial, sans-serif;
	font-size: 70%;
 	border-top: 1px solid gray dotted; 
	color : black;
        font-weight	: bold;
	margin-top	: 0pt;
	margin-bottom	: 0pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right	: 3px;
}



.event {
	font-family: tahoma, arial, sans-serif;
	font-size: 70%;
	margin-top	: 0px;
	margin-bottom	: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right	: 3px;


}


table.price {
	font-family: verdana, sans-serif;
	text-align: center;
	background-color: #FEFEFE;
	width: 94%;
	border-collapse: collapse;
}



table.price TD.pn, TD.pl, TD.pnw {
font-size		: 8pt;
border: 1px solid gray;
}


table.price TD.pn1 {
font-size		: 8pt;
font-weight		: bold;
color 			: blue;
border: 1px solid gray;
}


table.price TD.pl {
text-align		: left;
padding-left	: 10pt;
padding-right	: 10pt;
border: 1px solid gray;
}

table.price TD.pnw {
background-color: white;
border: 1px solid gray;
}

table.price TD.ph {
height			: 20pt;
font-size		: 11pt;
font-weight		: bold;
color 			: white;
background-color	: #EEEEEE;
text-align		: left;
border: 1px solid gray;
}

table.price TD.ph1 {
height			: 20pt;
font-size		: 8pt;
font-weight		: bold;
background-color: #0280FF;
text-align		: center;
color			: white;
border: 1px solid gray;
}

table.price TD.psh {
font-size		: 8pt;
background-color: #EEEEEE;
height			: 20pt;
font-weight		: bold;
text-align		: left;
padding-left	: 20pt;
margin-left		: 20pt;
border: 1px solid gray;
}



table.adv TD {
font-family: arial, sans-serif;
text-align		: center;
height			: 40pt;
font-size		: 14pt;
font-weight		: bold;
color 			: white;
background-color	: #0280FF;
text-align		: left;
border: 1px solid #006;
}

