
/* *********************Whole page and table styles********************* */
body
{
	
}

table
{
	border: 0px;
	padding: 0 0 0 0;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8pt;
}

.regular_page
{
	background-color: #bbbbbb;
	background-image: url(http://www.corebusinessonline.com/MedArts/images/background.jpg);
	background-repeat: repeat-x;		
}

.content_td
{
	background-image: url(http://www.corebusinessonline.com/MedArts/images/border_vert_repeater.jpg);
	background-repeat: repeat-y;
}

.end_td
{
	background-image: url(http://www.corebusinessonline.com/MedArts/images/border_vert_terminator.jpg);
	background-repeat: no-repeat;
}

.content_frame
{
	border: none;
	width: 100%;
	height: 800px;
}

.tablehead
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8.5pt;
	font-weight: bold;
	color: #222222;
	background-color: #cccccc;
}

.loginBox
{
	background-color: #f5f5f5;
	border: solid 1px #222222;
}

.tab 
{
	height: 25px;
	width: 150px;
	font-weight: bold;
	font-size: 8.5pt;
}

.subbox
{
	background-color: #eeeeee;
	border: solid 1px #eeeeee;
}

.asidebox
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 7.5pt;
	background-color: #999999;
	border: solid 1px #222222;	
}

.imagebox1
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 7.5pt;
	background-color: #fcfcfc;
	border: solid 1px #CDE7B4;
	width: 180px;
	height: 180px;
}

/*  *********************Button and text styles************************ */

.ibutton
{
	width: 150px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10pt;
}

.smallibutton
{
	width: 100px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 10pt;
}

.tinyibutton
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 7pt; 
	width: 50px;
}

.itext
{
	width: 180px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 9.5pt;
}

.longitext
{
	width: 240px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 9.5pt;
}

.smallitext
{
	width: 60px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 9.5pt;
}

.font
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8pt;
}

.greyfont
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8.5pt;
	color: #444444;
}

.litefont
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8.5pt;
	color: #aaaaaa;
}

.greenfont
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8.5pt;
	color: #519c0b;
}

.whitefont
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 8.5pt;
	color: #ffffff;
}

.heading
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11pt;
	font-weight: bold;
	color: #519c0b;
}

.menuheading
{
	font-family: Arial Narrow, Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #579413;
}

.footer
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 7pt;
	color: #999999;
}

.boldfont
{
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-weight: bold;
	font-size: 9pt;
	color: #444444;
}

/* *********************Link styles********************* */
.linkbutton
{
	font-weight: bold;
	font-size: 9.5pt;
	color: #bbbbbb;
	text-decoration: none;
}

.tablinkbutton
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #bbbbbb;
	text-decoration: none;
}

a.menuLink:link,a.menuLink:visited
{
	font: bold 8pt Arial,Verdana,Helvetica,Geneva;
	color: #999999;
	text-decoration: none;
}

a.menuLink:hover
{
	
	font: bold 8pt Arial,Verdana,Helvetica,Geneva;
	color: #000000;
	text-decoration: none;
}	


