/* ------------------------------------------------- */
/* Body Style */

.background {
background-color : #EAEAEA;
background-image: url('images/TopBackground.gif');
background-repeat:repeat-x;
background-position: top center;
}


/* End Body Style */
/* ------------------------------------------------- */





/* ------------------------------------------------- */
/* Member Login Box Style */

.LoginBox{
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}

.LoginBox2{
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 8pt;
}

.UserPass {
font-family: Tahoma;
color: #A1A1A1;
font-weight: bold;
font-size: 9pt;
}

/* End Member Login Box Style */
/* ------------------------------------------------- */





/* ------------------------------------------------- */
/* Search Box Style */


.SearchTitle {
font-family: Tahoma;
color: #000000;
font-weight: bold;
font-size: 9pt;
}


.SearchDetails {
font-family: Tahoma;
color: #999999;
font-weight: bold;
font-size: 9pt;
}

/* End Search Box Style */
/* ------------------------------------------------- */





/* ------------------------------------------------- */
/* Object Box Style */


.HeaderObject {
font-family: Tahoma;
color: #FF6600;
font-weight: bold;
font-size: 9pt;
}

.LinkOp {
font-family: Tahoma;
color: #000000;
font-size: 10pt;

}

.LinkOp  a:link {
font-family: Tahoma;
color: #0000FF;
font-size: 10pt;
}

.LinkOp  a:visited{
font-family: Tahoma;
color: #0000FF;
font-size: 10pt;
}

.LinkOp  a:hover{
color: #00FFFF;
}

/* End Object Box Style */
/* ------------------------------------------------- */





/* ------------------------------------------------- */
/* State Box Style */

.State{
font-family: Tahoma;
color: #000080;
font-weight: bold;
font-size: 8pt;
}


/* End State Box Style */
/* ------------------------------------------------- */





/* ------------------------------------------------- */
/* Footer Style */

.Footer{
font-family: Tahoma;
color: #FFFFFF;
font-size: 8pt;
}

/* End Footer Style */
/* ------------------------------------------------- */




/* ------------------------------------------------- */
/* ToolBar Style */


.ToolBar  a:link {
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 8pt;
}

.ToolBar a:visited{
font-family: Tahoma;
color: #FFFFFF;
font-weight: bold;
font-size: 8pt;
}

.ToolBar  a:hover{
color: #00FFFF;
}

/* End ToolBar Style */
/* ------------------------------------------------- */


