﻿body 
{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: Navy;
    
}

a 
{
	font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: Navy;
    font-weight: bold;

}

.HyperLinkBlink
{
	cursor: pointer;
	line-height: 20px;
	padding-left: 15px;
	color: #ff3333; 
	text-align: center;
	font-weight: bold;
	text-decoration: blink underline;
}

.HyperLink
{
	cursor: pointer;
	line-height: 20px;
	padding-left: 15px;
	color: #B90606; 
	text-align: center;
	font-weight: bold;
}
.HyperLink2
{
	cursor: pointer;
	line-height: 20px;
	padding-left: 1px;
	color: #B90606; 
	text-align: left;
	font-weight: bold;
}

.TextBottom
{
	color: #516FA5;
	text-align: center;
	font-weight: bold;
 
}
.TableLeftBgr
{
	 background-image: url('../../images/left_bgr.jpg');
	 border-bottom: solid 1px #BBBBBB;
}

.TableRightBgr
{
	 background-image: url('../../images/right_bgr.jpg');
	 border-bottom: solid 1px #BBBBBB;

}
.TableCenter

{
	 border-bottom: solid 1px #BBBBBB;	
}
.TableDetailsRow
{
	background-color: White;	
}
.TableRegistration2
{
	font-family: Arial;
    font-size: 12px;
    color: Black;
    text-align: left;
}

.TableRegistration
{
	font-family: Arial;
    font-size: 12px;
    color: Black;
    text-align: right;
}

.Education
{
	font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: Black;
    text-align: left;
    border-color: White;
}
.EducationTitle
{
	font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: Black;

}

.Bestseller
{
	font-family: Arial;
    font-size: 12px;
    font-weight:  bold;
    color: Red;
    text-align: center;
}
.TitleSmall
{
	font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #B90606;
    text-align: center;
}
.GridViewSet
{
	border: None 0px None;
}

.InfoLink
{
	cursor: pointer;
	line-height: 20px;	
	color: Navy; 
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.ImgCollapsable
{
	 padding-left: 5px;
	 padding-right: 5px;
	 cursor: pointer;
}
	
