#searchborder { 
    border: solid;
    border-width:0px 1px 0px 1px;
    border-color:7c9eb5; 
    padding-top: 0px; 
    padding-right: 0px; 
    padding-bottom: 0px; 
    padding-left: 0px; 
}

.mainred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	color: #FF0000;
}
.mainyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	color: #FFA000;
}
.maingreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #00FF00;
}

img.selected_border
{
  border-style:solid;
  border-width:5px;
  border-color:#E0E0E0;
}

img.invisible_border
{
  border-style:solid;
  border-width:5px;
  border-color:#FFFFFF;
}

div.div_anchor
{
        display:block;
        position:relative; 
}

div.transparent
{
        display: none;
        position:absolute;
z-index: 2;
}

div.card_div
{
        margin: 0px 0px 0px 0px;
	display: none;
        z-index: 2;
        position:absolute;
	background: white;

        width:510px;
        height:380px;
        overflow:auto;
        scrollbar-face-color: #C2D5FC;
	scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-arrow-color: #FFFFFF;
        scrollbar-track-color : #FFFFFF;

}

div.email_div
{
        margin: 0px 0px 0px 0px;
	display: none;
        z-index: 2;
        position:absolute;
	background: white;
}

div.acard_div
{
        margin: 0px 0px 0px 0px;
	display: block;
        z-index: 1;
        position:absolute;
	background: white;
}

div.acard_disp_template
{
        margin: 0px 0px 0px 0px;
	display: block;
        z-index: 3;
        position:absolute;
	background: transparent;
}

div.event_div
{
        margin: 0px 0px 0px 0px;
	display: none;
        z-index: 2;
        position:absolute;
	background: white;
}


.backgroundTopLine {
        background-image: url(images/top_bg.jpg);
        background-repeat: repeat-x;
}

.backgroundTopLine2 {
        background-image: url(images/top_bg2.jpg);
        background-repeat: repeat-x;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	color: #666666;
}
.mainblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: lighter;
	color: #006699;
}
.mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 700;
	color: #666666;
}
.mainboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 700;
	color: #006699;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: 500;
	color: #666666;
}

.subheadbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: 700;
	color: #666666;
}
.subheadblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: 500;
	color: #006699;
}
.titletxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #006699;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color: #666666;
}
.titletwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333300;
}
.gianttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333300;
}

a:link {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #666666
}

a:visited {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #006699
}

a:hover {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #006699
}

a:active {
font-family: arial, helvetiva, verdana; font-size: 11px; line-height: 20px; font-weight: normal; color: #666666
} 