body {
	background-color: #FEF6FE; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.55em;
	margin: 0;
	padding: 0;
}

a:link { color: #666666; text-decoration: none }
a:active { color: #fd81bc; text-decoration: none } /**cc0000**/
a:visited { color: #666666; text-decoration: none }
a:hover { color: #fd81bc; text-decoration: none } /**cc0000**/


a.bar:link { color: #F8F5FF; text-decoration: none }
a.bar:active { color:  #EEEEEE; text-decoration: none }
a.bar:visited { color: #F8F5FF; text-decoration: none }
a.bar:hover { color: #EEEEEE; text-decoration: none }

a.dept:link { color: #555555; text-decoration: none }
a.dept:active { color:  #C10000; text-decoration: none }
a.dept:visited { color: #555555; text-decoration: none }
a.dept:hover { color: #C10000; text-decoration: none }

a.sbm:link { color: #666666; text-decoration: none }
a.sbm:active { color: #CC0000; text-decoration: none }
a.sbm:visited { color: #666666; text-decoration: none }
a.sbm:hover { color: #CC0000; text-decoration: none }


a.display:link { color: #000000; text-decoration: none }
a.display:active { color: #000000; text-decoration: none }
a.display:visited { color: #000000; text-decoration: none }
a.display:hover { color: #000000; text-decoration: none }

a.item:link { color: #000099; text-decoration: none }
a.item:active { color: #CC0000; text-decoration: none }
a.item:visited { color: #000099; text-decoration: none }
a.item:hover { color: #CC0000; text-decoration: none }

a.nav:link { color: #666666; text-decoration: none }
a.nav:active { color: #CC0000; text-decoration: none }
a.nav:visited { color: #666666; text-decoration: none }
a.nav:hover { color: #CC0000; text-decoration: none }


a.cs:link { color: #CC0000; text-decoration: none }
a.cs:active { color: #727281; text-decoration: none }
a.cs:visited { color: #CC0000; text-decoration: none }
a.cs:hover { color: #727281; text-decoration: none }





  .column-in {
    margin:0; padding:0.5em 1em;
    }

  .cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
    display:none;
    }

  /* THE DIV TO TABLE TECHNIQUE */

  #container {
    width: 650px;
    padding:0;
    display: table;
    border: 1px solid black;
    }

  #row  {
    display: table-row;
    }

  #left {
    width:250px;
    padding:0;
    display: table-cell;
    }

  #right {
  	 padding: 10px;
     width: 75px;
   	 display: table-cell;
    }

  #middle {
  	width:250px;
	display: table-cell;
    
    }

    /* IE ONLY */
  * html #container {
    }
  * html #row {
    }
  * html #left {
    float:left;
    }
  * html #right {
    float:right;
    }
  * html #middle {
    float: left;
    }
  * html .cleaner {
    display:block;
    }





a.small      { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; 
               text-decoration: none }

a img {
	border: 0;
}


.mono { font-family: monospace; }


.leftmenu {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
}
.mainbold {
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 10.5pt;
	font-weight: bold;
}
.header {
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 15pt;
}
.subheader{
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 10.5pt;
	font-weight: bold;
	color: #666666;
}
.subtext{
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 8pt;
	color: #666666;
	line-height: 1.75em;
}
.category {
	/**FONT-FAMILY: Verdana,helvetica,sans-serif;**/
	/**font-family: helenascript, georgia;**/
	font-family: georgia;
	font-style: italic;
	color: #4A4A4A;
	font-size: 26pt;
	padding:8px 0 5px;
}
.collect {
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 11pt;
	color: #555555;
}
.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt; color: #666666;
}
.cartheader{
	FONT-FAMILY: Verdana,helvetica,sans-serif;
	FONT-SIZE: 12pt;
	font-weight: bold;
	color: #FAFAFD;
}
.footerhead {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #F5F4F5;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #727281;
}

.footer {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	line-height: 1.50em;
	color: #666666;
	text-transform: lowercase;
}



.form {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	display: inline;
	padding: 1px;
	border: 1px;
	border-style:solid;
	border-color:#000000;
}
.form a {
	color: #000000;
}



textarea {
	font-family: verdana,arial,helvetica,sans-serif;
}


textarea.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}
select {
	font-family: verdana,arial,helvetica,sans-serif;
}


select.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}
input {
	font-family: verdana,arial,helvetica,sans-serif;
}
input.small {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
}
form.thin {
	margin-bottom: 0px;
	margin-top: 0px;
}
body, ul, td, th {
	font-family: verdana,arial,helvetica;
	font-size: 9pt;
}

table#log, table#log td {
	font-size: 7.5pt;
	white-space: nowrap;
}

p {
	font-family: verdana,arial,helvetica,sans-serif;
}
test1{
	font:georgia;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #000066;
	font-variant: small-caps;
	font-weight: bold
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	font-weight: bold
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff; font-weight: bold
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000066;
	font-weight: bold
}
.small2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt; color: #990033;
}
.large {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 18pt;
}
div.box {
	border: solid;
	border-width: thin;
	width: 100%;
}
.tbar {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.nav {
	line-height: 1.20em;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
.menu {
	line-height: 1.50em;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7.5pt;
}
.mono {
	font-family: monospace;
}
.divider {
	background: #c0c0c0;
}
.loot {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	color: #EEEEEE;
}
.image {
	margin: 0 2px 2px 0;
}
.blue-grey {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	color: #EEEEEE;
	background-color: #727281;
}
.Navigation {
    position:absolute;
    top: 150px; 
    left: 3px;
    width: 135px;
    height: auto;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;
}

.uth {
	display: none;
}

