body
{
	background: #b3b3b3 url(../images/bg.png) repeat-y left;
	margin-left: 40px;
	margin-top: 10px;
}

.tempText
{
   font-family: Verdana;
   font-size: 16px;
   color: #333333;
   text-shadow: #f0f0f0 1px 1px;
}

.prevTempText
{
   font-family: Verdana;
   font-size: 10px;
   color: #333333;
   padding-top: 3px;
   margin-bottom: -5px;
}


.smallInfoText
{
   font-family: Tahoma, Verdana;
   font-size: 12px;
   color: #333333;
}

.tempValue1
{
   font-weight:Bold;
   color: #444444;
}

.tempValue2
{
   font-weight:Bold;
   color: #444444;
   font-size: 120%;
   font-family:Verdana;
}

.tempValue3
{
   font-weight:Bold;
   color: #444444;
   font-size: 100%;
   font-family:Verdana;
}

.tempValue2s
{
   font-weight:Bold;
   color: #444444;
   font-size: 110%;
   font-family:Verdana;
}


.tempValue2x
{
   color: #444444;
   font-size: 120%;
   font-family:Verdana;
}

.hslice
{
   display:none;
}

.mailLink, .mailLink:active, .mailLink:visited
{
  text-decoration  :none;
   color: #000033;
   font-family:Verdana, Helvetica;
   font-size: 9px;
}

.dLink, .dLink:active, .dLink:visited, .dLinkS, .dLinkS:active, .dLinkS:visited
 {
   color: #003366;
   font-family:Verdana, Helvetica;
   font-size: 10px;
}

.dLinkA, .dLinkA:active, .dLinkA:visited
 {
   color: #707070;
   font-family:Verdana, Helvetica;
   font-size: 10px;
   text-decoration:none;
}

.about
{
   font-family:Verdana, Helvetica;
   font-size: 10px;
}
.dLink:hover, .mailLink:hover, .dLinkS:hover
{
   color: #336699;
}
.dLinkS
{
   cursor:pointer;
}
.tempInfoDiv
{
	border:1px solid #d0d0d0;
	width:596px;
	padding: 10px;
    	margin-bottom: 10px;
}
.grImage
{
	background:white;
	width:616px;
	height:300px;
	border:1px solid #d0d0d0;	
}

.grImageDiv
{
	/*background: white url(../images/img-bg.png) right bottom no-repeat;*/
	width:616px;
	height:300px;
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}

.grImageDescr
{
	border:1px solid #d0d0d0;
	width:200px;
	float:left;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-size: 9px;
	font-family: Verdana;
}

.caption
{
	font-size: 24px;
	font-family: Verdana;
	color: #1061AE;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #1061ae;
	background: url(../images/cap.gif) no-repeat;
	padding-left: 36px;
	text-shadow: #b0b0b0 0px 0px 4px;
}
span.error
{
	color:Red;
	font-weight:bold;
}

.faqBlock, .infoText 
{
	width: 600px;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
}

.faqBlock .q
{
	font-weight: bold;
	padding-bottom: 3px;
}

.faqBlock .a
{
	padding-left: 10px;
}

.faqBlock .a textarea
{
	width: 450px;
	height: 28px;
	border: 1px solid black;
	font-family: Verdana;
	font-size: 10px;
	float: right;
}

.faqBlock a, .faqBlock a:visited, .infoText a, .infoText a:visited
{
   text-decoration:none;
   color: #003366;
}

.faqBlock a:hover, .infoText a:hover
{
   text-decoration:none;
   color: #336699;
}

.dLinkF
{
   color: #ff0033;
   font-family:Verdana, Helvetica;
   font-size: 10px;
   text-shadow: #f0f000 0px 0px 3px;
}

.tableMessage, .tableMessage td, .tableMessage input
{
     font-family: Tahoma, Verdana;
     font-size: 12px;
}
.tableMessage .header
{
    text-align:right;
    font-weight: bold;
    vertical-align:top;
    padding-right: 5px;
    width: 160px;
}
.tableMessage
{
    width: 606px;
}
.tableMessage .txt, .tableMessage .txtMl
{
    width: 100%;
    border:1px solid #d0d0d0;
    font-style: normal;
    color: Black;
    padding: 1px;
    height: 17px;
    font-family: Tahoma, Verdana;
}
.tableMessage .btn
{
    border:1px solid #d0d0d0;
    background-color: #f0f0f0;
    padding: 3px;
    margin-right: -4px;
}
.tableMessage .txtMl
{
    height: 100px;
}
.tableMessage .txt:focus, .tableMessage .txtMl:focus
{
    border: 1px solid #ffaf00;
}
.tableMessage .txtIt
{
    color: #707070;
    font-style: italic;
}
.infoDiv
{
    border:1px solid #d0d0d0;
    width:596px;
    margin-bottom: 15px;
    padding: 5px;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: #333333;
}
.infoCapDiv
{
    width:596px;
    margin-top: 10px;
    padding-left: 5px;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    color: black;
}
.rateBlock
{
    position:relative;
    right: 0px;
    top: -4px;
    float:right;
}
.rateBlock a
{
    text-decoration: none;
    color: #333366;
}
.rateBlock a[disabled], .rateBlock a[disabled]:hover
{
    text-decoration: none;
    color: #afafaf;
}
.rateBlock a:hover
{
    text-decoration: underline;
    color: #ff3366;
}

.authorInfoDiv
{
    border:1px solid #d0d0d0;
    width:596px;
    margin-left:15px;
    padding: 5px;
    font-family: Tahoma, Verdana;
    font-size: 12px;
    background-color: #ffffcf;
    float:left;
    margin-bottom: -5px;
    position:relative;
    top:-25px;
}

.infoDiv .spacer
{
    height: 10px;
    overflow:hidden;
}

.refreshDiv
{
    float:right;
    margin-top:-7px;
    margin-right:-7px;
}

.refreshDiv img
{
	cursor:pointer;
	cursor:hand;
	width:16px;
	height:16px;
}

.shadow
{
	box-shadow:3px 3px 8px #b3b3b3;
	-moz-box-shadow:3px 3px 8px #b3b3b3;
	-webkit-box-shadow:3px 3px 8px #b3b3b3;
}
.roundShadow
{
	box-shadow:3px 3px 8px #b3b3b3;
	-moz-box-shadow:3px 3px 8px #b3b3b3;
	-webkit-box-shadow:3px 3px 8px #b3b3b3;
	border-radius:7px;
}
   .hiddenImage, .mobileDiv
   {
	display:none;
   }

@media handheld 
{
   body
   {
	background: white;
	margin-left: 0px;
	margin-top: 20px;

   }

   .grImageDescr, .hslice, #footer_sep, #divTInfo, .fullDiv
   {
       display:none;
   } 
   .grImage, .grImageDiv
   {
	width: 100%;
	height:100%;
   }
   .tempInfoDiv
   {
	width:100%;
	padding: 0px;

   }
   .tempInfoDivInner
   {
        margin:5px;
   }
   .refreshDiv
   {
	margin-right:0px;
	margin-top:0px;
	display:none;
	float:left;
   }
   .mobileDiv
   {
	display:block;
	width:100%;
	height:100%;
   }
   .hiddenImage
   {
	display:inline;
	width:100%;
	height:100%;
   }

}