body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #f9f9f9; 
		
}

#outer_wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:40px;
	top: 0px; 
	width:800px;  
}

#wrapper {
	height:600px;
	background: url(/images/layout2.jpg) no-repeat top;
}

#harttop {
	position:absolute;
	top:0px;
	left:0px;
}

#printtop {
	display:none;
}

#paginate {
	position:absolute;
	top:524px;
	left:50px;
}

#prev {
	position:absolute;
	top:524px;
	left:540px;
}

#prev a {
  background:url(/images/0a.gif) no-repeat 0 0;
  display:block;
  width:40px;
  height:32px;
  text-decoration:none;
}

#prev a:hover {
	background:url(/images/0.gif) no-repeat 0 0;
}

#previous {
	position:absolute;
	top:530px;
	left:297px;
}

#previous a {
  /*background:url(/images/0a.gif) no-repeat 0 0;*/
  display:block;
  width:80px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#previous a:hover {
  /*background:url(/images/0.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#previous_eval {
	position:absolute;
	top:530px;
	left:340px;
}

#previous_eval a {
  /*background:url(/images/0a.gif) no-repeat 0 0;*/
  display:block;
  width:80px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#previous_eval a:hover {
  /*background:url(/images/0.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#next {
	position:absolute;
	top:524px;
	left:595px;
}

#next a {
  background:url(/images/1a.gif) no-repeat 0 0;
  display:block;
  width:40px;
  height:32px;
  text-decoration:none;
}

#next a:hover {
	background:url(/images/1.gif) no-repeat 0 0;
}

#save_next {
  position:absolute;
  top:530px;
  left:395px;
}

#save_next a {
  /*background:url(/images/1a.gif) no-repeat 0 0;*/
  display:block;
  width:130px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#save_next a:hover {
  /*background:url(/images/1.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#save_next_eval {
  position:absolute;
  top:530px;
  left:445px;
}

#save_next_eval a {
  /*background:url(/images/1a.gif) no-repeat 0 0;*/
  display:block;
  width:130px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#save_next_eval a:hover {
  /*background:url(/images/1.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#submit_btn {
	position:absolute;
	top:524px;
	left:395px;
}

#submit_btn a {
  background:url(/images/2a.gif) no-repeat 0 0;
  display:block;
  width:94px;
  height:32px;
  text-decoration:none;
}

#submit_btn a:hover {
	background:url(/images/2.gif) no-repeat 0 0;
}

#evaluation_btn {
	position:absolute;
	top:530px;
	left: 70px;
}

#evaluation_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:120px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#evaluation_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#save_add_btn {
	position:absolute;
	top:530px;
	left: 267px;
}

#save_add_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:120px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#save_add_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#add_slide_btn {
	position:absolute;
	top:530px;
	left:530px;
}

#add_slide_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:84px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#add_slide_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#add_eval_btn {
	position:absolute;
	top:530px;
	left:590px;
}

#add_eval_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:50px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#add_eval_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#delete_slide_btn {
	position:absolute;
	top:530px;
	left:625px;
}

#delete_slide_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:105px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#delete_slide_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#delete_eval_btn {
	position:absolute;
	top:530px;
	left:650px;
}

#delete_eval_btn a {
  /*background:url(/images/2a.gif) no-repeat 0 0;*/
  display:block;
  width:60px;
  height:32px;
  text-decoration:none;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight:bold;
  font-size: 14px;		
  color:#8eaa7a;
}

#delete_eval_btn a:hover {
  /*background:url(/images/2.gif) no-repeat 0 0;*/
  color:#fff;
  background-color: transparent;
}

#print {
	position:absolute;
	top:533px;
	left:660px;
}

#menu {
	position:absolute;
	top:148px;
	left:85px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#777;
	width: 625px;
}

#main {
	margin-left:85px;
	margin-right:85px;
	color:#303030;
}

#main, #main ul {
	line-height:170%;
}

#main_content {
	margin-top:165px;
	padding-right:10px;
	height:305px;
	overflow:auto;
	overflow-x:hidden;
}

#main div {
	font-size: 14px;
}

#main h1 {
	font-size: 24px;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:12px;
}

#login_form {
  margin-left:200px;
  margin-top:100px;
}

#user_form {
  margin-left:200px;
  margin-top:10px;
}

#case_form {
  margin-left:70px;
  margin-top:50px;
}

.left {
  float:left; 
  display:inline;
}

.right {
  float:right; 
  display:inline;
}

hr {
	margin-bottom:18px;
}

img {
	border:0;
}

a {
	color:#a73e8e;
	text-decoration:none;

}

a:hover {
	text-decoration:underline;
}

#inputarea {
  width:592px;
  height:178px;
  resize: none;
  background:none;
  border:0;
  margin:0;
  padding:0;  	
  color:#606060;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;		
  color:#8e3a7a;		
}

#inputarea:focus {
  outline: 0;
}

.even {
  /*background: #AAAAAA;*/
}

.odd {
  /*background: #eee;*/
}

.evaluation_form tr.even {
  background: #ddd;
}

.evaluation_form tr.odd {
  background: #eee;
}

.evaluation_form p {
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-size:15px;
  padding: 0px 0px 0px 0px;  
  margin: 0px;
}

h3 {
  font-size:13px;
  padding: 0px 0px 0px 0px;  
  margin: 0px;
}

.case_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#C13C99;
  margin:0px;    
  font-weight:bold;
}

h2 .case_title {  
  
}

.caseTable tr:hover td {
	cursor: pointer;
	background: #ffd;
}

.caseTable td .case_title {  
  padding: 6px 0px 0px 9px;
  font-size:16px;
  line-height:40px;  
}

#top_link {  
  display:block;
  float: left;
  margin-top: -20px;
}

#cert_username {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 35px;
	font-weight:bold;
	letter-spacing:0px;
	top:260px;		
	text-align:center;
	position: absolute;
	width: 987px;
}

#cert_casename {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 30px;
	font-weight:bold;
	letter-spacing:0px;
	top:510px;		
	text-align:center;
	position: absolute;
	width: 987px;
	color:#C13C99;
}

#cert_ondate {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 23px;
	font-weight:normal;
	letter-spacing:0px;
	top:557px;			
	text-align:center;
	position: absolute;
	width: 987px;
}


#cert_username2 {
  font-family: Times New Roman, Tahoma, Geneva, sans-serif;
  font-size: 28px;
	font-weight:bold;
	color: #000;
	letter-spacing:0px;
	top: 265px;		
	left: 188px;
	text-align:center;
	position: relative;
	width: 620px;
}

#cert_filltime2 {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 15px;
	font-weight:bold;
	color: #000;
	letter-spacing:0px;
	top:295px;		
	left: 400px;
	text-align:center;
	position: relative;
	width: 90px;
}

#cert_casename2 {
  color:#000; /* #C13C99; */
  font-family:Tahoma,Geneva,sans-serif;
  font-size:22px;
  font-weight:bold;
  left:188px;
  letter-spacing:0;
  position:relative;
  text-align:center;
  top:348px;
  width:620px;
}

#cert_ondate2 {
  font-family:Tahoma,Geneva,sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #000;
  left:188px;
  letter-spacing:0;
  position:relative;
  text-align:center;
  top: 350px;
  width: 620px;
}

#cert_evaluation_number2 {
  font-family:Tahoma,Geneva,sans-serif;
  font-size:16px;
  font-weight:bold;
  color: #000;
  left:515px;
  letter-spacing:0;
  position:relative;
  text-align:left;
  top: 473px;
  width: 200px;
}