a:link {
	color: #383839;
	text-decoration: underline;
}
a:visited {
	color: #383839;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: purple;
	text-decoration: none;
}
input 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
}
select 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
}
h1 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #383839;
}

td, p 	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
}
ol.decimal {list-style-type: decimal}
ol.lroman  {list-style-type: lower-roman}
ol.uroman  {list-style-type: upper-roman}
ol.lalpha  {list-style-type: lower-alpha}
ol.ualpha  {list-style-type: upper-alpha}
ul         {list-style-image: url(/images/bullet.gif);}

.mandatory {
  font-size: 80%;
  color: #ff0000;
}
 
.error_msg {
  font-size: 11px;
  color: #ff0000;
}
 
.forbidden {
  color: #ff0000;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

table.sauktest {
	border-left: solid 1px #999999;
    	border-top: solid 1px #999999;
    	border-bottom: solid 1px #999999;
    	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
    	font-size: 12px;
	border-collapse: collapse;
	margin-left: 1em;
}
table.sauktest td {
	color: #383839;
	border-right: solid 1px #999999;
        padding: 3px;
	text-align: left;
}
table.sauktest th {
	color: #383839;
	border-right: solid 1px #999999;
    	border-bottom: solid 1px #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: left;
}
table.sauktest td.right {
    	text-align: right;
}
table.sauktest td.center {
    	text-align: center;
}
table.sauktest th.right {
    	text-align: center;
}
table.sauktest th.center {
    	text-align: center;
}
table.sauktest td a {
    	
}
table.sauktest tr.odd {
    	background: #F4F4F4;
}
p.paging {
	
}

table.speech {
	font-style: italic;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

table.speech th {
	color: #383839;
	vertical-align: top;
	padding: 0px;
}

table.speech td {
	color: #383839;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


table.saukresult {
	border-left: solid 1px #999999;
    	border-top: solid 1px #999999;
    	border-bottom: solid 1px #999999;
    	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
    	font-size: 11px;
	border-collapse: collapse;
	margin-left: 2px;
}
table.saukresult td {
	color: #383839;
	border-right: solid 1px #999999;
        padding: 3px;
        font-size: 11px;
	text-align: center;
}
table.saukresult th {
	color: #383839;
	border-right: solid 1px #999999;
    	border-bottom: solid 1px #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	font-size: 11px;
	text-align: center;
}
table.saukresult td.left {
    	text-align: left;
}
table.saukresult tr.odd {
    	background: #F4F4F4;
}
p.paging {
	
}

table.sauk {
	border-collapse: collapse;
}
td.sauk	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	padding: 3px;
	text-align: left;
}
th.sauk	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: left;
}
td.sauk_right	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	padding: 3px;
	text-align: right;
}
th.sauk_right	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: right;
}
td.sauk_centre	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	padding: 3px;
	text-align: center;
}
th.sauk_centre	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: center;
}
td.sauk_small	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	padding: 3px;
	text-align: left;
}
th.sauk_small	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: left;
}
td.sauk_small_centre	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	padding: 3px;
	text-align: center;
}
th.sauk_small_centre	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #383839;
        border-width: 1px 1px 1px 1px;
        border-style: solid;
	border-color: #999999;
	background: url(/images/body_bg_border_gray.gif);
	padding: 3px;
	text-align: center;
}
img
{
	border: 0px ;
}
img.right
{
	float:  right;
	border: 0px ;
	margin-left: 10px;
}
img.left
{
	float:  left;
	border: 0px ;
	margin-right: 10px;
}
img.bottom
{
	border: 0px ;
	vertical-align: bottom;
	margin-right: 3px;
}
img.bottom_right
{
	border: 0px ;
	vertical-align: bottom;
	margin-left: 3px;
}
.cap{font-size:10px;color:#666666;font-weight:normal;}




		
	
