﻿.MainMenu
{
	color: #FFFFFF;
	text-align: right;
}
.MainMenu P
{
	color: #FFFFFF;
	text-align: right;
}
.MainMenu TD
{
	color: #FFFFFF;
	text-align: right;
}
.MainMenu a:link
{
	color: #FFFFFF;
}
.MainMenu a:hover
{
	text-decoration: underline;
	color: #ffcc33;
}
/*.MainMenu a:active
{
	color: #ffcc33;
}*/
.MainMenu a:visited
{
	text-decoration: none;
	color: #ffcc33;
}

.CommonTables
{
	width: 98%;
	text-align: right;
}
.CommonTables TD
{
	vertical-align: top;
}
TD
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
P
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a3e21;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
	color: maroon;
}
a:visited
{
	text-decoration: none;
	color: maroon;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
/*a:active
{
	text-decoration: none;
	color: royalblue;
}*/


a.CPPan:link
{
	text-decoration: none;
	color: #854200;
}
a.CPPan:visited
{
	text-decoration: none;
	color: #854200;
}
a.CPPan:hover
{
	text-decoration: none;
	color: #000000;
}
a.CPPan:active
{
	text-decoration: none;
	color: #854200;
}

.LargeTextBox
{
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 100%;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.TextArea
{
	height: 50px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 150px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.TextBox
{
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 150px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.WideTextBox
{
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 100%;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.SmallTextBox
{
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 80px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.DropDown
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 153px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.SmallDropDown
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 40px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}
.FileUploader
{
	height: 16px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 153px;
	border-right: #ffe6ba 1px solid;
	border-top: #ffe6ba 1px solid;
	border-left: #ffe6ba 1px solid;
	border-bottom: #ffe6ba 1px solid;
	background-color: #fffcef;
}

.Buttons
{
	background-image: url(Images/Button/Buttons.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	height: 17px;
	width: 87px;
	cursor: pointer;
	padding-right: 7px;
	padding-bottom: 2px;
}

.DataList
{
	border-color: #ffe6ba;
	border-style: Solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding: 2px;
	width: 100%;
	background-image: url(Images/Grid/bg.gif);
	background-repeat: repeat-y;
	background-color: #f9f1f6;
}
.Grid
{
	border-color: #ffe6ba;
	border-style: Solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding: 2px;
	width: 100%;
	background-image: url(Images/Grid/bg.gif);
	background-repeat: repeat-y;
	background-color: #f9f1f6;
}
.Grid A
{
	padding: 0;
	font-family: Tahoma;
	font-size: 8pt;
	color: maroon;
	text-decoration: none;
}
.Grid A:Hover
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	color: #000000;
}
.GridRow TD
{
	font-family: Tahoma;
	font-size: 8pt;
	border-style: none;
	color: #535353;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe6ba;
	border-bottom-width: 1px;
	vertical-align: top;
}

.GridAlterRow TD
{
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #425642;
	border-left-width: 1px;
	border-right-width: 1px;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffe6ba;
	border-bottom-width: 1px;
	vertical-align: top;
}
.GridSelectedRow TD
{
	border-style: none;
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	background-color: #ffc364;
	vertical-align: top;
}
.GridHeader
{
	background-image: url(Images/Grid/headerBg.gif);
	background-repeat: repeat-x;
	border-style: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #425642;
	background-color: #cbd6bf;
	height: 26px;
}
.NoneBorderTables
{
	width: 100%;
	border-style: none;
}
.NoneBorderTables TD
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #4a3e21;
	text-decoration: none;
	border-style: none;
}
