/* CSS STYLES FOR MindmadeFlat Skin
   =============================
   Copyright(c) all rights reserverd.  Mindmade.com
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #CCCCCC;
}

/* background color for the content part of the pages */
Body
{
  background-image:url(images/ewbg.gif);
  background-color: #9C7C3F;
  scrollbar-face-color: #EDD488;
  scrollbar-3dlight-color: #F2E99B;
  scrollbar-arrow-color: #001C0D;
  scrollbar-base-color: #B87125;
  scrollbar-highlight-color: #F2E99B;
  scrollbar-track-color: #B87125;
  scrollbar-shadow-color: #B87125;
  scrollbar-darkshadow-color: #000000;  
}

.ewTable {
  border: 1px #000000 solid;
}

.ewBkgrndTrans {
  background-color:#FFFCEA;
}

.ewBkgrnd {
  background-image: url(images/ewlogobig.jpg);
  background-repeat:no-repeat;
}

.ewLogo {
  background-image: url(images/ewlogo125.jpg);
  background-repeat:no-repeat;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

.HeaderPane{}

/*AAH */
.LeftPane {
}

/*AAH */
.ContentPane  {
}

/*AAH */
.RightPane  { 
}

/*AAH */
.LeftStrip {
  height:100%;
  width:5;
  background-image: url(images/blank.gif);
  background-repeat:repeat-y;
}

/*AAH */
.ContentStrip  {
  height:100%;
  width:2;
  background-image: url(images/blank.gif);
  background-repeat:repeat-y;
}

/*AAH */
.RightStrip  { 
  height:100%;
  width:2;
  background-image: url(images/blank.gif);
  background-repeat:repeat-y;
}

.FooterPane {}

/* GENERAL */
/* style for module titles */
.Head   {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  14px;
  font-weight:    bold;
  color: #002D18;
  font-style: normal;
}

/* style of item titles on edit and admin pages */
.SubHead    {
  font-family:  Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  12px;
  color: #002D18;
  font-style: normal;
  font-weight: bolder;
}

.SubHeadBlue    {
  font-family:  Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  12px;
  color: #317791;
  font-style: normal;
  font-weight: bolder;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  11px;
  color: #002D18;
  font-weight: bold;
}

/* text style used for most text rendered by modules */
Normal
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: justify;
  color: #393517;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #F9F99F;
    border: 1px solid #4D3012;
    color: #4D3012;
}

.NormalTextBox:focus
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #F9F99F;
    border: 1px solid #4D3012;
    color: #B87125;
}

.NormalRed
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #D83523
}

.NormalGreen
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #328A2E
}

.NormalLightGreen
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #92B225
}

.NormalBlue
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #317791
}

.NormalBrown
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #B87125
}

.NormalTan
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #D4B34D
}

.NormalGray
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #524949
}

.NormalRedBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #D83523
}

.NormalGreenBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #328A2E
}

.NormalLightGreenBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #92B225
}

.NormalBlueBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #317791
}

.NormalBrownBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #B87125
}

.NormalTanBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #D4B34D
}

.NormalGrayBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #524949
}

.NormalBold
{
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-right: 3px;
  padding-left: 3px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
  text-decoration:    none;
  color: #413400;
  border: 1px solid #413400;
  background-color: #FFFCEA;
}

A.CommandButton:visited  {
  text-decoration:    none;
  color: #413400;
  border: 1px solid #413400;
  background-color: #FFFCEA;
}

A.CommandButton:active   {
  text-decoration:    none;
  color: #F10909;
  border: 1px solid #F10909;
  background-color: #FFFCEA;
}

A.CommandButton:hover    {
  text-decoration:    none;
  color: #F10909;
  border: 1px solid #F10909;
  background-color: #FFFCEA;
}
    
/* GENERIC */
p {
  padding: 0px;
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 0px;
  color:#393517;
}
td {
  color:#393517;
}
H1  {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  18px;
  font-weight:    bold;
  color: #002D18;
  margin-top: 4px;
  margin-bottom: 3px;
}

H2  {
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #002D18;
  margin-top: 4px;
  margin-bottom: 3px;
}

H3  {
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #002D18;
  margin-top: 4px;
  margin-bottom: 3px;
}

H4  {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  13px;
  font-weight:    bold;
  color: #002D18;
  margin-top: 4px;
  margin-bottom: 3px;
}

H5, DT  {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  12px;
  font-weight:    bold;
  color: #002D18;
  font-style: italic;
  margin-top: 4px;
  margin-bottom: 3px;
}

H6  {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  11px;
  font-weight:    bold;
  color: #002D18;
  margin-top: 4px;
  margin-bottom: 3px;
}

TFOOT, THEAD    {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  9px;
  color: #413400;
  font-weight: bold;
}

TH  {
    vertical-align: baseline;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size:  9px;
  color: #413400;
  font-weight: bold;
}

A:link  {
    text-decoration:   underline;
    color:  #47421D;
}

A:visited   {

  color:  #47421D;
  text-decoration: underline;
}

A:active    {
    text-decoration:    underline;
    color:  #932F28;
}

A:hover {
  color: #932F28;
  text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
  color: #002D18;
  height:1px;
  text-align:left;
  background-color: #5B1F1A;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #413400;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
  border-bottom: blue 0px solid; 
  border-left: blue 0px solid; 
  border-top: blue 0px solid; 
  border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
  cursor: pointer; 
  cursor: hand;
  height:16;
  background-color: Transparent;
}

.ModuleTitle_MenuItem {
  cursor: pointer; 
  cursor: hand; 
  color: #002D18;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-style: normal;
  border-bottom: 1px solid #D4B34D;
  border-top: 1px solid #D4B34D;
  background-color: Transparent;
}

.ModuleTitle_MenuIcon {
  cursor: pointer; 
  cursor: hand; 
  background-color: #D4B34D;
  border-left: 1px solid #D4B34D;
  border-bottom: 1px solid #D4B34D;
  border-top: 1px solid #D4B34D;
  text-align: center; 
  width: 15; 
  height: 21;
}

.ModuleTitle_SubMenu {
  z-index: 1000; 
  cursor: pointer; 
  cursor: hand; 
  background-color: #D4B34D;
  filter:progid:DXImageTransform.Microsoft.Shadow(color='Yellow', Direction=135, Strength=1) ;
  border: 0px solid #D4B34D;
}

.ModuleTitle_MenuBreak {
  border-bottom: 1px solid #D4B34D; 
  border-top: 1px solid #D4B34D;  
  background-color: White; 
  height: 1px;
}

.ModuleTitle_MenuItemSel {
  background-color: #F2E99B;
  cursor: hand;
  color: #000904;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-style: normal;
  border-top: 1px solid #D4B34D;
  border-bottom: 1px solid #D4B34D;
}

.ModuleTitle_MenuArrow {
  font-family: webdings; 
  font-size: 8.5pt; 
  cursor: pointer; 
  cursor: hand; 
  border-right: 1px solid #D4B34D;
  border-bottom: 1px solid #D4B34D;
  color: #FFFFF0;
}

.ModuleTitle_RootMenuArrow {
  font-family: webdings; 
  font-size: 8.5pt; 
  cursor: pointer; 
  cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
  background-color: #D4B34D;
  height:16px;
}

.MainMenu_MenuBar {
  cursor: hand; 
  height:18px ;
}

.MainMenu_MenuItem {
  cursor: hand;
  color: #002D18;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  border-bottom: 1px solid #D4B34D;
  border-top: 1px solid #D4B34D;
  border-left: 0px solid #D4B34D;
  border-right: 0px solid #D4B34D;
  height: 20px;

}

.MainMenu_MenuIcon {
  cursor: pointer;
  cursor: hand;
  background-color: #D4B34D;
  border-left: 1px solid #D4B34D;
  border-bottom: 1px solid #D4B34D;
  border-top: 1px solid #D4B34D;
  text-align: center;
  width: 10px;
  height: 18px;
}

.MainMenu_SubMenu {
  z-index: 1000;
  cursor: pointer;
  cursor: hand;
  border: 2px;
  background-color: #D4B34D;
  border: 1px solid #492704;
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
  background-color: #F2E99B;
  cursor: hand;
  cursor: hand;
  color: #000904;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  border-top: 0px solid #D4B34D;
  border-bottom: 0px solid #D4B34D;
  height: 20px;
}

.MainMenu_MenuArrow {
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
  cursor: hand;
  border-right: 1px solid #D4B34D;
  border-bottom: 1px solid #D4B34D;
  border-top: 0px solid #D4B34D
  color: #FFFFF0;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.EWLinksSeparator {
  color: #B87125;
}

.EWLinkItems {
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #D4B34C;
}

.EWLinks {
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
  border-style: solid;
  border-color: #B87125;
  padding: 0px 2px 1px 2px; 
  margin: 5px 3px;
  background-color: #D4B34D;
}

.EWOnePgLinks {
	border-top: 1px;
	border-bottom: 1px;
	border-left: 2px;
	border-right: 2px;
  border-style: solid;
  border-color: #B87125;
  padding: 0px 2px 1px 2px; 
  margin: 5px 3px;
  background-color: #FFFCEA;
}

.EWLinkItems A:link, .EWLinkItems A:visited {
 color: #543616;
 text-decoration: none;
}

.EWLinkItems A:hover {
 text-decoration: none;
 color: #B87125;
 
}
.EWLinkItems A:active {
 text-decoration: none;
}

#EWcontainer {
  margin:0px auto 0px;
  text-align:center;
  padding-left:0px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  clear: both;
  background-color: #F9F99F;
  border: 0px outset #F2E99B;
}


#EWfooter {
  height: 20px;
  display: block;
  padding: 0px;
  clear: both;
  text-align: left;
  background-color: #F9F99F;
  border: 1px solid #F9F99F;
  margin: 0px;
}

/* AAH */
#EWRightStripHome {
  height: 600px;
  margin: 0px;
  padding: 0px;
  width: 30px;
  text-align: left;
  background-color: #4F4920;
  background-attachment: scroll;
  background-image: url(images/striphometah.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#EWheader {
  height: 120px;
  display: block;
  padding: 0px;
  clear: both;
  text-align: left;
  background-color: #4F4920;
  border: 0px solid #FFFFF0;
  margin: 0px;
}

#EWuser {
  display: block;
  float: right;
  text-align: right;
  clear: both;
  font-size: 7.5pt;
  font-weight: bold;
}

/* style of text for login, help, register, etc menu links */
#EWsigninGroup {
  color: #000000;
  float: right;
  text-align: right;
  clear: both;
  font-size: 7.5pt;
  font-weight: bold;
}

#EWloginBox {
  height: 85px;
  text-align: right;
  margin: 3px 0px 0px;
  padding: 0px;
  width: 200px;
  float: right;
  clear: none;
}

/* AAH */

#EWmenuBar {
  height: 20px;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #D4B34D;
  clear: both;
}

#EWmenu {
  float: left;
  margin-left: 0px;
  clear: none;
  width: 450px;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 16px;
}

#EWbcBar {
  height: 16px;
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #B87125;
  clear: both;
}

#EWbc {
  float: left;
  margin-left: 0px;
  clear: none;
  width: 100%;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 16px;
}

#lablfooter {
  display: inline;
  width: 300px;
  height: 20px;
  margin-left: 5px;
  text-align: left;
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  float: left;
}

#footerinfo {
  margin-right: 5px;
  display: inline;
  height: 20px;
  width: 400px;
  text-align: right;
  float: right;
}
#copyright {
  text-align: center;
  padding-bottom: 9px;
}

#copyright a, #copyright a:link, #copyright a:visited {
  color: #EDD488;
}

#copyright a:active, #copyright a:hover {
  color: #F2E99B;
}

#date {
  float: right;
  margin-right: 3px;
  margin-top: 2px;
  clear: none;
}

/* text style for the selected tab */
.SelectedTab {
  font-size: 8.5pt;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

#date .SelectedTab {
  font-size: 8.5pt;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#393517;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    font-style: italic;
    color:#393517;
}

A.SelectedTab:active   {
    text-decoration:    underline;
    color:#D4B34C;
}

A.SelectedTab:hover    {
    text-decoration:    underline;
    color:#D4B34C;
}

.SkinObject {
    font-weight: bold;
    font-style: normal;
    font-size: 7.5pt;
    color: #393517;
    font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#393517;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#393517;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#B97125;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#B97125;
}


/* text style for the unselected tabs */
.OtherTabs {
  font-size: 7.5pt;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#393517;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    font-style: normal;
    color:#393517;
}

#footer A.OtherTabs:link {
    text-decoration:    underline;
    color:#393517;
}

#footer A.OtherTabs:visited  {
    text-decoration:    underline;
    font-style: normal;
    color:#393517;
}

A.OtherTabs:active {
    text-decoration:    underline;
    color:#B97125;
}

A.OtherTabs:hover {
    text-decoration:    underline;
    color:#B97125;
}

#footer A.OtherTabs:active   {
    text-decoration:    underline;
    color:#B97125;
}

#footer A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#B97125;
}

/* AAH */
/* text style for the selected tab */
.EWFootFont {
  font-size: 7.5pt;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}

#date .EWFootFont {
  font-size: 7.5pt;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
/* hyperlink style for the selected tab */
A.EWFootFont:link {
    text-decoration:    none;
    color:#393517;
}

A.EWFootFont:visited  {
    text-decoration:    none;
    font-style: italic;
    color:#393517;
}

A.EWFootFont:active   {
    text-decoration:    underline;
    color:#D4B34C;
}

A.EWFootFont:hover    {
    text-decoration:    underline;
    color:#D4B34C;
}

/* AAH Style for the breadcrumbs... */
.Breadcrumb {
  vertical-align: middle;
  padding-bottom: 0px;
  padding-right: 3px;
  font-weight: bold;
  font-size: 10px;
  color: #393517;
  font-family: Tahoma, "Century Gothic", Arial, Helvetica, sans-serif;
  background-color: transparent;
  text-decoration: none;
}

A.Breadcrumb:link {
  COLOR: #393517;
  text-decoration: none;
}

A.Breadcrumb:visited {
  COLOR: #393517;
  text-decoration: none;
}

A.Breadcrumb:active {
COLOR: #FFFFF0;
  text-decoration: none;
}

A.Breadcrumb:hover {
  COLOR: #FFFFF0;
  text-decoration: none;
}

/*  SIGN IN STUFF */

.siNormalSmall
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica;
  font-size: 9px;
  font-weight: normal;
  color: #B97125;
}
.siNormalSmallRed
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica;
  font-size: 9px;
  font-weight: normal;
  color: #7C2C00;
  text-align: center;
}

.siNormal
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  color: #B97125;
}
.siNormalBold
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #B97125;
  text-align: center;
}

.siNormalTextBox
{
  font-family: Tahoma, "Century Gothic", Arial, Helvetica;
  font-size: 10px;
  font-weight: normal;
  color: #B97125;
}

.ewLogoSignIn {
  width:200px;
  height:32px;
  border: 0px;
	background-image:url(images/eWritersSignIn.jpg);
	background-repeat:no-repeat;
}

.SignInContainer
{
	position:absolute;
	left:70px;
	top:130px;
	width: 204px;
	height: 75px;
	border-right: solid 2px #7C2C00;
	border-bottom: solid 2px #7C2C00;
	border-top: solid 2px #7C2C00;
	border-left: solid 2px #7C2C00;
  text-align: center;
}
.SignInBackTop
{
	width: 204px;
	height: 1px;
	vertical-align:top;
	background-color: #F9F99F;
	background-repeat:no-repeat;
}
.SignInBackTile
{
  height:100%;
  width:204px;
	background-color: #F9F99F;
	background-repeat:repeat;
  text-align: center;
}
.SignInBackBottom
{
	width:204px;
	height: 2px;
	background-color: #F9F99F;
	background-repeat:no-repeat;
  text-align: center;
}
.SignInbtnLogin
{
	background-image:url(images/btnLogin.jpg);
	background-position: center center;
	background-repeat:no-repeat;
  padding-left: 10px;
}
.SignInbtnRegister
{
	background-image:url(images/btnRegister.jpg);
	background-position: center center;
	background-repeat:no-repeat;
  padding-left: 10px;
}
.SignInbtnEmailPassword
{
	background-image:url(images/btnEmailPassword.jpg);
	background-position: center center;
	background-repeat:no-repeat;
  text-align: center;
}

