
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none;}
a:focus { text-decoration:none; }


body {	padding:0;
				margin:0;
				background-color:#FFF6E9;
				background-image:url(../img/bg.gif); 
				background-repeat:no-repeat;
 				background-attachment:fixed; 
				background-position:50% 50%;
				 }

table { text-align:left;
						vertical-align:top;
						margin:0;
						padding:0;
						border:solid navy 0px;
						empty-cells:show;
						table-layout:auto;
						background-color:transparent;
						empty-cells:show;
						border-collapse:collapse;}

td        { text-align:left;
						vertical-align:top;
						margin:0;
						padding:0;
						border:solid navy 0px;
						background-color:transparent; }

div        { text-align:left;
						vertical-align:top;
						width:100%; 
						margin:0;
						padding:0;
						border:solid teal 0px;
						background-color:transparent; }

hr				 { width:100%;
						border:solid teal 1px;}													
						
font { 			font-weight:normal;
					  color:black;
						text-decoration:none;
						font-family:sans-serif; 
						font-size:12pt;
						font-variant:normal;
						word-spacing:0pt; 
						letter-spacing:0pt;
						text-transform:none; }
						
img { 			border:0;}						

table.mainTable {
						background-image:url(../img/bg_slide_v.gif);
						background-repeat:repeat-x; }

table.mainTableUH {
						background-image:url(../img/bg_slide_v2.gif);
						background-repeat:repeat-x; }

						
table.rightAligned { text-align:right;}

td.rightAligned { text-align:right;}

table.blindTableMin{width:1%; 
										height:1%; }

td.blindTableMin{width:1%; 
									height:1%; }										
										
table.blindTableMax{ width:100%; }

td.blindTableMax{ width:100%;}										 

img.logoMain { max-height:200;
							 max-width:200;
							 border:0px; } 

										
table.contentArea { 
						border-top:dotted teal 2px;
						border-left:dotted teal 2px;
						border-right:dotted teal 2px; 
						border-bottom:dotted teal 2px;
						background-color:#F4FFFF; }

td.contentArea { }

						
font.text { }

font.variable { font-weight:bold; }

font.textFunction { font-weight:lighter;
									color:blue;
									font-family:serif; 
									font-size:12pt;
									font-variant:small-caps;
									padding-left:3px;
									margin-left:3px;
									padding-right:3px;
									margin-right:3px;
									border:solid teal 1px;}

						
font.important { font-weight:bold;
							font-family:sans-serif; 
							font-size:12pt; }

							
font.warning { font-weight:bold;
							color:#920528;
							font-family:Courier New,Courier;
							font-style:italic;
							font-size:12pt; }

td.cellDescription { 	
					vertical-align:bottom;
					width:1%; 
					height:1%; }

font.cellDescription {
								font-size:10pt; 
								font-weight:bold;
								color:gray;
								font-family:Arial Unicode MS,Arial,sans-serif; }
						
								
table.subForm { width:1%; }
								

td.formCell {
					vertical-align:bottom;
					width:1%;
					margin-top:3px;
					margin-bottom:3px;
					padding-top:3px;
					padding-bottom:3px; }
								
					
table.searchFields	{ 
						width:1%; 
						padding-top:5;
						padding-bottom:5; }
						
						
font.footerText {
					text-align:right;
					vertical-align:bottom;
					border-top:solid silver 1px;
					color:silver;
					padding-left:20px; 
					padding-right:20px;	
					font-family:sans-serif; 
					font-size:10pt;
					}
											
.inVisible {width:0px; }

.visible {width:100%; }

.clickAble { cursor:pointer; }
														


td.adminArea {border:1px; border-color:blue;}

table.infoTable { text-align:left;
						vertical-align:top;
						margin:0;
						padding:0;
						border:solid navy 2px;
						empty-cells:show;
						table-layout:auto;
						background-color:transparent; }


