body,table,tr,td,form,input,button,select,option {
	font-size:10px;
	font-family:verdana,arial,helvetica,geneva;
	color:#666666;
}

table.DOT th {
	border-width: 1px;
	padding: 0px;
	border-style: dashed;
	border-color: #99cc66;
	background-color: white;
	-moz-border-radius: ;
}
table.DOT td {
	border-width: 1px;
	padding: 0px;
	border-style: dashed;
	border-color: #99cc66;
	background-color: white;
	-moz-border-radius: ;
}

.text {
	font-size:12px;
	font-family:verdana, arial, helvetica, geneva;
	color:#333333;
}

.textup {
	font-size:14px;
	font-family:verdana,arial,helvetica,geneva;
	color:#333333;
}
.tiny {
	font-size: 9px;
	font-weight: lighter;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tinyno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border: none?, OffX=?, OffY=?, Positive=?); }
.xl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}
.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: auto;
	text-decoration: underline;
	border: none;




}
.lgtiny {
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;



}
.tinytiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;

}
.textdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;

}
.13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.lgpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF33CC;
}
.nolink {
	text-decoration: none;
}
.rmside {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #663300;
	font-style: normal;
}
.rmside2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #663300;
	text-decoration: none;
}

{CONFERENCE COLORS}


.maincolor {
	color: #00477F;
}


.secondarycolor {
	color: #569CBE;
}

.tertiarycolor {
	color: #FFFFFF;
}

{STAND ALONE FONTS}


  @font-face {
    font-family: Franklin Gothic Book;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.womenoffaith.com/includes/fonts/FRANKLI0.eot);
  }
  
    @font-face {
    font-family: Union;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.womenoffaith.com/includes/fonts/UNION0.eot);
  }
  

  @font-face {
    font-family: Wingdings 3;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.womenoffaith.com/includes/fonts/WINGDIN0.eot);
  }
  

{HEADERS FOR SUB SECTIONS}

.subheader {
	color: #00477B; 
	font-size: 22px; 
	font-family: "Franklin Gothic Book"; 
}

.subheader2 {
	font-size: 18px;
	font-weight: bold;
	color: #569CBE;
	font-family: "Franklin Gothic Book"; 
}

.subheader3 {
	font-size: 16px;
	font-weight: bold;
	color: #00477B;
	font-family: "Franklin Gothic Book"; 
}

{TABLE BORDERS AND BACKGROUNDS}

.border2_dashed {
	border: 1px dashed #569CBE;
}
.border2_solid {
	border: 1px solid #569CBE;
}
.bkgcolor1 {
	background-color: #FDFAEC;
}

.header_table {
	background-image:url(/conferences/images/CellBackground.jpg);
	border: 1px solid #CCCCCC;
}

{DOTTED LINES}

#hr1 hr {color: #ffffff; background-color: #ffffff; border: 1px dotted #569CBE; border-style: none none dotted;}


{PHOTO EFFECTS}

.highlightit img{
border: 1px solid #80B5CE;
}

.highlightit:hover img{
border: 1px solid #00477F;
filter: alpha(opacity=95);
}

{BUTTON EFFECTS}

input.groovybutton
{
   font-size:12px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   text-decoration:underline;
   color:#00477B;
   width:102px;
   height:28px;
   background-color:#FDFAEC;
   border-color:#DDDDDD;
   border-width:1px;
}