﻿body {
}
.masterlayout
{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
.darkbluestyle
{
    background-color: #28326D;
    font-family: Andalus;
    font-size: small;
    color: #FFFFFF;
    text-decoration: underline;
}
.masterleftcolumn
{
    background-image: url(  '../../Images/dropshadowL.jpg' );
    background-repeat: repeat-y;
}
.masterrightcolumn
{
    background-image: url( '../../Images/dropshadowR.jpg' );
    background-repeat: repeat-y;
}
.anchorwhite
{
    font-family: Andalus;
    font-size: small;
    color: #FFFFFF;
}
.defaulttable
{
    width: 90%;
    padding-right: 45px;
    padding-left: 45px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.lightbluetext
{
    font-family: 'Angsana New';
    font-size: medium;
    color: #000066;
    font-style: italic;
}
.lightbluetextlarge
{
    font-family: 'Angsana New';
    font-size: 15pt;
    color: #000066;
    font-style: italic;
}
.pageheading
{
    font-family: 'Bodoni MT';
    font-size: large;
    color: #CC6600;
    font-style: italic;
    text-align: right;
}
.searchtable
{
    border-right: #ffcc33 1px solid;
    border-top: #ffcc33 1px solid;
    border-left: #ffcc33 1px solid;
    border-bottom: #ffcc33 1px solid;
}
.searchtabletd
{
	border: 2px ridge #E4E7E7;
	background-color: #00FFFF;
}
.tableleft
{
    border-top: #ffcc33 1px solid;
    border-left: #ffcc33 1px solid;
    border-bottom: #ffcc33 1px solid;
    width: 15%;
}
.tableright
{
    border-right: #ffcc33 1px solid;
    border-top: #ffcc33 1px solid;
    border-bottom: #ffcc33 1px solid;
}
.gridlink
{
    font-size: 10pt;
    color: black;
}
.flowchartnumber
{
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.flowchartsmallnumber
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.flowchartbackcolor
{
	background-color: #E1E1E1;
	text-align: center;
}
.flowchartlink:link
{
	font-family: verdana;
	font-size: 16px;
	text-decoration: underline;
	color: #000099;
}
.flowchartlink:hover
{
	font-family: verdana;
	font-size: 16px;
	text-decoration: underline;
	color: #CC0000;
}
.flowchartlink:visited
{
	font-family: verdana;
	font-size: 16px;
	text-decoration: underline;
	color: #000099;
}
.flowchartspacer
{
	width: 70px;
}
.flowchartrowheight
{
	height: 50px;
}
.flowchartheading
{
	background-color: #28326D;
	font-family: Andalus;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.flowchartpath
{
	font-family: verdana;
	font-size: 11px;
	color: #000066;
	font-style: italic;
	padding-left: 50px;
}
.errorstyle
{
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
}
.gallerytext
{
	font-family: Andalus;
	font-size: small;
	color: #FFFFFF;
	width: 50px;
}