/* Default CSS Stylesheet for a new Web Application project */


.basicbodyboldBIG
{
    COLOR: #333366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal	
}

.WhiteBold
{
    COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal	
}
				td.leftnav 
				{ 

					background-image: url("http://www.diagnosticandmedical.com/images/DMC_left-nav_left.jpg"); 
					background-position: top left;
					background-repeat: repeat-y;
					background-color:  #D8D6D7 

				}
				td.bodywhite 
				{ 

					background-image: url("http://www.diagnosticandmedical.com/images/under-nav-drop-shadow.jpg"); 
					background-position: top left;
					background-repeat: repeat-x;
					background-color:  #F7F2F6

				}
				A.special:link
				{ 

					color:  black;

				}
				A.special:visited
				{ 

					color:  black;

				}
				A.special:active
				{ 

					color:  black;

				}

.AdminTitleWhite
{
    COLOR: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal	
}

.AdminDateTime
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: normal;
	color: #666666;
}

.PublicDateTime
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: normal;
	color: red;
}
.redhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0033;
}
.basicbody {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333366;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue12bold {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.red12ptbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.whitebody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;

}

.blackbody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;


}
.whitebody2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 10;
	 

}
.leftnav {
	background: url("http://diagnosticandmedical/images/DMC_left-nav.jpg") top;
}
.whitebody A:visited {color: #000000}  /* visited link */
.whitebody A:link {color: #000000}  /* visited link */
.basicbody A:visited {color: #333366}  /* visited link */
.basicbody A:link {color: #333366}  /* visited link */
.whitebody2 A:visited {color: #FFFFFF}  /* visited link */
.whitebody2 A:link {color: #FFFFFF}  /* visited link */
.leftnav background: url("http://diagnosticandmedical/images/DMC_left-nav.jpg");
    