body {
	background-color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;

}


#wrapper {
  width: 90%;
  margin-right: 20px;
  margin-left: 10px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  
}
/****Footer****/
#footer {
  float: bottom;
  margin-top: 8px;
  border-top: 1px solid #ccc;
  clear: both;
  text-align:center;
  font-size: .8em;
}



/***header***/
#spacer {
margin-left: 10px;
  padding: 3px;
  clear: both;
}


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	text-decoration: underline;
	background-color:#317082;

	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:15px;

	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */

	
	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}


#header {
margin-left: 10px;
  width: 100%;
  font-size: .8em;
  height: 35px;
  margin-top: 25px;
}

#mainNav {
margin-left: 10px;
  padding: 0px 0 0 20px;
  list-style: none;
  vertical-align: bottom;
  font-size: 14px;
  font-family: "Lucida Grande", Arial, sans-serif;
}

#mainNav li {
  float: left;
  border-right: 1px solid #ccc;
  font-weight: bold;
}

#mainNav li.last {
  border-right: none;
}

#mainNav li a:hover {
  color: #000;
  text-decoration: underline;
}

#mainNav li a {
  display: block;
  padding: 0 1.5em;
  line-height: 1.5em;
  font-size: 1em;
  color: #333;
  text-decoration: none;
}

#mainNav li.first a {
  padding-left: 175px;
}

#divider {
  height: 20px;
  background-color: #cce;
  border-bottom: 2px solid #003366;
}

#logo {
  margin-right: 0px;
  float: right;
}

#logo img {
  border: none;
}

.mainmenu {
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 2em;
  margin-top: 20px;
  padding-left: 25px;
  padding-top: 25px;

}



.green {
	color: green;
}
.red {
	color: red;
}

.error {
	color: red;
	font-size: 1.5em;
	font-weight: bold;
	padding: 3px;
	border: 1px red dashed;
	
}

.txtLarge {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}

.txt {
	font-size: .8em;
}

.tableBox{
	color: #000;
}

.tableBox1{
	color: #000;
}



blockquote, label, li, div, p, td, th {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}

P.breakhere {
	page-break-before: always
}


blockquote {
	font-style: italic;
}

blockquote {
	font-style: italic;
}

h1, h2  {
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
}


pre, xmp {
	background: #EEE;
	padding: 2em;
}

table.border2px {
	border: 2px solid #000;
}



td.title {
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: lighter;
}
td.nextprev {
	background-color: #888888;
	font-weight: lighter;
	
}
td.nextprev a {
	color: #FFF;
	text-decoration: none;
}
td.nextprev a:visited {
	color: #FFF;
	text-decoration: none;
}

td.nextprev a:hover {
	color: #FF0;
	text-decoration: underline;
}

td.buttons {
	background-color: #369;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

td.report {
	background-color: #859DD8;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
td.reg {
	background-color: #BDC0D9;
	border-bottom: 1px solid #FFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	
}

td.buttons a {
	color: #FFF;
	text-decoration: none;
}
td.buttons a:visited {
	color: #FFF;
	text-decoration: none;
}

td.buttons a:hover {
	color: #FF0;
	text-decoration: underline;
}

a:active { color: #000;text-decoration: none;}
a:visited {color: #52458D;text-decoration: underline;}
a:link {color: #000;text-decoration: underline;}
a:hover {color: #52458D;text-decoration: underline;}


input.forcheck {

}



input.fortext {
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}
textarea.fortext {
	background-color: #FFF;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:grey;
}




select.forms {
	background-color: #FFF;
	color: #000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
}



/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:50%;
      background-color:#F4F4F4;
      font-size:93%;
      line-height:normal;
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;      
      }
    #tabsB ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("http://www.virtuegroup.net/ydrink2/html/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("http://www.virtuegroup.net/ydrink2/html/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

        #tabsB #current a {
                background-position:0% -42px;
        }
        #tabsB #current a span {
                background-position:100% -42px;
        }
.new_alert{
	position: absolute; 
	width: 200px; 
	height: 100px;
	background-color: rgb(250, 251, 187); 
	z-index: 3;
	border: 1px solid black; 
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	margin-top: 10px;
}
