﻿body, html
{
    width: 100%;
    height: 100%;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Verdana, Helvetica;
    color: #000000;
    background-color: #231f20;
}

.MainTable
{
    width: 1081px;
    
    background-color: #6d6f71;
    background-image: url('Images/BackGroundRepeater.jpg');
    background-repeat: repeat-y;
    background-position: left top;
}

.MaintableTopMenuBar
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('Images/TopMenuRepeater.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    height: 38px;
}

.MaintableTop
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('Images/Top.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}






.justify
{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}



/*************************************************************
Doctor pages
*/
.officename
{
   font-family: Times New Roman;
   font-size: 32px;
   color: #7A4E11;
   font-weight: bold;
   font-style: italic;
}

.officeinfo
{
   font-family: Times New Roman;
   font-size: 16px;
   color: #7A4E11;
   font-weight: normal;
   font-style: plain;
}



.officedays
{
   font-family: Times New Roman;
   font-size: 14px;
   background-color: #036D45;
   color: #ffffff;
   font-weight: normal;
   font-style: plain;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.officehours
{
   font-family: Times New Roman;
   font-size: 14px;
   color: #7A4E11;
   font-weight: bold;
   font-style: plain;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.doctornames
{
   font-family: Times New Roman;
   font-size: 16px;
   color: #7A4E11;
   font-weight: bold;
   font-style: italic;
}

.doctortype
{
   font-family: Times New Roman;
   font-size: 13px;
   color: #7A4E11;
   font-weight: normal;
   font-style: italic;
}

.doctorwebsite
{
   font-family: Times New Roman;
   font-size: 18px;
   color: #7A4E11;
   font-weight: bold;
   font-style: italic;
}




.doctorpagename
{
   font-family: Times New Roman;
   font-size: 32px;
   color: #7A4E11;
   font-weight: bold;
   font-style: italic;
}


.doctoreducation1
{
   font-family: Times New Roman;
   font-size: 18px;
   color: #7A4E11;
   font-weight: bold;
   font-style: italic;
}

.doctoreducation2
{
   font-family: Times New Roman;
   font-size: 16px;
   color: #7A4E11;
   font-weight: normal;
   font-style: plain;
}
/*************************************************************
Terry's stuff for SEO
*/
.input {
	FONT-SIZE: 10px; BACKGROUND: #C2D9CF; COLOR: #FFFFFF; font-family: Verdana; font-size: 10px; bgcolor: #C2D9CF
}
.input1 {
	FONT-SIZE: 10px; BACKGROUND: #C2D9CF; COLOR: #000000; font-family: Verdana; font-size: 10px; bgcolor: #C2D9CF;
	    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.hexfield {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; font-family: Verdana; COLOR: #FFFFFF; BACKGROUND-COLOR: #C2D9CF
}
.input2 {
	FONT-SIZE: 10px; BACKGROUND: #C2D9CF; COLOR: #000000; font-family: Verdana; font-size: 10px; bgcolor: #C2D9CF;
		  scrollbar-face-color: #E0DFE3;
      scrollbar-shadow-color: #CCCCCC;
      scrollbar-highlight-color: #CCCCCC;
      scrollbar-3dlight-color: #826E6E;
      scrollbar-darkshadow-color: #80000;
      scrollbar-track-color: #cecece;
      scrollbar-arrow-color: #FFFFFF;
}


.titleH05
{
    font-size: 10px;
    color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
.titleH05 a:link, .titleH05 a:visited, .titleH05 a:active
{
    color: #BCBDBF;
    text-decoration: none;
}

.titleH05 a:hover
{
    color: #B32017;
}

a:link, a:visited, a:active
{
    color: #B32018;
}

a:hover
{
    color: #0A7652;
}


.MainOuterTableFooter
{
    color: #ffffff;
}

/*************************************************************
Footer links
*/
.greenLink:link, .greenLink:visited, .greenLink:active
{
    color: #B32017;
    text-decoration: none;
}
.greenLink:hover
{
    color: #ffffff;
}
