﻿body
{
	font-family: Tahoma;
	font-size: 10;
	padding: 0;
	margin: 0;
	color: #646464;
	background-color: #F5F5F5;
}
.topTable
{
	font-family: tahoma;
	font-size: 12pt;
	vertical-align: top;
	width: 1000px;
	margin-top: 10px;
	background-color: #BA071C;
}

.topMenu
{
     background-image:url(pic\Menu_BackGround.jpg);
     background-position:0 0;
     background-repeat:repeat;
     cursor:pointer;
     width:65px;
     height:20px;
     
    }
    
.topMenu a
{
	display: table-cell; /*	clip: rect(inherit, inherit, inherit, inherit);*/
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	
	text-transform: none;
	vertical-align: top;

}

.topMenu a:hover
{
	/*	clip: rect(inherit, inherit, inherit, inherit);*/
	display:table-cell;
	text-align:right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	text-decoration: none;
	color: #FFFF00;
	vertical-align: top;
}

.mainTable
{
	margin-top: 10px;
}

.rightTablefirst
{
	font-family: tahoma;
	font-size: 12px;
	color: #0066FF;
	text-align: right;
	background-color: #880517;
	border-bottom-style: double;
	border-bottom-color: #FF6600;
	width: 100%;
	height: 30px;
}

.rightTablefirst a
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	display:inline-block;
	width: 100%;
	font-size: 14px;
}

.rightTablefirst a:hover
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #0066FF;
	background-color: #FFCC66;
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	font-size: 14px;
}

.searchButton
{
	height: 25px;
	width: 30px;
	position: relative;
	top: 0px;
	right: 4px;
	left: 796px;
}

.specificationTop
{
	color: #FF0000;
	background-color: #FFC8C8;
	width: 100%;
	height: 18px;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
}

.specificationButtom
{
	background-color: #FFFFFF;
	color: #800000;
	width: 100%;
	height: 22%;
	font-family: tahoma;
	font-size: 14px;
	text-align:center;
}

.tabliPicture
{
	margin-top: 5px;
}

.buttomLink a
{
	text-decoration: none;
	color: #800000;
	font-size: 9pt;
}

.buttomLink a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

.hyperlinkTtext
{
	font-size:10pt;
	text-decoration:none;
}

.CommunicationLink
{
	color: #D2D2D2;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma;
	text-align: right;
}

.CommunicationLink a
{
	color: #D2D2D2;
	text-decoration: none;
	font-size: 11pt;
	height: 15px;
}

.CommunicationLink a:hover
{
	color: #FFEEEE;
	text-decoration: none;
	font-size: 11pt;
	height: 15px;
}

.taCell a:hover
{
	border: 1px none #FFFF00;
	color: #FF9900;
}

.taCell a
{
	color: #006699;
	text-decoration: none;
}

.taCell
{}

@font-face
{
	font-family: "BMorvard";
	src: url('Font/BMorvard.ttf');
}

.customFont
{
	font-family: BMorvard;
}

div.SpecialItem
{
	border-style: solid;
	border-width: 1px 1px 2px 2px;
	border-color: #333333 #333333 #663333 #663333;
	font-family: tahoma;
	font-size: 10pt;
	padding: 5px;
	display: block;
	text-align: center;
	background-color: #EEEEEE;
	z-index: 102;
	overflow: visible;
	width: 150px;
	float: right;
}

.divNewsHeader
{
	font-family: tahoma;
	font-size: 11pt;
	color: #000000;
	text-align: right;
	padding: 3px;
	position: relative;
	display: block;
}

a.hypNewsHeader
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

a.hypNewsHeader:hover
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #990000;
}

a.hypNewsHeader span
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #999966;
	position: absolute;
	left: 5px;
}
