@font-face {
font-family: 'BYekan';
src: url('BYekan.eot');
src: local('*'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BYekan.woff')format('woff'),
url('BYekan.ttf')format('truetype'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BYekan.svg') format('svg');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'BKodak';
src: url('BKoodakBold.eot');
src: local('*'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BKoodakBold.woff')format('woff'),
url('BKoodakBold.ttf')format('truetype'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BKoodakBold.svg') format('svg');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'BMit';
src: url('BMitra.eot');
src: local('*'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BMitra.woff')format('woff'),
url('BMitra.ttf')format('truetype'),
url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/BMitra.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.newSeTa2
{
     color:#333333;
     text-align:justify;
     
     width:230px;
     float:right;
     padding:5px;
font-family:'Byekan';
     font-size:12px;
  direction: rtl;
  text-decoration: none;
    border-bottom: 1px dotted #e2e1e1;
  color: #272727;
    }
    
.newSeTa2:hover
{    background-color:#f5ffbf;
    color:#0084ff
    }

.textstyleLogin {
    width: 120px;
    height: 30px !important;
    font-family: Tahoma;
    font-size: 11px;
    padding: 0 5px 0 40px;
    background-color: #f9f9ef;
    border: 1px solid #cccccc;
    background-image: url('../../Images/LoginIcon1.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    text-align:left;
    direction:ltr;
}
.textstyleLoginBot{
        background-image: url('../../Images/LoginIcon3.jpg');
        height:31px;
        width:93px;
        border:0px;
        padding-top:50px;
        overflow:hidden

}
    .textstyleLoginBot:hover {
            background-image: url('../../Images/LoginIcon3.jpg');
            background-position:0px -31px;

    }
.textstyleLoginpass {
    width: 120px;
    height: 30px;
    font-family: Tahoma;
    font-size: 11px;
    padding: 0 5px 0 40px;
    background-color: #f9f9ef;
    border: 1px solid #cccccc;
    background-image: url('../../Images/LoginIcon2.jpg');
    background-repeat: no-repeat;
    background-position: left top;
        text-align:left;
    direction:ltr;
}
 
.VideoDefault2 {
    width:500px;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 12px;
    float:right;
    border-bottom: 1px dotted #e2e1e1;
    padding:5px 5px 5px 5px;
    direction:rtl;
    text-align:justify;
    text-decoration: none;
    color:#272727;
}
.VideoDefault:hover {
    background-color:#f5ffbf;
    color:#0084ff
}
.VideoDefault2:hover {
    background-color:#f5ffbf;
    color:#0084ff
}
.VideoText2 {
    float: right;
    width: 121px;
    min-height: 60px;
    margin-right: 5px;
    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #4e4e4e;
    float: right;
}
.rightMenu{ cursor:pointer;border-radius:10px 0 0 10px;z-index:20000;top:50%;right:-68px;width:99px;margin-top:-230px;position:fixed}
.iconMenu{width:214px;height:255px;margin:8px 0px}
.rightMenu:hover .iconMenu{opacity:0.7}
.menuleft {
float:right;width:215px; padding-top:10px; font-family: 'BYekan'; font-weight:bold; color:#0094ff; border-bottom:1px dashed #e2e2e2; font-size:12px; padding-right:10px; float:right}
.menuleft:hover { background-color:#f0ffb5}
.menuleft:hover {
color:#f00; cursor:pointer
}
.rightMenu .iconMenu:hover{opacity:1}
.rightMenu:hover .iconMenu{opacity:0.7}
.t7s *{transition:all 0.7s;-moz-transition:all 0.7s;-webkit-transition:all 0.7s;-o-transition:all 0.7s;-ms-transition:all 0.7s;}
.t7,.t3,.t3s *{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.t7, .t7s * {
transition: all 0.7s;
-moz-transition: all 0.7s;
-webkit-transition: all 0.7s;
-o-transition: all 0.7s;
-ms-transition: all 0.7s;
}


 
.box-shadow-preview{ 
    height: 353px; 
    width: 470px;
    position: relative; 
    border-width: 1px;
    padding:2px;
    border-style: solid; 
    border-color: #d1d1d1; 
    border-radius: 0px; 
    box-shadow: 0px 1px 4px 0px #99a3ad, 0px 0px 40px #eeeeee; 
    }

    .box-shadow-gallery{ 
    position: relative; 
    border: 1px solid #99a3ad;
    padding:1px;
    box-shadow: 0px 1px 4px 0px #e6e6e6, 0px 0px 40px #eeeeee; 
    }
    .animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
    }
    @-webkit-keyframes bounceIn { 
    0% { 
    opacity: 0; 
    -webkit-transform: scale(.3); 
    } 

    50% { 
    opacity: 1; 
    -webkit-transform: scale(1.05); 
    } 

    70% { 
    -webkit-transform: scale(.9); 
    } 

    100% { 
    -webkit-transform: scale(1); 
    } 
    }

    @keyframes bounceIn { 
    0% { 
    opacity: 0; 
    transform: scale(.3); 
    } 

    50% { 
    opacity: 1; 
    transform: scale(1.05); 
    } 

    70% { 
    transform: scale(.9); 
    } 

    100% { 
    transform: scale(1); 
    } 
    } 

    .bounceIn { 
    -webkit-animation-name: bounceIn; 
    animation-name: bounceIn; 
    }
    .NewNews {
    width: 195px;
    float: right;
    padding: 2px 10px 5px 10px;
    border-bottom: 1px dotted #d1d1d1;
    text-align: justify;
    float: right;
    color: #000;
    font-family:"BMit";
    font-size: 14px;
    text-decoration: none;
    background-color:#fff;
    direction:rtl
    }
    .NewNews:hover {
    background-color:#a7d7ff

    }

    .Topnews {
    width: 215px;
    float: right;
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 0 5px 0;
    float: right;
    background-color:#fff;
    direction:rtl
    }
    .Topnews:hover {
    background-color:#ffeb9d
    }

      .KeyWord {
        cursor:Pointer;
        margin:3px;
        float:right;
        text-align:right;
        direction:rtl;
        padding:2px;
        float:right;
        background-color:white;
        height:19px;
        border: 1px solid #3399FF;
        background-color:#f3ffdf;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
        border-bottom-right-radius:5px;
        border-bottom-left-radius:5px;
        background-color:#D9ECFF;
        font-family:Tahoma;
        font-size:12px;
        color:#666666;
    }
    .KeyWord:hover {
    background-color:#ddff9c

    }

    .CountNews {
    width: 195px;
    float: right;
    padding: 2px 10px 5px 10px;
    border-bottom: 1px dotted #d1d1d1;
    text-align: justify;
    float: right;
    color: #000;
    font-family:BMit;
    font-size: 14px;
    text-decoration: none;
    background-color:#fff;
    direction:rtl
    }
    .CountNews:hover {
    background-color:#ddff9c

    }
    .myTextbox{
    border:1px solid #d1c7ac;
    width: 200px;
    color:#333333;
    padding:3px;
    font-family:tahoma;
    font-size:12px;
    height:20px;
    box-shadow: 0px 1px 4px 0px #e1e1e1, 0px 0px 40px #eeeeee; 

    }
	
    .post img {
    opacity:0.7;
    filter:alpha(opacity=40);
    }
    .post img:hover{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1.1,1.1) ;
    -moz-transform: scale(1.1,1.1) ;
    -ms-transform: scale(1.1,1.1) ;
    filter: grayscale(100%); 
    }
    ul li { }
    .newssum {
    width:750px; 
    float:right; 
    border-bottom:1px solid #d1d1d1; 
    direction:rtl;
    padding-top:10px;
    padding-top:10px
    }
    .newssum:hover {
    background-color:#f1ffcd
    }
    .LikeNews {
    width:730px; 
    margin-right:10px;
    font-family:'BMit'; 
    font-size:15px; 
    color:#626262; 
    direction:rtl; 
    text-align:right; 
    float:right; 
    text-decoration:none;
    }
    .LikeNews:hover {
    color:#04f;
    margin-right:15px
    }
        .LikeNews { 
                    width:700px; 
        float:right;
        font-family:'BMit'; 
        font-size:15px; 
        color:#626262; 
        direction:rtl; 
        text-decoration:none;
        text-align:right;
        height:25px;
            transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
        }
            .LikeNews:hover {
                transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
margin-right:25px;
            }
        .newslist {
         width:730px; 
         padding:10px 10px 0 0; 
         margin-right:15px;
         float:right;
         border-bottom:1px dotted #99a3ad;
        }
        .newslist:hover {
        background-color:#fbffe1;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: scale(1.1,1.1) ;
        -moz-transform: scale(1.1,1.1) ;
        -ms-transform: scale(1.1,1.1) ;
        box-shadow: 0px 1px 4px 0px #e1e1e1, 0px 0px 40px #eeeeee;
        }




.image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.image-hover {position:relative;width:165px;height:124px;display:inline-block;overflow:hidden;background:#fff;border:5px solid #fff;margin-right:5px; margin-top:5px;
box-shadow:0px 1px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.3)}

.image-hover a {text-decoration:none;}

.image-hover img {margin:-11px 0px 0px -9px;
}

.img-rotate-left img 
{
transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
}
.img-rotate-left:hover img 
{
transform:rotate(-8deg);
-webkit-transform:rotate(-8deg);
-moz-transform:rotate(-8deg);
-ms-transform:rotate(-8deg);
-o-transform:rotate(-8deg);
}
        .opa { opacity:0.6;transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
        }
            .opa:hover {
                transition:all .2s ease-in-out;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
-ms-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
                opacity: 1;
            }




            .menutop {
color:white;
padding:5px 10px 0px 15px;
float:right;
height:25px;
margin-top:9px;
margin-right:10px;
direction:rtl; 
font-family: tahoma; 
font-size: 11px; 
font-weight: normal;
text-decoration: none;
cursor:pointer;
background-image:url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/menulefttop.jpg');
background-position:left top;
background-repeat:no-repeat
}
.menutop:hover {
color: #c6ff00;
background-color: #40424f;
border-left: 1px solid #e9154f;
border-right: 1px solid #e9154f;
border-top: 1px solid #e9154f;
margin-right:9px;
margin-top:8px;
padding:5px 10px 0px 14px;
height:26px;
background-image:url('http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/Page.css');
}
.videoImage {
    width:98px;
    height:74px;
    float:right;
    border-bottom: 1px solid #e2e1e1;
    margin:3px;
    padding: 2px;
    border: 1px solid #e2e1e1;  
}
.VideoIcon {
     background-size:contain;
     width:98px;
     height:73px;
}
.VideoDefault {
    width:270px;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 12px;
    float:right;
    border-bottom: 1px dotted #e2e1e1;
    padding:5px 5px 5px 5px;
    direction:rtl;
    text-align:justify;
    text-decoration: none;
    color:#272727;
}
.VideoDefault:hover {
    background-color:#f5ffbf;
    color:#0084ff
}
.VideoText2 {
    float: right;
    width: 121px;
    min-height: 60px;
    margin-right: 5px;
    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #4e4e4e;
    float: right;
}
.Multimedia {
    width:240px;
    min-height:65px;
    float:right;
    border-bottom: 1px solid #e2e1e1;
    padding:5px;
    margin-left:5px
}
.Multimedia:hover {
    background-color:#f5ffbf
}

.newstitr {
    float: right;
    width: 410px;
    min-height: 60px;
    margin-right: 5px;
    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #4e4e4e;
    float: right;
    
}
.newstitr {
    float: right;
    width: 410px;
    min-height: 60px;
    margin-right: 5px;
    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #4e4e4e;
    float: right;
    font-weight:bold;
        text-decoration: none;
}
.newssum{
    float: right;
    width: 410px;
    margin-right: 5px;
    text-align: justify;
    direction: rtl;
    overflow: hidden;
    font-family: Tahoma;
    font-size: 11px;
    color: #4e4e4e;
    float: right;
    text-decoration: none;
}



.MultimediaImage {
    float: right;
    width: 50px;
    height: 38px;
    border: 1px solid #000000;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;	
    overflow:hidden
}
.MultimediaText2 {
    float: right;
    margin-top:5px;
    width: 185px;
    height: 100%;
    margin-right: 5px;
    text-align: justify;
    direction: rtl;
    overflow: hidden;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 12px;
    color: #4e4e4e;
    float: right;
}

.newsshovra {
    width:120px;
    margin-right:5px;
    text-align:center;
    overflow:hidden;
    height:150px;
    padding-top:3px;padding-bottom:3px;
    float:right;
    border-bottom:1px solid #d0ccc9;
    background-position-y:bottom;
    background-repeat:no-repeat;
}

.newsshovra:hover {
background-color: #97d9ff;
-webkit-transition: all ease-in 0.2s;
-moz-transition: all ease-in 0.2s;
-ms-transition: all ease-in 0.2s;
-o-transition: all ease-in 0.2s;

    }

.shovraImage {
    float: right;
    width: 112px;
    height: 90px;
    margin-right:3px;
    border: 1px solid #666666;
    overflow:hidden
}

.newsshovraText{
    float: right;
    width:110px;
    height: 100%;
padding:2px 5px 5px 5px;
    text-align: center;
    direction: rtl;
    overflow: hidden;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 12px;
    color: #4e4e4e;
    float: right;
    overflow:hidden
}
.newsshovraTextso{
    float: right;
    width:250px;
    height: 100%;
margin-top:5px;
    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 10px;
    margin-right:5px;
    color: #4e4e4e;
    float: right;
    overflow:hidden
}
.newsshovradate{
    float:right;
    margin-top:2px;
    width: 220px;
    height: 100%;
        margin-right: 10px;

    text-align: right;
    direction: rtl;
    overflow: hidden;
    font-family: 'BYekan';
    line-height:15px;
    font-size: 10px;
    color: #a1a1a1;
    float: right;
}



.news2 {
    width:245px;
    min-height:45px;
    float:right;
    padding-right:5px;
    margin-left:5px;
    padding-top:5px;
    background-image:url(Backnews.png);
    background-position-y:bottom;
     background-repeat:no-repeat;

}
.news2:hover {
    background-color: #f0ffb5;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
    }
.Eservice {
    width: 140px;
    height: 40px;
    padding:2px;
    border-bottom: 1px solid #e2e1e1;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #e2e1e1;
    border-top: 1px solid #e2e1e1;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;	
    margin-left:8px;
    margin-top:8px;
    float:right;
}
.Eservice:hover {
    background-color:#f5ffbf;
}
.Hava01 {
    width: 140px;
    height: 15px;
    text-align: right;
    float: right;
    padding: 5px 5px 5px 0px;
    border-bottom: 1px solid #cacaca;
    background-color: #ffffff;
}

.nahie {
    margin-right:30px;
    width:200px; 
    height: 18px; 
    margin-top:5px;
    float:right;
    font-family:Tahoma;
    font-size:11pt;
    color:black
}
    .nahie:hover {
    color:#0084ff;
    font-weight:bold;
    }

.nahie1 {
float:right; width:180px;
}

.Soldiering
{
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:rtl;
	vertical-align:middle;
	text-align: right;
	border-bottom: 1px solid #d0ccc9;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #d0ccc9;
    border-top: 1px solid #d0ccc9;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:20px;
    margin-right:5px;
}

.Soldiering:focus
{
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:rtl;
	vertical-align:middle;
	text-align: right;
	border-bottom: 1px solid #89daff;
    border-left: 2px solid #ff6000;
    border-right: 1px solid #89daff;
    border-top: 1px solid #89daff;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:20px;
    margin-right:5px;

}
.blankrowstyle
{
	direction:rtl;
	height:1px;
	width:100%;
	background-color:#e8e8e8;
	vertical-align:middle;
	margin-bottom:5px;
	float:right;
}
.InternalNewsLeft
{
	font-family: Tahoma;
	Font-Size: 11px;
	color: #009933;
	float: right;
	text-align: Right;
	direction: rtl;
	margin-top: 4px;
	margin-right: 2px;
}
.InternalPic
{
	float: right;
	text-align: Right;
	direction: rtl;
    border:0px;
}
#tooltip 
{
    border:1px solid #000000;
    background:#333333;
    padding:5px 5px;
    color:#fff;
    display:none;
    position:absolute;
    direction:rtl;
    font-family: Tahoma;
    font-size:8pt;
    letter-spacing: 0px;
    border-radius: 5px 5px 5px 5px;
    border-right: 2px solid #ff6000;
}
.SummaryDiv01
{
    width: 215px;
    min-height:55px;
    float:right;
    margin-top:5px;
    border-bottom: 1px solid #f2f2f2;
    overflow:hidden;
    }
.SummaryDiv01:hover
{
    background-color:#f3ffdc;
    border-bottom: 1px solid #ff6000;
    }
.PMPicNewsSummary
{
    border: 1px solid #89daff;
    padding : 2px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1);
    float:right;
    margin-right:5px;
    margin-top:5px;
    overflow:hidden;
    }   
.Pic01
{
    border: 0px;
}
.HeyperLinks
{
    font-family: Tahoma;
	Font-Size:11px;
	color: #666666;
	float:right;
	text-align: right;
	direction:rtl;
    }
    
.HeyperLinks:hover
{
	color: #ff6c00;
    }
.DivDoublepage
{
    width:940px;
    float:right;
    margin-right:10px;
    padding:10px 5px 5px 5px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
}

.DivDoublepage:hover
{
    background-color:#f0ffb5;
    border-bottom: 1px solid #FF3300;
}
.DivDouble
{
    width:750px;
    float:right;
    margin-right:10px;
    padding:10px 5px 5px 5px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
}

.DivDouble:hover
{
    background-color:#f0ffb5;
    border-bottom: 1px solid #FF3300;
}
.PicNews
{
     width:80px;
     height:60px;
     float:right;
     border-bottom: 1px solid #3ebdff;
     border-left: 1px solid #3ebdff;
     border-right: 1px solid #3ebdff;
     border-top: 1px solid #3ebdff;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     border-bottom-right-radius:5px;
     border-bottom-left-radius:5px;
     padding:2px;
}
.Picgallery
{
     width:200px;
     height:150px;
     float:right;
     border-bottom: 1px solid #3ebdff;
     border-left: 1px solid #3ebdff;
     border-right: 1px solid #3ebdff;
     border-top: 1px solid #3ebdff;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     border-bottom-right-radius:5px;
     border-bottom-left-radius:5px;
     padding:2px;
}

img {border:0px;
     }
.SuTitrNews
{
      width:655px;
      margin-right:5px;
      float:right;
      font-family:Tahoma;
      font-size:11px;
      color:#333333;
      margin-bottom:5px;
    } 
.SuTitrNewspage
{
      width:840px;
      margin-right:5px;
      float:right;
      font-family:Tahoma;
      font-size:11px;
      color:#333333;
      margin-bottom:5px;
    } 
.DateNews
{
     width:655px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#333333;
     text-align:left;
     margin-top:5px;
    }    
  .SummaryNews
{
     width:655px;
     margin-right:5px;
     overflow:hidden;
     float:left;
     font-family: Tahoma;
     font-size:11px;
     color:#666666;
     text-align:justify;
    }  
.TitrNews
{
     width:650px;
     padding-right:10px;
     overflow:hidden;
     float:right;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }
.TitrGallery
{
     width:203px;
     overflow:hidden;
     float:right;
     font-family: Tahoma;
     font-size:11px;
     height:auto;
     color:#333333;
     line-height:15px;
     margin-top:5px;
    }
.TitrNewspage
{
     width:840px;
     padding-right:10px;
     overflow:hidden;
     float:right;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }
.InternalDivPic {
  border: 1px solid #cce5b9;
  padding: 2px; 	
  float:right;
  margin-top:4px;
  margin-right:0px;

}
.soInternalNews
{
    width:500px;
	font-family: Tahoma;
	Font-Size: 11px;
	color: #666666;
	float: right;
	text-align: Right;
	direction: rtl;
	margin-top: 10px;
	margin-Right: 10px;
}
.TitleInternalNews
{
	font-family: Arial;
	Font-Size: 15px;
	font-weight:bold;
	color: #008899;
	float: right;
	text-align: Right;
	direction: rtl;
	margin-top: 10px;
	margin-Right: 10px;
}
.InternalNews
{
    float:right;
	Font-Size: 11px;
	color: #888888;
	float: right;
	direction: rtl;
	margin-top: 5px;
	text-align:justify;
}
















a.FAQOnline{
	display: block; width: 230px; height: 40px; margin: 0 auto;
	background: url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/FAQOnline.png); text-indent: -9999px;
    }
    
a.FAQOnline:hover, a.FAQOnline:focus {
	background-position: 0px -40px;
    }
    
a.FAQTicket{
	display: block; width: 230px; height: 41px; margin: 0 auto;
	background: url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/FAQTicket.png); text-indent: -9999px;
    }
    
    
a.FAQTicket:hover, a.FAQTicket:focus {
	background-position: 0px -41px;
    }
    
a.FAQSMS{
	display: block; width: 230px; height: 40px; margin: 0 auto;
	background: url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/FAQSMS.png); text-indent: -9999px;
    }
    
a.FAQSMS:hover, a.FAQSMS:focus {
	background-position: 0px -40px;
    }
    
.menuUp {	
  float:right;
  padding-right:25px;
  padding-left:25px;
  height:20px;
  color:#333333;
  font-family:Tahoma;
  font-size:11px;
  color:#333333;
  margin-top:6px;
  border-left: 1px solid #cbcbcb;
}

.menuUp:hover {
    color:#ff2400;
}



figure { 
  display: block; 
  position: relative; 
  float: right; 
  overflow: hidden; 
  margin: 3px 0px 0px 0;
}
figcaption { 
  position: absolute; 
  background: black;
  background: rgba(0,0,0,0.75); 
  color: white; 
  padding: 5px 5px; 
  text-align:justify;
  direction:rtl;
  font-size:9px;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
figcaption { 
  position: absolute; 
  background: black;
  background: rgba(0,0,0,0.75); 
  color: white; 
  padding: 5px 5px; 
  text-align:justify;
  direction:rtl;
  font-size:10px;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
figure:hover figcaption {
  opacity: 1;
}

figure:hover:before {
  opacity: 0;
}

.cap-left:before {  bottom: 10px; left: 10px; }
.cap-left figcaption { bottom: 0; left: -30%; }
.cap-left:hover figcaption { left: 0; }

.cap-right:before { bottom: 10px; right: 10px; }
.cap-right figcaption { bottom: 0; right: -30%; }
.cap-right:hover figcaption { right: 0; }

.cap-top:before { top: 10px; left: 10px; }
.cap-top figcaption { left: 0; top: -30%; }
.cap-top:hover figcaption { top: 0; }

.cap-bot:before { bottom: 10px; left: 10px; }
.cap-bot figcaption { left: 0; bottom: -30%;}
.cap-bot:hover figcaption { bottom: 0; }


figure2 { 
  display: block; 
  position: relative; 
  float: right; 
  overflow: hidden; 
  margin: 3px 0px 0px 0;
}
figcaption2 { 
  position: absolute; 
  background: black;
  background: rgba(0,0,0,0.75); 
  color: white; 
  padding: 5px; 
  text-align:center;
  direction:rtl;
  font-size:10px;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}

figure2:hover figcaption2 {
  opacity: 1;
}

figure2:hover:before {
  opacity: 0;
}

.cap-left:before {  bottom: 10px; left: 10px; }
.cap-left figcaption2 { bottom: 0; left: -30%; }
.cap-left:hover figcaption2 { left: 0; }

.cap-right:before { bottom: 10px; right: 10px; }
.cap-right figcaption2 { bottom: 0; right: -30%; }
.cap-right:hover figcaption2 { right: 0; }

.cap-top:before { top: 10px; left: 10px; }
.cap-top figcaption2 { left: 0; top: -30%; }
.cap-top:hover figcaption2 { top: 0; }

.cap-bot:before { bottom: 10px; left: 10px; }
.cap-bot figcaption2 { left: 0; bottom: -30%;}
.cap-bot:hover figcaption2 { bottom: 0; }



.Speedlink01
{
    font-family:Tahoma;
    margin-top:40px;
    width:135px;
    font-size:9pt;
    color:#b0b0b0;
    font-weight:bold;
    margin-bottom:5px;
    float:right;
    }
.Speedlink02
{
    font-family:Tahoma;
    width:135px;
    font-size:9pt;
    color:#959595;
    margin-top:5px;
    float:right;
    }
.Speedlink02:hover
{
    color:#d8ff00;
    }


.NewsSub
{
     width:775px;
     font-family:tahoma;
     font-size:12px;
     float:right;
     text-align:center;
     color:#333333;
     direction:rtl;
     margin-bottom:5px;
      }

.PrintSub
{
     width:700px;
     font-family:tahoma;
     font-size:12px;
     float:right;
     text-align:center;
     color:#333333;
     direction:rtl;
     margin-bottom:5px;
     margin-top:20px;
      }

.NewsSubject
{
     font-family:BMit;
     float:right;
     width:775px;
     font-size:20px;
     text-align:center;
     font-weight:bold;
     color:#0099d9;
     direction:rtl;
      }
      
.ContentSubject
{
     font-family:BMit;
     float:right;
     width:500px;
     font-size:20px;
     text-align:center;
     font-weight:bold;
     color:#0099d9;
     direction:rtl;
     padding-bottom:15px;
     border-bottom: 1px solid #d0d0d0;
      }
      
.ContentSum
{
     font-family:tahoma;
     float:right;
     text-align:justify;
     color:#5f5f5f;
     direction:rtl;
     padding-top:10px;
      }
.PrintSubject
{
     font-family:BMit;
     float:right;
     width:700px;
     font-size:20px;
     text-align:center;
     font-weight:bold;
     color:#0099d9;
     direction:rtl;
      }
.NewsTools
{
    height:25px;
    overflow:hidden;
    width:980px;
    float:right;
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;

    margin-bottom:5px;
    }

.TittleTools
{
    height:20px;
    overflow:hidden;
    width:775px;
    float:right;
    border-bottom: 1px solid #b0b0b0;
    margin-top:5px;
    padding:3px;
    background-color:#f0ffb5;
    }

.ToolsText
{
    float:right;
    margin-left:2px;
    font-family: Tahoma;
    font-size:11px;
    direction:rtl;
    margin-top:4px;
    color:#333333;
    }


.News
{
    float:right;
    text-align:justify;
    font-family: Tahoma;
    font-size:12px;
    direction:rtl;
    margin-top:4px;
    line-height: 150%;
    width:775px;
    }
    
 .PrintText
{
    float:right;
    text-align:justify;
    font-family: Tahoma;
    font-size:12px;
    direction:rtl;
    margin-top:4px;
    line-height: 200%;
    width:700px;
    }
       
.NewsPic
{
    float:right;
    text-align:center;
    font-family: Tahoma;
    font-size:12px;
    direction:rtl;
    margin-top:10px;
    margin-bottom:10px;
    padding:2px;
    border-bottom: 1px solid #7dcf3f;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #7dcf3f;
    border-top: 1px solid #7dcf3f;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;	
    }

.LinkPeyvand
{
    color:#006600;
    font-family: Tahoma;
    font-size:12px;
    float:right;
    font-family:Tahoma;
    }
.LinkPeyvand:hover
{
    color:#F03600;
    }

A {
}

.textstyle2
{
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:rtl;
	vertical-align:middle;
	text-align: right;
	border-bottom: 1px solid #d0ccc9;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #d0ccc9;
    border-top: 1px solid #d0ccc9;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:16px;
    margin-right:5px;
}

.labelstyle
{
	font-family: Tahoma;
	Font-Size:11px;
	color: #666666;
	float:right;
	text-align: right;
	direction:rtl;
	vertical-align:middle;
	margin-top: 3px;
	padding : 0px 5px 0px 0px;
	margin-left: 2px;
}
.DivGallery
{
    width:209px;
    float:right;
    cursor: pointer;
    margin-right:10px;
    padding:8px 9px 8px 8px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
         margin-top:10px;
}

.DivGallery:hover
{
    background-color:#f0ffb5;
    border-bottom: 1px solid #FF3300;
}
.DivDouble
{
    width:730px;
    float:right;
    margin-right:10px;
    padding:10px 5px 5px 5px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
}

.DivDouble:hover
{
    background-color:#f0ffb5;
    border-bottom: 1px solid #FF3300;
}

.saerch
{
    width:755px;
    margin-right:0px;
    padding:10px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
    float:right;
    font-family:Tahoma;
    font-size:11px;
    color:#333333;
}

.saerch:hover
{
    background-color:#f0ffb5;
    color:#ff3600;
}

.PicNews
{
     border: 1px solid #3ebdff;
width:80px;
     height:60px;
     float:right;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     border-bottom-right-radius:5px;
     border-bottom-left-radius:5px;
     padding:2px;
}

img {border:0px;
     }
     
.DateNews
{
     width:628px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#333333;
     text-align:left;
     margin-top:5px;
    }

.DateNewspage
{
     width:828px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#333333;
     text-align:left;
     margin-top:5px;
    }
    
.TitrNews
{
     width:630px;
     padding-right:10px;
     overflow:hidden;
     float:right;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }
.SummaryNews
{
     width:635px;
     margin-right:5px;
     overflow:hidden;
     float:right;
     font-family: Tahoma;
     font-size:11px;
     color:#666666;
     text-align:justify;
    }
.SummaryNewspage
{
     width:835px;
     margin-right:5px;
     overflow:hidden;
     float:right;
     font-family: Tahoma;
     font-size:11px;
     color:#666666;
     text-align:justify;
    }

.SuTitrNews
{
      width:630px;
      margin-right:5px;
      float:right;
      font-family:Tahoma;
      font-size:11px;
      color:#333333;
      margin-bottom:5px;
    }     
    
.PiclargNews
{
     border-bottom: 1px solid #3ebdff;
     border-left: 1px solid #3ebdff;
     border-right: 1px solid #3ebdff;
     border-top: 1px solid #3ebdff;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     border-bottom-right-radius:5px;
     border-bottom-left-radius:5px;
     padding:3px;
}

.More {	
  float:left;
  margin-left:15px;
  margin-top:5px;
  width:45px;
  height:15px;
  background:url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/MoreLogo.png) 0 15px;
}

.More:hover {
    background:url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/MoreLogo.png) 0 0px;
}

.SeTa
{
     color:#333333;
     text-align:justify;
     margin-top:5px;
     width:165px;
     margin-right:5px;
     float:right;
     font:tahoma;
     font-size:11px;
     margin-bottom:3px;
    }
    
.SeTa:hover
{
     color:#ff2a00;
    }
    
.Year
{
     color:#333333;
     font-weight:bold;
     text-align:right;
     margin-top:5px;
     width:145px;
     float:right;
     font:tahoma;
     font-size:11px;
    }

.month
{
     color:#333333;
     text-align:right;
     margin-top:5px;
     margin-right:15px;
     width:140px;
     float:right;
     font:tahoma;
     font-size:11px;
    }


/* صفحه آلبوم تصاویر */    
.PicDoubleGallery
{
    float:right;
    text-align:center;
    padding:2px;
    border: 1px solid #a6d4ff;
    border-radius:5px;
    width:80px;
    height:60px;
}
.DivDoubleGallery
{
    width:550px;
    margin-top:5px;
    margin-right:5px;
    padding:5px;
    border: 1px solid #d0ccc9;
    direction:rtl;
    border-radius:5px;
    float:right;
}   
.DivDoubleGallery:hover
{
    background-color:#f0ffb5;
    border: 1px solid #ff5a00;
}

.DateGallery
{
     width:200px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#666666;
     text-align:left;
     margin-top:5px;
    }
.GalleryType
{
      width:176px;
      height:92px;
      border:1px solid #dadada;
      padding:5px;
      border-radius:5px;
      margin-top:5px;
    }
.GalleryType:hover
{
      border:1px solid #00aeff;
}
/* صفحه آلبوم تصاویر */  


.DivDoubleVideo
{
    width:745px;
    margin-top:5px;
    margin-right:5px;
    padding:5px;
    border: 1px solid #d0ccc9;
    direction:rtl;
    border-radius:5px;
    float:right;
}

.DivDoubleVideo:hover
{
    background-color:#f0ffb5;
    border: 1px solid #ff5a00;
}


     
.DateNewsVideo
{
     width:200px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#333333;
     text-align:left;
     margin-top:5px;
    }
.TitrVideo
{
     margin-right:5px;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }
.TitrNewsVideo
{

     margin-right:5px;
     float:right;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }

.SuTitrNewsVideo
{
      width:500px;
      margin-right:5px;
      float:right;
      font-family:Tahoma;
      font-size:11px;
      color:#333333;
      margin-bottom:5px;
    }   











   .NewsHomePage2
{

    width:280px;
    height:51px;
    color:#333333;
    float:right;
    font-family: Tahoma;
    font-size:11px;
    direction:rtl;
    margin-top:2px;
    padding:3px;
    overflow:hidden;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    text-align:justify;
    }
    .NewsHomePage2:hover
{

    color:#ff2a00;
    background-color:#f0ffb5;
    }
.NewsPicHomepage2
{
    float:right;
    padding:2px;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    margin-left:3px;
    background-color:White;
    
    }







 
.NewsHomePage
{

    width:255px;
    height:55px;
    color:#333333;
    float:right;
    margin-right:4px;
    font-family: Tahoma;
    font-size:11px;
    direction:rtl;
    margin-top:4px;
    padding:3px;
    overflow:hidden;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    text-align:justify;
    }
    .NewsHomePage:hover
{

    color:#ff2a00;
    background-color:#f0ffb5;
    }
.NewsPicHomepage
{
    float:right;
    padding:2px;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
    margin-left:3px;
    background-color:White;
    
    }
    
    .labelstyle3
{
	font-family: Tahoma;
	Font-Size:11px;
	color: #666666;
	float:right;
	text-align: left;
	direction:rtl;
	vertical-align:middle;
	margin-top: 0px;
	padding : 0px 0px 0px 0px;
	margin-left: 2px;
}
.textstyle
{
	font-family: Tahoma;
	Font-Size:11px;
	color: #666666;
	float:right;
	text-align: right;
	direction:rtl;
	vertical-align:middle;
	margin-right:2px;
}
.HeyperLinks
{
    font-family: Tahoma;
	Font-Size:11px;
	color: #666666;
	float:right;
	text-align: right;
	direction:rtl;
    }
    
.HeyperLinks:hover
{
	color: #ff6c00;
    }
    
.NewsTools02
{
    color:#333333;
    font-family: Tahoma;
    font-size:11px;
    font-family:Tahoma;
    }
.NewsTools02:hover
{
    color:#ff4d00;
    }
    
.blankrowstyle
{
	direction:rtl;
	height:1px;
	width:100%;
	background-color:#e8e8e8;
	vertical-align:middle;
	margin-bottom:5px;
}

.labelstyle2
{
	font-family:Tahoma;
	Font-Size:12px;
	color: #666666;
	float:right;
	text-align: right;
	direction:rtl;
	vertical-align:middle;
	margin-top: 3px;
	padding : 0px 5px 0px 0px;
	margin-left: 2px;
}

.textstyle2
{
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:rtl;
	vertical-align:middle;
	text-align: right;
	border-bottom: 1px solid #d0ccc9;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #d0ccc9;
    border-top: 1px solid #d0ccc9;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:16px;
    margin-right:5px;
}
.textstyle-en
{
	text-align:left;
	direction:ltr ;
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:ltr;
	vertical-align:middle;
	text-align: left;
	border-bottom: 1px solid #d0ccc9;
    border-left: 2px solid #7dcf3f;
    border-right: 1px solid #d0ccc9;
    border-top: 1px solid #d0ccc9;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:16px;
    margin-right:5px;
}
.errorstyle
{
	font-family: Tahoma;
	Font-Size:12px;
	width:auto;
	float:right;
	vertical-align:middle;
	padding : 2px 5px 0px 0px;
	text-align:right;
	direction:rtl;
}

.ButtonStyle
{
    cursor:pointer;
	font-family: Tahoma;
	Font-Size:8pt;
	color: #666666;
	float:right;
	direction:rtl;
	vertical-align:middle;
	text-align: Center;
	border-bottom: 1px solid #d0ccc9;
    border-left: 2px solid #7dcf3f;
    border-right: 2px solid #7dcf3f;
    border-top: 1px solid #d0ccc9;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    height:25px;
}

.ButtonStyle:hover
{
    border-left: 2px solid #ff3c00;
    border-right: 2px solid #ff3c00;
}

.msgpm
{

    margin-right:0px;
    float:right;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border: 1px solid #99b900;
    padding : 2px;
    width: 470px;
    height:28px;
    padding-right:25px;
    padding-top:10px;
    margin-bottom:15px;
    margin-top:15px;
    background: url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/okicon.png) no-repeat  center right ;
    background-color:#bbff00;
}

.InternalRed
{
	font-family: tahoma;
	Font-Size: 11px;
	color: #ff4200;
	float: right;
	text-align: Right;
	direction: rtl;
	margin-Right: 2px;
	
}

.msgpmerror
{
    margin-right:0px;
    float:right;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    border: 1px solid #99b900;
    padding : 2px;
    width: 470px;
    height:30px;
    padding-right:25px;
    padding-top:5px;
    margin-bottom:15px;
    margin-top:15px;
    background: url(http://www.corona2plus.com/Style/Skin/_Default/CSS/Page/notokicon.png) no-repeat  center right ;
    background-color:#fae125;
}
.library
{
    width:745px;
    margin-top:5px;
    margin-right:5px;
    padding:5px;
    border: 1px solid #d0ccc9;
    direction:rtl;
    border-radius:5px;
    float:right;
    height:70px;
    }
    
.library:hover
{

    color:#ff2a00;
    background-color:#f0ffb5;
    }
    
    .PicLib
{
     width:80px;
     height:65px;
     float:right;
     border-bottom: 1px solid #3ebdff;
     border-left: 1px solid #3ebdff;
     border-right: 1px solid #3ebdff;
     border-top: 1px solid #3ebdff;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     border-bottom-right-radius:5px;
     border-bottom-left-radius:5px;
     padding:2px;
}
.TitrLib
{
     width:600px;
     padding-right:10px;
     overflow:hidden;
     float:right;
     font-family:BMit;
     font-size:13px;
     color:#0084ff;
    }
.SummaryLib
{
     width:630px;
     margin-right:0px;
     overflow:hidden;
     float:left;
     font-family: Tahoma;
     font-size:11px;
     color:#666666;
     text-align:justify;
    }
    
    
.DivKhotbe
{
    width:338px;
    float:right;
    margin-right:5px;
    padding:5px 5px 5px 5px;
    border-bottom: 1px solid #d0ccc9;
    direction:rtl;
}

.DivKhotbe:hover
{
    background-color:#f0ffb5;
    border-bottom: 1px solid #FF3300;
}


.TitrKhotbe
{
     width:250px;
     padding-right:10px;
     height:35px;
     overflow:hidden;
     float:right;
     font-family: Tahoma;
     font-size:11px;
     color:#1d1d1d;
     line-height:150%;
    }

.DateKhotbe
{
     width:250px;
     margin-right:5px;
     float:left;
     font:11px tahoma;
     color:#787878;
     text-align:left;
     margin-top:5px;
    }
    

.newSeTa2:hover
{
     color:#ff2a00;
    }
.newSeTa3
{
     color:#333333;
     text-align:justify;
     margin-top:5px;
     width:160px;
     margin-right:5px;
     float:right;
     font:tahoma;
     font-size:11px;
     margin-bottom:3px;
    }
    
.newSeTa3:hover
{
     color:#ff2a00;
    }

    
.newSeTa
{
     color:#333333;
     text-align:justify;
     margin-top:5px;
     width:260px;
     margin-right:5px;
     float:right;
     font:tahoma;
     font-size:11px;
     margin-bottom:3px;
    }
    

    
.newSeTa
{
     color:#333333;
     text-align:justify;
     margin-top:5px;
     width:260px;
     margin-right:5px;
     float:right;
     font:tahoma;
     font-size:11px;
     margin-bottom:3px;
    }
    
.newSeTa:hover
{
     color:#ff2a00;
    }
    
    
    .mainpage
{
	font-family: Tahoma;
	Font-Size:11px;
	color: #ffffff;
	
}
    .mainpage:hover
{

	color:#d2ff00;
}