﻿.div_center
{
	text-align: center;
}

.div_page
{
	height: 500px;
	overflow: auto;
}

.table_master_border
{
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
    vertical-align: middle;
    width: 950px;
}

.table_master_header
{
    background-color: #EBF0F6;
    border-left: solid 0px #000000;
    border-right: solid 0px #000000;
    border-top: solid 0px #000000;
    border-bottom: solid 1px #FFFFFF;
    vertical-align: middle;
    width: 950px;
}

.table_master_body
{
    border-left: solid 0px #000000;
    border-right: solid 0px #000000;
    height: 500px;
    vertical-align: top;
    width: 950px;
}

.table_master_footer
{
    background-color: #EBF0F6;
    border-left: solid 0px #000000;
    border-right: solid 0px #000000;
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 0px #000000;
    vertical-align: middle;
    height: 30px;
    width: 950px;
}

.cell_master
{
    border: none;
}

.img_no_border
{
	border: 0px;
}

.cell_master_right
{
    border: none;
    text-align: right;
}

.table_master_menu
{
    width: 100%;
}

.cell_master_menu
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-align: center;
    vertical-align: middle;
    width: 15%;
    border-top: solid 1px #FFFFFF;
}

.cell_master_menu A:link
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_menu A:visited
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_menu A:active
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_menu A:hover
{
    font-family: Verdana;
    font-size: small;
	color: #F02737;
    text-decoration: underline;
}

.cell_master_footer_left
{
    font-family: Verdana;
    font-size: x-small;
    color: #00986F;x
    text-align: left;
    vertical-align: middle;
    width: 80%;
}

.cell_master_footer_right
{
    font-family: Verdana;
    font-size: x-small;
    color: #00986F;
    text-align: right;
    vertical-align: middle;
    width: 20%;
}

.cell_master_footer_right A:link
{
    font-family: Verdana;
    font-size: x-small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_footer_right A:visited
{
    font-family: Verdana;
    font-size: x-small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_footer_right A:active
{
    font-family: Verdana;
    font-size: x-small;
    color: #00986F;
    text-decoration: none;
}

.cell_master_footer_right A:hover
{
    font-family: Verdana;
    font-size: x-small;
	color: #F02737;
    text-decoration: underline;
}

.table_page
{
    font-family: Verdana;
    font-size: small;
	width: 98%;
}

.table_sectional
{
	border: solid 1px #F1EFF0;
    font-family: Verdana;
    font-size: small;
	width: 100%;
}

.cell_left_col
{
	height: 495px;
	vertical-align: top;
	width: 23%;
}

.cell_right_col
{
	height: 495px;
	vertical-align: top;
	width: 77%;
}

.cell_far_right_col
{
	height: 495px;
	vertical-align: top;
	width: 15%;
}

.cell_middle_col
{
	height: 495px;
	vertical-align: top;
	width: 62%;
}

.cell_shaded_header
{
	background-color: #F1EFF0;
    color: #0B5FA8;
	font-family: Verdana;
    font-size: small;
}

.normal_font
{
    font-family: Verdana;
    font-size: small;
}

.normal_font A:link
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.normal_font A:visited
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.normal_font A:active
{
    font-family: Verdana;
    font-size: small;
    color: #00986F;
    text-decoration: none;
}

.normal_font A:hover
{
    font-family: Verdana;
    font-size: small;
	color: #F02737;
    text-decoration: underline;
}

.large_bold_font
{
	color: #F02737;
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
}

.small_font
{
    font-family: Verdana;
    font-size: x-small;
}

.small_font A:link
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
}

.small_font A:visited
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
}

.small_font A:active
{
    font-family: Verdana;
    font-size: x-small;
    color: #000000;
    text-decoration: none;
}

.small_font A:hover
{
    font-family: Verdana;
    font-size: x-small;
	color: #F02737;
    text-decoration: underline;
}

.fancy_font
{
	color: #00986F;
    font-family: Cooper Black;
    font-size: x-large;
}

.large_font
{
    font-family: Verdana;
    font-size: large;
}
