﻿body {
    background-color:White;
    font-family: Verdana, Arial, Tahoma;
    color:Black;
    font-size:12px;
    font-weight:normal;
}

.ContentText
{
	font: normal normal normal small normal Tahoma, Arial, Verdana, Sans-serif;
	cursor: default;
}

.ContentTitle
{
	font: normal 14px Tahoma, Arial, Verdana, Sans-serif;
	text-align: left;
	cursor: default;
}

.DetailsView
{
    background-repeat:no-repeat;
	font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
    text-decoration:none;
    color:#000000;
    border-top: solid 1px #ece9d8;
    border-left: solid 1px #ece9d8;
    border-bottom: solid 1px #aca899;
    border-right: solid 1px #aca899;
}

h1
{
    font-family: Verdana, Arial, Tahoma;
    font-weight:bold;
    text-decoration:none;
    color:Black;
    font-size:16px;
}

.normal
{
    font-family: Tahoma, Arial, Verdana;
    font-weight:normal;
    text-decoration:none;
    color:Black;
    font-size:12px;
}
a
{
    font: normal 11px Tahoma;
    color: #000;
    text-decoration:none;
}

.DetailsViewHeader
{
    background-image:url(../../images/Background_TableHeader.gif);
    background-repeat:repeat-x;
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
    height:26px;
    color:#000000;
}

.DetailsViewContent
{
    background-color:#ffffff;
	font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
    text-decoration:none;
    color:#000000;
    border-top: solid 1px #ece9d8;
    border-left: solid 1px #ece9d8;
    border-bottom: solid 1px #aca899;
    border-right: solid 1px #aca899;
}

#DivHeader
{
    background-image:url(../../images/Background_TableHeader.gif);
    background-repeat:repeat-x;
    height:26px;
}

.DetailsViewContentHeader
{
    background-image:url(../../images/Background_TableHeader.gif);
    background-repeat:repeat-x;
    font-weight: bold;
    text-decoration:none;
    font-size:18px;
    height:26px;
    color:#000000;
}

.CategoriesHeader
{
    background-image:url(../../images/Background_TableHeader.gif);
    background-repeat:repeat-x;
    font-weight: bold;
    text-decoration:none;
    font-size:11px;
    height:26px;
    color:#000000;
}

.Categories
{
    background-repeat:no-repeat;
	font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
    text-decoration:none;
    color:#000000;
    border-top: solid 1px #ece9d8;
    border-left: solid 1px #ece9d8;
    border-bottom: solid 1px #aca899;
    border-right: solid 1px #aca899;
}

.DataList
{
    color:#000000;
    text-decoration:none;
}

.EditBox
{
    font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
}

.Link
{
	font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
	color: Black;
	text-decoration: underline;
}

.Comment
{
    font-size:10px;
}
.LinkButtonStandard
{
    font: normal 13px Tahoma, Arial, Verdana, Sans-serif;
    color:Blue;
    text-decoration:underline;
}
.small
{
    font: normal 11px Tahoma, Arial, Verdana, Sans-serif;
}