﻿.title
{
    font-size: 20px;
    color:#333333;
}

.mainBlogText
{
    padding-top:10px;
    text-align:justify;
    line-height:18px;
}

.blogTitle
{
    font-size: 16px;
    color:#666666;
    font-weight:bold;
    padding-top:16px;
}

.youTube
{
    float:left;
    margin-right:10px;
}

.blogText
{
   text-align:justify;
    line-height:18px;
    
}
a.nextPrevLink
{
    padding:10px 10px 10px 10px;
    color:Red;
    font-size:18px;
    text-decoration:none;  
}

a:hover.nextPrevLink
{
    text-decoration:underline;  
}


.clear {
	clear:both;
	line-height:0;
	font-size:0;
}

.blog_comment_title
{
   
    height:20px;
    padding-right:30px;
    font-weight:bold;
    background: #cdcdcd url(../siteImages/theme_tit.jpg) 99%  center   no-repeat;
}



a.regLink:link
{
    color:#921a1c;
    text-decoration:underline;
}
a.regLink:hover
{
   color:#921a1c;
   text-decoration:none;
}

a.regLink:visited
{
   color:#921a1c;
  
}






