﻿a:link 
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:visited 
{
	color: #000000;
	text-decoration: underline;
}

a:hover 
{
	color: #000000;
	text-decoration: none;
}

a.red:link 
{
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

a.red:visited 
{
	color: #ff0000;
	text-decoration: underline;
}

a.red:hover 
{
	color: #ff0000;
	text-decoration: none;
}

body 
{
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
	background-color: White;
}

.template_topic
{
	background-color: #787878; 
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: White;
	
	font-weight:bold;
	font-size: 11px;
}

ul 
{
	color: #dd0000;
}

.Label
{
    font-weight: normal;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-decoration: none
}

.LabelError
{
    font-weight: normal;
    font-size: 10px;
    color: #ff0000;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none
}

.Control
{
    border-right: #c8d6fb 1px solid;
    border-top: #c8d6fb 1px solid;
    border-left: #c8d6fb 1px solid;
    border-bottom: #c8d6fb 1px solid;
    font-size: 11px;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    text-decoration: none;
    width: 80px;
}

.DateTextBox
{
    border-right: #8394b2 1px solid;
    border-top: #8394b2 1px solid;
    border-left: #8394b2 1px solid;
    border-bottom: #8394b2 1px solid;
    color: #000000;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    text-decoration: none;
    width: 80px;
}

.Combo
{
    border-right: #8394b2 1px solid;
    border-top: #8394b2 1px solid;
    border-left: #8394b2 1px solid;
    border-bottom: #8394b2 1px solid;
    color: #000000;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff;
    text-decoration: none;
    width: 150px;
}

.RadioButtonList
{
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif
}

.Calendar
{
    border-right: #8394b2 1px solid;
    border-top: #8394b2 1px solid;
    border-left: #8394b2 1px solid;
    border-bottom: #8394b2 1px solid;
    color: #000000;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #cccccc;
    text-decoration: none;
}

.Button
{
    border-right: #8394b2 1px solid;
    border-top: #8394b2 1px solid;
    border-left: #8394b2 1px solid;
    border-bottom: #8394b2 1px solid;
    font-size: 10px;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif
}
