.HeadlineHUGE
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}
.HeadlineHUGEC
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 40px;
	font-style: italic;
	color: #FFFFCC;
	text-align: left;
	vertical-align:top;
}
.HeadlineLarge
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}
.HeadlineNormal
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFCC;
	text-align: justify;
}
.HeadlineNormal a, .HeadlineNormal a:visited
{
	color: #FFFF66;
	text-decoration: none;
}
.HeadlineNormal a:hover, .HeadlineNormal a:active
{
	color: #FFFF00;
	text-decoration: underline;
}
.CopyNormal
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: justify;
	font-weight: bold;
}
.CopyNormalC
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: justify;
	/*font-weight: normal;*/
}
.InventoryNormal
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.InventoryBold
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: bold;
}

.LinksPaging
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

.LinksPagingDisabled
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	line-height: 1.5;
	color: #cccccc;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.CopyNormalPopup
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: left;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}
.CopyNormalPopupRight
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFCC;
	text-align: right;
	font-weight: lighter;
	padding: 0;
	margin: 0;
}
.HeadlineNormalPopup
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFCC;
	text-align: left;
	padding: 0;
	margin: 0;
}
a, a:visited
{
	color: #3399FF;
	text-decoration: none;
}
a:hover
{
	color: #0066FF;
	text-decoration: underline;
}
a:active
{
	color: #0066FF;
	text-decoration: underline;
}

.FontIal
{
	color: #C06A1C;
	font-style: italic;
	font-weight: bold;
}
.tablestyle input[type=text].txtCSS
{
	border: solid 1px #ffcc33;
	background-color: #d8f3ca;
	background-repeat:repeat-x;
}

.tablestyle input[type=text]:hover.txtCSS
{
	border: solid 1px #ffff00;
	background-color: #d8f3ca;
}

.tablestyle textarea.txtCSS
{
	border: solid 1px #ffcc33;
	background-color: #d8f3ca;
	background-repeat:repeat-x;
	background-position:bottom; 
}

.tablestyle textarea:hover.txtCSS
{
	border: solid 1px #ffff00;
	background-color: #d8f3ca;
}

.txtRead
{
	background-color: #293831;
	border: solid 0px #293831;
	color: #FFFFCC;
	background-image:none;
}
