<style type="text/css">
	.dummy  {}

	.box 
	{
		width: auto;
		background-color: #E6E6E6;
		border-top-color: #CCCCCC;
		border-right-color: #999999;
		border-bottom-color: #666666;
		border-left-color: #999999;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-left-style: solid;
		border-left-width: 1px;
		height: 100%;
	}
	
	.boxHead 
	{
		font-family: Arial, Helvetica, Swiss, Verdana, sanserif, san serif;
		color: #333399;
		font-weight: bold;
		width: auto;
		background-color: #BBBBFF;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: solid;
		border-left-width: 1px;
		height: auto;
	}
	
	.bordered
	{
		color: #000000;
		border: 1px solid;
	}
	
	.bordered td
	{
		border-top-color: #000000;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #000000;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: solid;
		border-left-width: 1px;
	}
	
	.pronum
	{
		color: #000000;
		border: 2px solid;
		width: 4in;
		height: 1in;
	}

	a { color: #333333; font-family: arial,helvetica, sans-serif;}
	a:hover { color: #769C35; }
	th { font-size: 14px; font-family: verdana, sans-serif; font-weight: bold;}
	td { font-size: 12px; font-family: verdana, sans-serif;}
	body,p,div { font-family: verdana, sans-serif;}
	
	.blindman td
	{
		font-size: 14px; font-family: verdana, sans-serif;
	}

	select { font-size: 12px; font-family: verdana, sans-serif;}
	input { font-size: 12px; font-family: verdana, sans-serif;}
	textarea { font-size: 12px; font-family: verdana, sans-serif;}
	button { font-size: 12px; font-family: verdana, sans-serif;}

	.uline { border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px;}
	.regbold { font-size: 12px; font-family: verdana, sans-serif; font-weight: bold;}
	.header { font-size: 14px; font-family: arial,helvetica, sans-serif; font-weight: bold;}
	.errormsg { font-size: 12px; font-family: verdana, sans-serif; font-weight: bold; color: #CC0000;}
	.tinyital { font-size: 10px; font-family: arial,helvetica, sans-serif; font-style: italic;}
	.tiny { font-size: 10px; font-family: arial,helvetica, sans-serif; }
	.larger { font-size: 14px; font-family: verdana, sans-serif;}
	.larger2 { font-size: 18px; font-family: verdana, sans-serif;}

	.mbsc-mobiscroll .dw-cal .dw-sel .dw-i { background: #BBBBFF !important; }
	.mbsc-mobiscroll .dwb,
	.mbsc-mobiscroll .dw-cal-days,
	.mbsc-mobiscroll .dw-cal-btn-txt,
	.mbsc-mobiscroll .dw-cal .dw-sel .dw-i
	{ 
		color: #333399 !important; 
		border-color: #333399 !important; 
	}

	.jt-button
	 {
		-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
		-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
		box-shadow: 0px 0px 0px 2px #9fb4f2;
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
		background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
		background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
		background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
		background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
		background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
		background-color:#7892c2;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border-radius:10px;
		border:1px solid #4e6096;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		padding:6px 10px;
		text-decoration:none;
		text-shadow:0px 1px 0px #283966;
	}

	.jt-button:hover 
	{
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
		background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
		background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
		background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
		background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
		background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
		background-color:#476e9e;
		color:#ffffff;
	}

	.jt-button:active 
	{
		position:relative;
		top:1px;
	}

	@page
	{
		margin: 1cm;
	}
</style>
