﻿body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.papercolour {background-color:#F5F5DD;}
.papercolour2 {background-color:#fefefe;}

.menuover {background-image: url(images\menuover.jpg); width: 80; height: 34; cursor:hand}
.menuout {background-image: url(images\menuout.jpg); width: 80; height: 34; cursor:default}
.menudisabled {background-image: url(images\menudisabled.jpg); width: 80; height: 34; cursor:default}

a.formlink:link { color:blue; text-decoration: none; font-family: Arial; font-size:12; font-weight: normal;}
a.formlink:visited { color:blue; text-decoration: none; font-family: Arial; font-size:12; font-weight: normal;}

a.tablelink:link { color:blue; text-decoration: none; font-family: Arial; font-size:12; font-weight: bold;}
a.tablelink:visited { color:blue; text-decoration: none; font-family: Arial; font-size:12; font-weight: bold;}

a.genlink:link { color:blue; text-decoration: none; font-family: Arial; font-size:14; font-weight: normal;}
a.genlink:visited { color:blue; text-decoration: none; font-family: Arial; font-size:14; font-weight: normal;}

a.genlinkbold:link { color:blue; text-decoration: none; font-family: Arial; font-size:14; font-weight: bold;}
a.genlinkbold:visited { color:blue; text-decoration: none; font-family: Arial; font-size:14; font-weight: bold;}

.bannertext { color: #333333; font-family: Arial; font-size:14; font-weight: normal}
.merlinlink { font-family: Arial; font-size:16; font-weight: normal}

.pagetitle { color: #000000; font-family: Arial; font-size:16; font-weight: bold}
.footertext { color: #FFFFFF; font-family: Arial; font-size:12; font-weight: normal}

.menuitem { color: #333333; font-family: Arial; font-size:12; font-weight: normal}

.gentext { color: #666666; font-family: Arial; font-size:14; font-weight: normal}
.gentextbold { color: #666666; font-family: Arial; font-size:14; font-weight: bold}
.gentextboldlarge { color: #666666; font-family: Arial; font-size:18; font-weight: bold}
.gentextblue { color: #0000FF; font-family: Arial; font-size:14; font-weight: normal}
.genquestion { color: #666666; font-family: Arial; text-decoration: none; font-style: italic; font-size:14; font-weight: bold}

.gentextdemo { color: #007777; font-family: Arial; font-size:14; font-weight: normal}
.gentextbolddemo { color: #007777; font-family: Arial; font-size:14; font-weight: bold}

.formborder1 { border-style: solid;border-width:2px; border-color: #333333; background-color: #FFFFFF; 
              filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#CCCCff', gradientType='1');
			  color: #333333; font-family: Arial; font-size:14; font-weight: normal; padding:0; }

.formborder { border-style: solid;border-width:2px; border-color: #333333; background-color: #F5F5DD; 
			  color: #333333; font-family: Arial; font-size:14; font-weight: normal; padding:0; }

.tableborder {border: 2px solid black }
.databorder {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

.tableheader0 { background-color: #444444; color: #eeeeee; font-family: Arial; font-size:12; font-weight: bold;   height: 20; 	text-align: left;}
.tableheader  { background-color: #f7f7fe; color: #333333; font-family: Arial; font-size:12; font-weight: bold;   height: 20; 	text-align: left;}
.tablerow1    { background-color: #ffffff; color: #333333; font-family: Arial; font-size:12; font-weight: normal; height: 20; 	text-align: left;}
.tablerow2    { background-color: #f7f7fe; color: #333333; font-family: Arial; font-size:12; font-weight: normal; height: 20; 	text-align: left;}
.bold {font-weight:bold}

.formtitle	{ color: #333333; font-family: Arial; font-size:14; font-weight: bold;}		  
.formerror	{ color: #FF0000; font-family: Arial; font-size:14; font-weight: bold;}		  
.formtext {color: #333333; font-family: Arial; font-size:12; font-weight: normal;}
.formtextright {color: #333333; font-family: Arial; font-size:12; font-weight: normal; text-align:right;}
.formtextbold {color: #333333; font-family: Arial; font-size:12; font-weight: bold;}
.formbutton {color: #333333; font-family: Arial; font-size:12; font-weight: normal; cursor: hand;}
.formhint {color: #0000CC; font-family: Arial; font-size:12; font-weight: normal;}
.error {color: #FF0000; font-family: Arial; font-size:16; font-weight: Bold; text-align:center;}
.info {color: #000088; font-family: Arial; font-size:16; font-weight: Bold; text-align:left;}

.imagediv  { overflow-x:scroll; overflow-y:scroll; border:1px solid black }
.imagediv2 { overflow-y:scroll; border:1px solid black }
.imagediv3 { overflow-y:scroll; border:1px solid black; background-color:#EEEEEE }

.dummy { background-color: #FF3300; color: #FFFFFF; font-family: Arial; font-size:12; font-weight: bold; height: 18}

.inputro {color: #888888; font-family: Arial;background-color: #CCCCCC; border-style: solid; border-width:1; border-color:#333333;} 
.inputwrite {color: #666666; font-family: Arial} 

.casetable {border: 1px solid black}
.caselogo {border: 1px solid black} 


table001.details001 {
	border-width: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table001.details001 th {
	border-width: 1px;
	padding: 0px;
	padding-left: 5px;
	border-style: solid;
	border-color: black;
	background-color: #cccccc;
	text-align: left;
	font-family: Arial;
	font-size:12;
	font-weight: bold;
}
table001.details001 td {
	border-width: 1px;
	padding: 0px;
	padding-left: 5px;
	border-style: solid;
	border-color: black;
	background-color: white;
	font-family: Arial;
	font-size:12;
	font-weight: normal;
}
