﻿body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#535353;
	
}
/* Layouts */
.photo
{
	border: outset 2px #535353;
}
/* Texts */
.txt
{
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
}
.txt_wht
{
	font-family:Tahoma;
	font-size  :11px;
	color: #FFFFFF;
}
.title
{
	font-family:Verdana;
	font-size:  14px;
	color:      #070A73;
	font-weight:bold;
	border-bottom: solid 1px #535353;
	width:100%;
}
.chap
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #070A73;
	font-weight:bold;
}
.productName
{
	font-family:Tahoma;
	font-size:  12px;
	color:      #070A73;
	font-weight:bold;
}
.group
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #070A73;
}
/* Control */
.DD01
{
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	background-color:#CCCCCC;
}
.TB100px
{
	width:100px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: inset 2px #CCCCCC;
}
.TB150px
{
	width:150px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: inset 2px #CCCCCC;
}
.TB160px
{
	width:160px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: solid 1px #CCCCCC;
}
.TB200px
{
	width:200px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: inset 2px #CCCCCC;
}
.TB300px
{
	width:300px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: inset 2px #CCCCCC;
}
.TB300px_H50
{
	width:300px;
	height:50px;
	font-family:Tahoma;
	font-size  :11px;
	color: #000000;
	border: inset 2px #CCCCCC;
}
/* Links */
a:Link
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #070A73;
	text-decoration: none;
}
a:Visited
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #070A73;
	text-decoration: none;
}
a:Hover
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #535353;
	text-decoration: underline;
}
a:Active
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #D7050F;
	text-decoration: none;
}
a.wht:Link
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #FFFFFF;
	text-decoration: none;
}
a.wht:Visited
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #FFFFFF;
	text-decoration: none;
}
a.wht:Hover
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #CCCCCC;
	text-decoration: underline;
}
a.wht:Active
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #D7050F;
	text-decoration: none;
}
a.gray:Link
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #535353;
	text-decoration: none;
}
a.gray:Visited
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #535353;
	text-decoration: none;
}
a.gray:Hover
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #CCCCCC;
	text-decoration: underline;
}
a.gray:Active
{
	font-family:Tahoma;
	font-size:  11px;
	color:      #D7050F;
	text-decoration: none;
}
