/* page background color -- base font */
.bgc { background-color:#FDF5CC;  font-family: Arial, Verdana; }


a {color: #000080; font-weight: bold; text-decoration: none;}
img {border: none; }


/* error messages */
.er {font-size: 10pt; color: #000000; font-weight: bold; text-align: right; background-color: #FFCCCC;}


/*  menu table  */
.mt { padding: 1px; border: 1px solid #000000; background-color: #EFEFFA; font-size: 10pt; font-weight: bold; text-align: center; }

/*  menu link color */
.my { color: #000080; }

/* sub-menu */
.ms { color: #000000; font-size: 12pt; font-weight: bold; border: 1px solid #000000; text-align: center; background-color: #FFDC86;}


/*  where_am_i table  */
.it {padding: 0px; border: 1px solid #000000; background-color:#EFEFFA;}
.id {border: none; text-align: center; font-size: 14pt; color: #000000; font-weight: bold; letter-spacing:3pt;}


/*  content table  */
.ct {padding:1px; border: 1px solid #000000; background-color: #D2D2FF; font-size: 10pt; color: #000000;}

/*  content table cells -  1 has highest priority  */
.c1 {font-size: 12pt; color: #000000; font-weight: bold; background-color: #EEEEFF;}
.c2 {font-size: 10pt; color: #000000; font-weight: bold; background-color: #DDDDFF;}
.c3 {font-size: 10pt; color: #000000; font-weight: normal; background-color: #EEEEFF;}
.c4 {font-size: 10pt; color: #000000; font-weight: normal; background-color: #E7E7FF;}

/* content table cells containing form elements  -  looks best w/o background-color */
.fo {font-size: 10pt; color: #000000; font-weight: normal;}

/* copyright notice at bottom of page */
.copy {color: #000000;}




/* --------   !!!  DO NOT EDIT BELOW  !!! --------- */

body { PADDING: 0px; MARGIN: 0px; OVERFLOW: hidden; HEIGHT: 100%;}
HTML { PADDING: 0px; MARGIN: 0px; OVERFLOW: hidden; HEIGHT: 100%;}
div {overflow: auto; HEIGHT: 100%; WIDTH: 100%;} 

#bbb { overflow: hidden; position: absolute; z-index: 10; height: auto; width: 90%; left:5%; padding: 5px; text-align: center;}

.mi { border: 1px solid #000000; text-align: center; background-image:url(http://www.eurodate.cc/img/butbg.gif); background-color:#FFDC86;}
.mx { color: #000000; }

.xc {text-align: center;}
.xr {text-align: right;}
.xl {text-align: left;}

.yt {vertical-align:top;}
.ym {vertical-align:middle;}
.yb {vertical-align:bottom;}
