a.plainLink{
    text-decoration: none;
}
.plaintext {
    font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
    text-align:left;
	color: #000000;   
}
.greytext {
    font-family: Georgia, Verdana;
	font-size: 10px;
	text-decoration: none;
    font-weight: bold;
	text-align:left;
	color: #777777;
}
.addresstext {
    font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align:left;
	color: #5186b0;
}
.Headers {
	position:relative;
    top:-1px;
    font-family: Georgia, Verdana;
	font-size: 18px;
	
	text-decoration: none;
	color: #CC0000;
}
.FinderSpacer1{
    height:30px;
    width:12px;
    background-color:white;
    background-position:left top;
    background-repeat:no-repeat;
    background-image: url(/Media/MediaManager/OhiomagRedesign/EventFinderTabS1.gif);
}

.FinderSpacer2{
    height:30px;
    width:28px;
    background-color: white;
    background-position:right top;
    background-repeat:no-repeat;
    background-image: url(/Media/MediaManager/OhiomagRedesign/EventFinderTabS2.gif);
}
.FinderSpacer3{
    height:30px;
    width:28px;
    background-color: white;
    background-position:right top;
    background-repeat:no-repeat;
    background-image: url(/Media/MediaManager/OhiomagRedesign/EventFinderTabS3.gif);
}

.FinderSpacer4{
    height:30px;width:12px;
    background-position:right top;
    background-color: #dbddae;
    background-image: url(/Media/MediaManager/OhiomagRedesign/EventFinderTabS4.gif);
}

.FinderTabS{
    height:30px;
    width:152px;
    background-position:top;
    background-repeat:repeat-x;
    background-image:url(/Media/MediaManager/OhiomagRedesign/EventFinderSelectedBack.gif);
}
.FinderTabU{
    color:white;
    height:30px;
    width:152px;
    font-family: georgia;
    background-position:top;
    background-repeat:repeat-x;
    background-image:url(/Media/MediaManager/OhiomagRedesign/EventFinderUnSelectedBack.gif);
}


.linkS{
    text-decoration:none;
    background-color:#f6f4e7;
    color:#cc3300;
    font-family: georgia;
    font-size:12pt;
}
.linkU{
    text-decoration:none;
    background-color:#b1b376;
    color:white;
    font-family: georgia;
    font-size:12pt;
}
.FinderBody{
    margin:0px;
    border:0px;
    border-top:3px solid black;
    border-bottom:3px solid black;
    border-left:3px solid #c41230;
    border-right:3px solid #c41230;
    padding:0px;
    table-layout: fixed;
    background-color:#eee;
    width:740px;
    position:relative;
    top:-3px;
}
.numbers {
    position:relative;
    top:-5px;
	font-family: Georgia, Verdana;
    margin-left:22px;
    vertical-align:middle;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
.FinderNumber{
    background-image:url('/ME2/MyModules/OhioEventSearch/Images/FinderNumber.jpg');
    background-position:left;
    background-repeat:no-repeat;
}

.FinderRegionIcons{
    height:20px;
    width:20px;
    background-color:#5186b0;
    text-align:center;
    color:#FFFFFF;
}

.FinderRegionCheckboxA {
    width:109px;
    height:20px;
}

.FinderRegionCheckboxB {
    width: 118px;
    height: 20px;
}

.RedLineSpacer{
    background: url('/ME2/MyModules/OhioEventSearch/Images/RedLine.jpg');
    position:relative;
    top:-6px;
    width:718px;
    height: 5px;
}

.SubmitButton{
    position:relative;
    left:593px;
    top:-6px;
    width:125px;
    height:26px;
}
