﻿body {
}

#dvBody
{
 filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=1, rotation=0);
 opacity:1; 
 background-position:center center;
 background-repeat:no-repeat;
 width:898px;
 height:417px; 
 background-position:center center;
 background-repeat:no-repeat;
 background-image:url(images/backgrounds/bigpic_bckgrd1.jpg);
}
.about_box
{
 background-image:url(images/about_box.png);
 width:418px;
 height:309px
}
.trans_box 
{
 position: absolute;
 z-index: 99;
 background-color:Transparent;
 color:white;
}

 
input[type=button],
input[type=submit],
{
	border:solid 1px white;
	background-color:red;
	color:White;
}








.text
{
	font-family:helvetica;
	font-size:10pt;
	color:#4D4D4D
}



    blog .title ,
    .blog .title a:link,
    .blog .title a:visited,
    .blog .title a:active,
    .blog .title a
    {
        
     color:red;
     font-family:Verdana,Times New Roman,Arial,Verdana;
     font-size:13px;
     font-weight:bold;
     text-decoration:none
    }
    .blog .title a:hover
    {
        text-decoration:underline
        
    }
    .blog .title1
    { 
        margin:0px;
        margin-bottom:5px
    }
    .blog .details
    {
        color:gray;
        background-color:#eeeeee;
        padding:2px;
        padding-right:5px;
        border:solid 1px ;
        
    }
    .blog .details a:link,
    .blog .details a:visited,
    .blog .details a:active
    {
        color:#4B62AE;
    }
    .blog .details a:hover
    {
    color:#8CC63F
    }
    .blog .short-content P
    {
        margin-top:5px;
        margin-bottom:5px;
    }
    .blog .short-content a,
    .blog .short-content a:link,
    .blog .short-content a:visited,
    .blog .short-content a:active,
    .blog .content a,
    .blog .content a:link,
    .blog .content a:visited,
    .blog .content a:active
    {
     text-decoration:none;  
     color: #4A63AC;
     font-weight:bold
    }
    .blog .short-content .readmore a,
    .blog .content .readmore a
    {
        font-weight:normal;
        color:#115F42
    }
    
    .blog .short-content a:hover,
    .blog .content a:hover
    {
     text-decoration:underline
    }
    .blog .line
    {
        display:none;
        height:1px;
        background-color:#8CC63F;
        margin:2px        
    }
    .blogseparator
    {
        height:15px;
        border-bottom:dashed 1px silver;
        margin-bottom:15px
    }
    
    
    
    
        .RelatedTopic
{
    xbackground-color:#eeeeee;
    border:dashed 1px #ea7800;
    padding:5px
}
.RelatedTopic .Title
{
    padding:5px;
    font-weight:bold;
    margin-bottom:5px;
    color:#ea7800;
    font-size:16pt;
    border-bottom:solid 1px #ea7800
}
.RelatedTopic a,
.RelatedTopic a:link,
.RelatedTopic a:visited,
.RelatedTopic a:active
{
    color:black;
    text-decoration:none
}
.RelatedTopic a:hover
{
    color:gray;
    text-decoration:underline
}
