﻿body 
{
    background-color:#fff;
    font-family:Arial;
    font-size:10pt;
    direction: rtl;
    margin: 10px 0 10px 0;
    text-align: center;
    color: #333;
}

a 
{
    color: #333;
    
}

a:hover
{
    color: #000;
}


div#wrap {
    padding: 0 auto;
    width: 753px;
}

#nav {}


#nav a {
    color: #333;
    font-weight: bold;
    
}

#nav a:hover {
   color: #30AD36;
   font-weight: bold;
    
}

.title 
{
    color: #30AD36;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 24px;
}

a.teaser 
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

a.teaser:hover
{
    color: #30AD36;
    font-weight: bold;
    text-decoration: none;
}

.footerTxt 
{
    color: #AF1116;
    font-weight: bold;
}

.smallTitle 
{
    color: #30AD36;
    font-weight: bold;
    font-size: 1.1em;
}

.jointextbox 
{
    font-size: 9px;
    border: solid 1px #333;
    width: 120px;
}

.phonetextbox 
{
    font-size: 9px;
    border: solid 1px #333;
    width: 70px;
}

.ddlbox 
{
    font-size: 9px;
    border: solid 1px #333;
    width: 46px;
}

.error 
{
    color: #AF1116;
}

.greenBox 
{
    padding: 5px;
    border: #30AD36 1px solid;
}

.bigTitle
{
    color: #AF1116;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 28px;
    vertical-align: super;
}

.redBoxTitle 
{
    color: #fff;
    background-color: #AF1116;
    text-align: center;
    font-weight: bold;
}

.redBox 
{
    padding: 5px;
    border: #AF1116 1px solid;
}

.greenBoxTitle 
{
    color: #fff;
    background-color: #30AD36;
    text-align: center;
    font-weight: bold;
}

.greenButton
{
    color: #fff;
    background-color: #2CAB4A;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border: #30AD36 1px solid;
    
    width: 100%;
    
}

.flashNewsPosted {
    font-size: 0.8em;
    color: #AF1116;
}

.flashNewsText 
{
    color: #2CAB4A;
    font-weight: bold;
    font-size: 0.9em;
}

a.none 
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: none;
}

a.newsFlash 
{
    color: #2CAB4A;
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
}

a.newsFlash:hover 
{
    color: #2CAB4A;
    font-weight: bold;
    font-size: 0.9em;
    text-decoration: none;
}

.header 
{
    background-color: #30AD36;
    color: #fff;
    
}

.headerTop 
{
    background-color: #AF1116;
    color: #fff;
    
}


.nowDate 
{
    font-size: 0.8em;
    text-align: left;
}

#content 
{
    text-align: right;
}




/* GridView Styles */
tr.headerStyle 
{
   background-color: #00367C;
   height: 12pt;
   line-height: 12pt;
   color: #fff;
   font-weight: bold;
}

#content tr.headerStyle a
{
   color: #fff;
   text-decoration: none;
   border-bottom: 0;
}

#content tr.headerStyle a:hover
{
   color: #fff;
   text-decoration: none;
   border-bottom: 0;
}

tr.altStyle td
{
    background-color: #E4EBF3;
    height: 12pt;
   line-height: 12pt;
}

tr.rowStyle td
{
    height: 12pt;
   line-height: 12pt;
}

#content tr.rowStyle a
{
   color: #00367C;
   border-bottom: 0;
}

#content tr.rowStyle a:hover
{
   color: #00367C;
   border-bottom: 0;
}

#content tr.altStyle a
{
   color: #00367C;
   border-bottom: 0;
}

#content tr.altStyle a:hover
{
   color: #00367C;
   border-bottom: 0;
}

.grid input { width: 80px }

/* GridView Styles */

/* gallery Styles */

.thumb 
{
    width: 175px;
    height: 125px;
    vertical-align: top;
}

.gThumb 
{
	width: 175px;
    height: 135px;
    vertical-align: top;
}

/* gallery Styles */