﻿body
{
}

.page
{
	font-family: Arial;
	font-size: 10pt;
	color: #444444;
	direction: ltr;
}

.master-page-content
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	position: relative;
}

.btnDefault
{
	width: 120px;
	height: 27px;
	background-image: url(../../Images/design/btnDefault.gif);
	font-family: Arial;
	font-size: 10pt;
	color: White;
	background-color: Transparent;
	border-style: none;
}

.Menu
{
	border-bottom: #e7e7e7 1px solid;
	cursor: hand;
	color: #222222;
	font-family: helvetica, arial;
	text-align: left;
	font-size: 8pt;
	margin-left: 10px;
	height: 20px;
}

.MenuHover
{
	color: #ff6600;
}

.ShortArticle
{
	border-bottom: dotted 1px #dbdbdb;
	padding: 10px 10px 10px 10px;
}

.PageTitle
{
	font-family: Helvetica;
	font-size: 16pt;
	color: #777777;
	text-transform: uppercase;
}

.SiteMap
{
	font-family: Arial;
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none;
}

.TableTitle
{
	font-family: Arial;
	font-size: 10pt;
	color: #222222;
	font-weight: bold;
}

.ArticleTitle
{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11pt;
	color: #ff6600;
}

.TextBox
{
	width: 220px;
	border: solid 1px #dbdbdb;
}

.header_row
{
	background-color: #990000;
	font-weight: Bold;
	color: White;
	font-family: arial;
	font-size: 10pt;
}
.footer_row
{
	background-color: #FFCC66;
	color: #333333;
	font-family: arial;
	font-size: 10pt;
}
.select_row
{
	background-color: #FFCC66;
	font-weight: Bold;
	color: Navy;
	font-family: arial;
	font-size: 10pt;
}
.row1
{
	background-color: #FFFBD6;
	color: #333333;
	font-family: arial;
	font-size: 10pt;
}
.row2
{
	font-family: arial;
	font-size: 10pt;
}
