a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#2C77B4;
	font-size:10px;
	font-weight: bold;
}
a:hover {
        color:#FF5A00;
}

body, td {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
	font-size:12px;
	
	scrollbar-face-color: #A4C4DE;
 scrollbar-shadow-color: #A4C4DE; 
 scrollbar-highlight-color: #A9A9A9;
 scrollbar-3dlight-color: #EEF4F9;
 scrollbar-darkshadow-color: #EEF4F9;
 scrollbar-track-color: #EEF4F9; 
 scrollbar-arrow-color: #EEF4F9;
}
.white, .white a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white a:hover {
	color:#FF5A00;
	font-weight: bold;
}
.blue, .blue a , .blue visited {
	color:#2C77B4;
	font-weight: normal;
	text-decoration: none;
	font-size:14px;
}
.blue a:hover{
	color:#FF5A00;
	font-weight: bold;
	text-decoration: none;
}
.bluedark, .bluedark a, .bluedark td {
	color:#2C77B4;
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bluedarkdashed {
	color:#2C77B4;
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #2C77B4;
}
.condensed {
	font-family: Arial Narrow ! important;
}

.orangebig {
	color:#FF5A00;
	font-weight: bold;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orangebig a, .orangebig a:hover {
	color:#FF5A00;
	font-weight: bold;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-decoration: underline;*/
}
a.SWFUploadLink {
   margin: 0px;
   padding: 0px;
}

a.SWFUpoadLink:hover {
  
}

ol.myFiles {

}

.myFiles li{
   padding: 0px; margin: 0px;
}

input {
font-size:14px;
color:#EF5501;
/*	border: 1px solid #A4C4DE; */
 font-weight: bold;
}


#container{width:360px; margin:0 auto; background-color:#fff; border:0px double #555; border-top:0;}
.cols{width:360px; padding-top:10px; overflow:hidden;}

.cols img{margin:15px 0;}

#header{display:none;}
#footer{margin: 10px 0;
color:#2C77B4;
}

#footer img{margin:9px 0;}

#searchBar{display:none;border:1px solid #999; background-color:#ccc; padding:10px 5px; text-align:center;}

#content{clear:both;padding-top:30px;}

.time{color:#2C77B4;  margin-top:20px; text-transform:capitalize;}
.title{
 color:#FF5A00;
 font-weight: bold;
 font-size:14px;
}
.hr{border-bottom:1px dotted #FF5A00; width:640px;margin:4px 0 8px 0;}
.userComment{background-color:#f2f2f2; padding:4px; margin-top:10px;height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#933; font-style:italic;}
.permalink{margin-left:420px;}

/*comment window rules*/
#container.commentWindow{width:380px;}
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #c77; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}


#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #EEF4F9;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #A4C4DE;
  text-align:left;
}
#TB_window img {
  display:block;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#A4C4DE;
  height:27px;
	color:#7F2D00;
	font-weight: bold;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;  
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* ------------------------------------------ rounded corners ------------------------------------------------*/
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}