a:link {
	/* [disabled]text-decoration: none; */
}
a:visited {
	text-decoration: none;
}
a:hover {
	/* [disabled]text-decoration: underline; */
	/* [disabled]color: #00b5e7; */
}
a:active {
	text-decoration: none;
	/* [disabled]color: #00b5e7; */
}

.heading {
	font-size: 13px;
	color: #003c7b;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.heading2 {
	color: #cccccc;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.pagesideheading {
	font-size: 15px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.pagesideheading-1 {
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.pagesidetitle {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagesidetitle_1 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}



.pageTitle {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle_blue {
	font-size: 24px;
	color: #036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTitle_blue2 {
	font-size: 24px;
	color: #366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.pageTitle_eng {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.General {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


             
.link {
	color: #003c7b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}



.product_Name {
	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.product_Name_eng {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.news_title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.warn {
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}

.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}

.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.Maintainmap
{
  float:right;
  width: 90%;
  height:500px;
  padding: 0;
  margin-left:auto;
  margin-right:100px;
  margin-top:10px;
  position:relative;
 border-style:solid;
 border-width:thin;
 border:1px;
}
.Maintainmap1 {
  width: 100%;
  height:500px;
  padding: 0;
  position:absolute;
}

.DefaultNews {
	font-size: 12px;
	a:link {color:#222222}
    a:visited {
	/* [disabled]color:#222222; */
}
	font-family: Arial, Helvetica, sans-serif;
}

