﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: black;
}


A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	 color: black;
	 text-decoration: none;
      }     
            
A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:      black;
       text-decoration: none;
      }     
            
            
A:hover     {     
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:    #9C6531;
      
      
      
      }
        .sideMenuHeader
      {
		font-family: Arial;
		color:White;
		font-size: 12px;
		cursor:hand;
		
      }
      .sideMenu
      {
		font-family: Arial;
		font-size: 12px;
		cursor:hand;
		
      }
   
      
           div.header {
	   font-family: Arial, Sans-Serif;
	font-size: 16px;
	
	 color: black;
	 text-decoration: none;
	
	
} 
div.hr {
	width:100%;
	border-top: solid 1px #808080;
	height:5px;
}
div.hrbottom {
	
	 border-top: solid 1px #808080;
	height:5px;
	
}

.closeLoginPanel
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;

    position: absolute;
    top:1px;
    right: 0px;
}

.closeLoginPanel a
{
    background-color: #6699CC; 
    cursor: pointer;
    color: #FFFFFF; 
    text-align: center; 
    text-decoration: none; 
    padding: 5px;
}
.THBLogin
{
	 background-color: #6699CC; 
    cursor: pointer;
    color: #FFFFFF; 
    text-align: center; 
    text-decoration: none; 
    padding: 5px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.title
{
	color:      #9C7541;
	font-size: 12px;
}
.subTitle
{
	color:      #9C6531;
	font-size: 12px;
}

.pageHeader
{
	color:      black;
	font-size: 15px;
	font-weight: bold;
}

img.padded
{
	 padding-bottom:5px;
	  padding-right:5px;
	   padding-left:5px;
}

.f1Link A:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	 color: #808080;
	 text-decoration: none;
      }     
            
.f1Link A:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:      #808080;
       text-decoration: none;
      }     
            
            
.f1Link A:hover     {     
      text-decoration:  none;
      font-size:  12px;
      font-weight:      bold;
      color:      #808080;
      text-decoration: underline;
      
      
      }



.accordionHeader
{
    
  
     background-image: url('images/topBorder.gif');
    
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
   
    padding-left:5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
      background-image: url('images/topBorder.gif');
    
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
     padding-left:5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
  border-bottom: solid 2px #2e6287;
    border-right: solid 2px #2e6287;
    border-left: solid 2px #2e6287;
    padding: 5px;
    padding-top: 5px;
    cursor: hand;
    font-family: Arial;
    font-size:12px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white:
}

td.bgright
{
 background-image: url('images/bgright.jpg');	
 background-repeat:repeat-x;
 background-color: #2E6287;
}
td.bgleft
{
 width:5px;
 background-image: url('images/bgleft.jpg');	
 background-repeat:repeat-x;
 background-color: #2E6287;
}
td.bg
{
 background-image: url('images/bg.jpg');	
 background-repeat:repeat-x;
 background-color: #2E6287;
}
div.bg
{
 background-image: url('images/bg.jpg');	
 background-repeat:repeat-x;
 background-color: #2E6287;
}
img.galleryThumb
{
	cursor:hand;
}

.invalidBox
{
	background: #FFDDDD;
	
}

.invalidDropDown
{
 background-color:	#FFDDDD;
}

a.integrationBigBoldLink:link
{
	color:black;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	
}

a.integrationBigBoldLink:visited
{
		color:black;
	text-decoration:  none;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}


a.integrationBigBoldLink:Hover
{
	font-family: Arial, Sans-Serif;
	color:#a33436;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	
	
}
