﻿
.pathText
{
    font-family:Arial ;
    font-size: 8pt;
    color: #3366ff; 
   
}

.pathTextCurrent
{
    font-family: Arial;
    font-size: 8pt;
    color: #009933;
    font-weight: bold;
}
.pathSeparator
{
       
vertical-align:middle;
    }

a.pathLink:link
{
    font-size: 8pt;
    color: #3366ff;
    font-family: Arial;
}
a.pathLink:hover
{
    font-size: 8pt;
    color: #2e8b57;
    font-family: Arial;
}
a.pathLink:visited
{
    font-size: 8pt;
    color: #3366ff;
    font-family: Arial;
}


a.LinkContentLinks:link
{
    font-size: 8pt;
    color: #2e8b57;
    font-family: Arial;
}

a.LinkContentLinks:hover
{
    font-size: 8pt;
    color: #4682b4;
    font-family: Arial;
    text-decoration: none;
}
a.LinkContentLinks:visited
{
    font-size: 8pt;
    color: #2e8b57;
    font-family: Arial;
}

.RboxBlueBorder
{
    border-bottom: #4682b4 1px solid;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}



a.GalleryContentLinks:link
{
    font-size: 8pt;
    color: #2e8b57;
    font-family: Arial;
}

a.GalleryContentLinks:hover
{
    font-size: 8pt;
    color: #4682b4;
    font-family: Arial;
    text-decoration: none;
}
a.GalleryContentLinks:visited
{
    font-size: 8pt;
    color: #2e8b57;
    font-family: Arial;
}


