﻿#Contents{width:800px;margin:0px auto;}
h2{font-size:medium;background:none;border:none;font-weight:bold;}
h3{display:block;
    border-bottom:solid 3px #00a381;
    margin:0px;
    font-size:small;
    font-weight:bold;
    color:#444;
    padding:4px 3px;
    background:#fff url("../../images/Background/menu/grad_green.gif") repeat-x top;
}
p{margin-bottom:20px;}
ul{margin-bottom:20px;}

.table{background-color:#ccc;margin:5px;}
.tdColumn{width:150px;background:#fdeff2;}
.tdValue{background:#fff;}

.imgLeft{margin-right:5px;}

.txtLink{height:60px;width:500px;}

.red{color:#f00;}

.caption{display:block;
    border-bottom:solid 3px #00a381;
    margin:0px;
    font-size:small;
    font-weight:bold;
    color:#666;
    background:#fff;}



