﻿
.DisplayTopic
{
    text-decoration: none;
    color: #369;
}
.heading
{
	font-weight: bold;
	font-family: arial;
	color: #135184;
	font-size: 1em;
	text-decoration: none;
}
.heading a { color:#135184; }


.AddNewButton
{
    font-size: 11px;
    text-transform: uppercase;
    color: #246;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    text-decoration: none;
    padding: 5px 0px 8px 0px;
    height: 15px;
    width: 180px;	
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0px;
    background-image: url(../../buttons/btn180px.gif);
}
.AddNewButton2
{
    font-size: 11px;
    text-transform: uppercase;
    color: #246;
    font-weight: bold;
    font-family: tahoma, verdana, arial;
    text-align: center;
    background-position: top left;
    background-repeat: repeat;
    text-decoration: none;
    padding: 5px 0px 8px 0px;
    height: 25px;
    width: 180px;	
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0px;
    background-image: url(../../buttons/btn180px.gif);
}

.heading2
{
	font-weight: bold;
	font-family: arial;
	color: #369;
	font-size: 10pt;
	padding-left: 25px;
}

td.list
{
	color: #369;
	font-weight: bold;
	padding-left: 20px;
}		
