/*
	design time stylesheet
	*
	*	font-size:	standard size: 12px;
	*					10, (12), 14, 16, 18, 20, 22
	*
*/
BODY, TABLE {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
}
INPUT.Tahoma {
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
}
INPUT.TextArea, TEXTAREA {
/*
	border-color: Black;
	border-width: 1px;
*/
}
SELECT#SortBy {
	font-size: 12px;
	font-family: "MS UI Gothic";
}
FORM#Sort {
	margin: 5px 0px 5px 0px;
}

H1.Menu {
	font-size: 12px;
	line-height: 14px;
	color: White;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#6699FF',
		endColorStr='#AACCFF',
		gradientType=0
	);
	font-weight: normal;
}
H2.Menu {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#EBEBD9',
		endColorStr='#EEEEDD',
		gradientType=0
	);
}

H1.Int {
	font-size: 1px;
	position: absolute;
	top: -1000px;
	margin: 0px;
	color: Black;
}

H1 {
	font-size: 22px;
	font-family: "MS UI Gothic", Helvetica;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

H2 {
	font-size: 16px;
	color:#006699;
	margin:0px;
	padding: 6px 0px 4px 5px;
}

UL, OL {
	margin:5px 0px 5px 30px;
}

TABLE.DetailTableUnit {
	width: 100%;
	border-collapse: collapse;
	color: #333355;
}
TABLE.Error {
	border-collapse: collapse;
	background-color: #F3F3E8;
	font-size: 12px;
	width: 400px;
}
TABLE.ContactForm {
	border-collapse: collapse;
	width: 95%;
}
TABLE.ContactForm TD.Name {
	background-color: #EEEEEE;
	width: 25%;
	color: #333355;
	text-align: center;
}

TD {
	vertical-align: top;
}
TD.Menu {
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color: #EBEBD9;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#FFFFFF',
		endColorStr='#F3F3F3',
		gradientType=1
	);
}
TD.LeftBar {
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#3366CC',
		endColorStr='#99AAFF',
		gradientType=1
	);
	border-width: 0px 2px 0px 0px;
	border-style: solid;
	border-color: #004E99;
}
TD.RightBar {
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#DDDDDD',
		endColorStr='#FFFFFF',
		gradientType=1
	);
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #999999;
}
TD.Footer {
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr='#DBDBC9',
		endColorStr='#F8F8F8',
		gradientType=0
	);
	padding: 10px 20px 10px 20px;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
TD#News {
	background: url(img/news_back.jpg);
}
TD.DetailTrUnitName {
	background-color: #EEEEEE;
	text-align: center;
}
TD.DetailTrUnitValue {
	padding-left: 3px;
}
TD.AboutGray {
	background-color: #E8E8F3;
	width: 25%;
	text-align: center;
}

A.Menu:link, A.Menu:visited {
	width: 180px;
	padding: 2px 10px 2px 20px;
	margin: 0px;
	color: Black;
	text-decoration: none;
}
A.Menu:hover {
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #6666FF;
	padding: 1px 9px 1px 19px;
	margin: 0px;
	color: Black;
	text-decoration: none;
	background-color: #D8DDEE;
}
A.NewsBackNumber:link, A.NewsBackNumber:visited {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
A.NewsBackNumber:hover {
	color: White;
	font-weight: bold;
	background-color: #6699FF;
	text-decoration: none;
	padding: 1px;
}
A.PickUp {
	font-size: 16px;
	font-weight: bold;
	color: #3381CC;
}
A.PickUp:hover {
	color: #CC3333;
}
A.ErrorPage:link, A.ErrorPage:visited {
	color: Blue;
	font-family: Tahoma;
}
A.ErrorPage:hover {
	color: #6699FF;
}
A.ListItem:link, A.ListItem:visited {
	font-size: 16px;
	font-weight: bold;
	color: #3381CC;
}
A.ListItem:hover {
	color: #CC3333;
}
A.Default:link, A.Default:visited {
	color: #0033FF;
	text-decoration: underline;
}
A.Default:hover {
	color: #6699FF;
	text-decoration: underline;
}
A.netharp:link, A.netharp:visited {
	color: #333333;
	text-decoration: underline;
}
A.netharp:hover {
	color: #003399;
	text-decoration: underline;
}

DIV.CatListDisabled {
	width: 180px;
	padding: 2px 10px 2px 20px;
	margin: 0px;
	color: #999999;
	text-decoration: none;
}
DIV.NewsDate {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
DIV.NewsNews {
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin-left: 7px;
}
DIV.NewsNotAvailable {
	font-size: 10px;
	color: #666666;
}
DIV.NewsOverFlow {
	font-size: 11px;
	line-height: 14px;
	color: Black;
}
DIV.PickUpComment {
	color: #003366;
	font-size: 14px;
	line-height: 18px;
}
DIV.PickUpLastMod {
	font-size: 10px;
	line-height: 14px;
	color: #000033;
	text-align: right;
	letter-spacing: 1px;
}
DIV.PickUpCategory {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	color: #666666;
}
DIV.PickUpNotAvailable {
	font-size: 10px;
	color: #666666;
}
DIV.ErrorCode {
	font-family: "Courier New", Courier, monospace;
	background-color: White;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
}
DIV.CurrentCategory {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 5px 10px;
}
DIV.CurrentCategory SPAN.CName {
	color: #CC6600;
	font-weight: bold;
	font-size: 20px;
}
DIV.NoItem {
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
}
DIV.ImgComment {
	color: #003399;
	font-size: 12px;
}
DIV.DetailTitle {
	font-size: 12px;
	color: #663333;
	padding: 0px 0px 5px 10px;
	text-align: center;
}
DIV.DetailTitle SPAN.Title {
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}
DIV.ContactTitle {
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	padding: 10px 0px 5px 5px;
}
DIV.ContactConfirm {
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
DIV.ContactError {
	font-size: 14px;
	color: #EE0000;
	font-weight: bold;
	text-align: center;
}

SPAN.ErrorTitle {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 14px;
}
SPAN.Star {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}
SPAN.Small {
	font-size: 10px;
	color: #666666;
}

HR {
	height: 1px;
	color: #CCCCAA;
}
