﻿body {
	margin:0;
	padding:0;
	background-color: white;
	color:black;
	text-align:center;
	margin-top: 10px;
	font-family: "Arial", "Helvetica", "Comic Sans", "Comic Sans MS", "Verdana", "sans-serif";
}

#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
  width:800px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}

#content {
  margin: 0 0 0 100px;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  width:660px;
}
#contentAdmin {
  margin: 0 0 0 0px;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
  width:660px;
}

#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  background-color: white;
  color: white;
  margin: 0;
  padding: 0;
}

.style18 {
	text-align: left;
	color: #003300;
	font-size: small;
	font-family: Tahoma;
}

.txtInput   {
    	border-color: Gray;
    	font-family: Arial, Helvetica, sans-serif;
    	border-style: Solid;
    	border-width: 1px;
}

.txtEditInput   {
    	border-color: Gray;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: x-small;
    	border-style: Solid;
    	border-width: 1px;
}

.Home {
	background-color: White;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}

.style1 {
	background-color: #FFFF00;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}
.style2 {
	background-color: #FF3300;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}
.style3 {
	background-color: #33CCFF;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.style4 {
	background-color: #33CC33;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}
.style5 {
	background-color: #FF9999;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
}
.style6 {
	background-color: #9933FF;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}
.style7 {
	background-color: #CC9900;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
}
.style8 {
	background-color: #FF6600;
	text-align: center;
	font-size: small;
	font-family: Tahoma;
}
.style9 {
	text-align: center;
}
#centercontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #003300;
	font-weight: bold;
}
h1 {
	font-size:14px;
	color: #003300;
	font-weight: bold;
	padding: 0px;
}
.style11 {
	font-family: Tahoma;
}
.style12 {
	font-family: Tahoma;
	font-size: small;
	color: #003300;
}
.style13 {
	font-size: small;
}
.style14 {
	font-family: Tahoma;
	font-size: x-large;
	}
.style15 {
	color: #003300;
}
.style16 {
	font-size: small;
	color: #91AC91;
}
.style17,.style17:link {
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION:none;

}
.ImageLink {
	border-width: 0px;
}

.style17:hover,.style17:visited {
	color: #000000;
	TEXT-DECORATION:underline;
}
.all, .all:link, .all:visited, .all:active
{
    color: black;
    font: 12px 'Lucida Grande' , Geneva, Arial, Verdana, sans-serif   ;  
    
    
}
.all:hover
{
    color: black;
    font: 'Lucida Grande' , Geneva, Arial, Verdana, sans-serif  ; 
    font-size: 14px;
}


