﻿body
{
	font-size: 12px;
	margin: 0px;
	color: #000000;
    background-color: #d5eaf5;
	/*
	font-family:Arial;
	background: url(../image/blue_bg.jpg);
	background-repeat: repeat-x;
	background-color: #b0cdf9;
	*/
}



/*Form================================================================*/


input
{
	font-size: 12px;
	color: #333333;
}
select
{
	font-size: 12px;
	color: #333333;
}

textarea
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.dropdown
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.textbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.textboxn
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right:2px;
}

.datebox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.inputtext
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.inputcheckbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.inputradio
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 12px;
	color: #333333;
}
.hiddentext
{
	font-size: 10px;
	color: #ffffff;
	height: 25px;
	background-color: Blue;
}
/*Form================================================================*/



/*TD================================================================*/

td
{
	font-size: 12px;
	font-family: Arial;
	line-height: 20px;
}

.tdcm
{
	height: 500;
	text-align: center;
	vertical-align: middle;
}
.copyright
{
	/* 	padding-top:30px; 	*/
	background-color: #ffffff;
}
.tdright
{
	padding-top: 10px;
	padding-right: 10px;
}
.tablemain
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
}

.bgwhite
{
	background-color: #FFFFFF;
}


.tdleft
{
	padding-left: 30px;
	padding-right: 10px;
}

.tdwhite
{
	background-color: #ffffff;
}

/*TD================================================================*/


/*Link================================================================*/
a
{
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}
a:hover
{
	color: #336699;
	text-decoration: none;
}

a.linkbutton
{
	font-size: 12px;
	color: #000000;
	background: url(..image/button/btn1.gif);
	background-repeat: repeat-x;
	text-align:center;
	width:65px;
	height:21px;
	/*
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-left: 4px;
	padding-right: 4px;
	*/
	padding-top: 1px;
	padding-bottom: 0px;
}
a:link.linkbutton
{
	text-decoration: none;
}

a:visited.linkbutton
{
	text-decoration: none;
}
a:hover.linkbutton
{
	color: #336699;
	text-decoration: none;
}
a.mailto
{
	text-decoration: none;
	font-size: 12px;
	color: #999999;
}
a.mailto:link
{
	text-decoration: none;
}

a.mailto:visited
{
	text-decoration: none;
}
a.mailto:hover
{
	color: #999999;
	text-decoration: none;
}

a.c14
{
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #3366ff;
	background-color: #ccffff;
}
a:link.c14
{
	text-decoration: none;
}

a:visited.c14
{
	text-decoration: none;
}
a:hover.c14
{
	color: #0000ff;
	text-decoration: none;
}
/*Link================================================================*/

/*Div================================================================*/
.divwebmaster
{
	display: block;
	z-index: 99;
	left: -100px;
	top: -100px;
	visibility: visible;
	overflow: hidden; /* 	 	width: 1014; 	height:703;          */
	position: absolute;
}
.seo
{
	color: #ffffff;
	display: none;
	font-size: 0px;
}
.trans
{
	color: #ffffff;
	display: none;
	font-size: 0px;
}

/*Div================================================================*/

/*Other================================================================*/

.ifpsearch2
{
	/*          border:solid 1px #eeeeee;          */
	height: 183px;
}

.datatitle
{
	background: url(../image/titlebg.jpg);
	background-repeat: repeat-x;
}
.productpicb
{
	width: 250px;
}
.productpics
{
	width: 90px;
}

.c15
{
	padding-left: 3px;
	padding-right: 3px;
	font-size: 12px;
	color: black;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
/*Other================================================================*/

.leftmenu
{
	background: url(../image/leftmenubg.jpg);
	background-repeat: repeat-y;
	width:241px;
}

.topmenu
{   font-size:16px;
    font-weight:bold;
    font-family:Arial;
}

a.topmenu {
    color:#ffffff;
}

a.topmenu:link {
    color:#ffffff;
}

a.topmenu:active {
    color:#ffffff;
}
a.topmenu:visited {
    color:#ffffff;
}

a.topmenu:hover {
    color:#75cbf8;
}

A.leftmenu2 {font-size: 13px; color:#27569F; font-weight:bold}
A.leftmenu2:link {color:#27569F}
A.leftmenu2:hover {color:#333333}
A.leftmenu2:visted {color:#27569F}
A.leftmenu2:active {color:#27569F}