/* General settings */

body {
	background-color:#ffffff; 
	font-family:Arial, Verdana, sans-serif; 
	font-size:70%; 
	padding:0px; 
	margin:0px; 
	color:#333333;}

/* Form related things */
form {
	padding:0px; 
	margin:0px}

input, select, textarea {
	margin:0px; 
	font-family:verdana, arial, sans-serif; 
	font-size:100%; 
	color:#333333}

select.field200 {
	width:206px; }P 

/************************/

/* Links */

a {
	text-decoration:none}
a:link {
	color:#0066cc; 
	text-decoration:none}
a:visited {
	color:#0066cc; 
	text-decoration:none}
a:active, a:hover {
	color:#3333cc; 
	text-decoration:underline; 
	outline:none}
a.process, td.contrast, td.vs{
	color:slategrey;
	font-size: 80%;
    text-decoration:none;
	font-weight: normal;
	cursor: pointer;}
a.process:hover, td.contrast:hover{
	color: #993333;
	background-color: aliceblue;
	background: aliceblue;}
a.this {
	color: whitesmoke;
	background-color: whitesmoke;
	background: whitesmoke;
	}
a.blank{ 
	text-decoration:none}
a.blank:hover{ 
	text-decoration:none}

/************************/

/* Header tags */

h1 {
	color:#993333; 
	font-size:160%; 
	font-weight:normal; 
	margin:20px 0px 4px 0px}
h1.larger {
	color:#993333; 
	font-size:190%; 
	font-weight:normal; 
	margin:20px 0px 5px 0px}
h2 {
	color:#333333; 
	font-weight:normal; 
	font-size:150%; 
	margin:6px 0px 4px 0px}
h3 {
	color:#333333; 
	font-weight:bold; 
	font-size:110%; 
	margin:10px 0px 2px 0px}
h3 b {
	color:#993333}
h4 {
	color:#333333; 
	font-weight:bold; 
	font-size:100%; 
	margin:10px 0px 2px 0px}

/************************/

/* Site navigation */
#mainoptions {
	list-style-type:none; 
	margin:0px 0px 0px 0px; 
	padding:0px}
#mainoptions li {
	display:inline}
#mainoptions a, #mainoptions a:link, #mainoptions a:visited, #mainoptions a:active {
	cursor: pointer;
	font-size:100%; 
	color:#ffffff; 
	text-decoration:none}
#mainoptions a:hover {
	cursor: pointer;
	text-decoration:underline}
#mainoptions font {
	font-size:100%; 
	color:#ffffff; 
	cursor:default;
	}

/************************/

/* thumbnails */

img.t_im {
	cursor: pointer;
	border:2px solid #0066cc; 
    position:relative;
	/* filter: alpha(opacity=75); */
	-moz-opacity: 0.75; 
	opacity: 0.75;}
img.t_im:hover	{
	border:2px solid #3333cc; 
	/* filter: alpha(opacity=100); */
	-moz-opacity: 1; 
	opacity: 1;}
img.button, img.thumb {
	cursor: pointer; 
	position:relative;	
	border:1px solid #aaaaaa;
	background-color: #CDC9C9;
	background: #CDC9C9;
	-moz-opacity: 0.75; 
	opacity: 0.75;}
img.button:hover, img.thumb:hover	{
	border:1px solid #777777;
	/* filter: alpha(opacity=100); */
	-moz-opacity: 1; 
	opacity: 1;}

/************************/

/* Font tag */

font.info, font.info_link {
	cursor: default;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 70%;
    position:relative;}

font.info_link {
	color: #993333;}
font.info_link:hover{
	cursor: pointer;
	color: #FFFFFF;
	background-color: #CDC9C9;
	background: #CDC9C9;}

font.info_link span{display: none}
font.info_link:hover span{ 
    display:block;
	z-index:25;
	width: 220px;
	font-weight: bold;
    position:absolute; top:25pt; left:0pt;
    border:0px solid #CDC9C9;
	background-color: #CDC9C9;
	background: #CDC9C9; 
	color: #993333;
    text-align: center}
font#right:hover span{ 
    position:absolute; top:25pt; left:-165px;
	}

font.link {
	cursor: pointer; 
	color: #0066cc;}
font.link:active, font.link:hover {
	color:#3333cc; 
	text-decoration:underline; 
	outline:none}
font.var, td.var{
	cursor: pointer;}
td.var{
	border-left: 2px solid #CDC9C9;
	vertical-align: top}
font.var:hover, td.var:hover{
	color: #993333;
	background-color: #CDC9C9;
	background: #CDC9C9;}
font.t1 {
	color: #993333;
	font-size: 140%;
	text-transform:uppercase;
	cursor: default;
	}
font.t2 {
	color: #993333;
	font-size: 110%;
	text-transform:capitalize;
	cursor: default;
	} 
font.t3 {
	color: #993333;
	font-weight: bold;
	cursor: default;
	} 
font.search, div.search, font.bold {
	font-weight: bold;
	cursor: default;  
	position: relative;  
	font-size:110%;
	display: inline;
	}
font.search:hover, div.search:hover{ 
	cursor: pointer;
	color: #993333;
	background: oldlace;
	background-color: oldlace; }
font.iip {
	color: #993333;
	font-size: 80%;
	font-weight: bold;
	cursor: pointer;
	}
font.iip:hover {
	background-color: #CDC9C9;
	background: #CDC9C9;
	}

/************************/ 

div#navwin { 
	font-size: 80%; 
	font-weight: bold; 
	text-align: center;}
div#zone { 
	border: 2px solid yellow; 
	font-size: 1%;/*stops size of zone being limited by font size*/
	background: transparent none repeat scroll 0%; 
	position: absolute; }
div#nvborder { 
	border: 3px solid #C1B5AB; 
	background: transparent none repeat scroll 0%; 
	position: absolute; }
div#vbuttons { 
	position:absolute;}
div#targetframe { 
	border: 0px solid yellow; 
	background: lightgrey none repeat scroll 0%; 
	position: absolute; 
	top: 6em; }

div#mid_line { 
	border: 2px solid #C1B5AB;
	position: absolute;
	cursor:col-resize;
	}

div#im1 {
	border:2px solid #aaa;
	background: lightgrey none repeat scroll 0%; 
	position:absolute;
	left:0px; 
	top:0px;
	}

div.min {
	background: transparent none repeat scroll 0%; 
	position:relative;
	width:800px
	}

div#tabs {
position:absolute;
}

div.imcheck {
	border: 1px solid yellow; 
	position:relative;
	width: auto; 
	height: 100%; 
}

td.h2b {  font-size: 22px; font-style: normal; font-weight: bold; text-decoration: none}
td.h3b {  font-size: 20px; font-style: normal; font-weight: bold; text-decoration: none}

td.grey
	{
	background-color: lightgrey;
	background: lightgrey; 
	}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 /*margin-top:1em;*/
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: oldlace;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #993333;}
ul.tabbernav li a:visited { color: #993333; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #CDC9C9;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: whitesmoke;
 border-bottom: 1px solid whitesmoke;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 background: whitesmoke;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:200px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 overflow:auto;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}










