.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.font14_logored {
	font-family: Arial, Helvetica, sans-serif;
	color:#b31c22;
	font-size: 14px;
	font-weight: bold;
}

.font24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


.font14_regular {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	
}


.font24_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}


.divider1  /* XWRISMA SELIDWN */
{
position: relative;
background: #fff url('../images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.divider3
{
position: relative;
width: 360px;
height: 3px;
border-bottom: dashed 1px #ddd;
margin: 0.0em 0em 1.5em 0.0em;
}

.divider4
{
position: relative;
width: 600px;
height: 3px;
border-bottom: dashed 1px #ddd;
margin: 0.0em 0em 1.5em 0.0em;
}

