@charset "utf-8";
/* CSS Document */

body
{
	background-color: #284F6C;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bckmid.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment: fixed;
}
a
{
}
form
{
	margin: 0px;
	padding: 0px;
}
a:hover
{
}
.gold1
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9F9027;
	text-decoration: none;
	padding: 0px;
}
.gold
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9F9027;
	text-decoration: none;
	padding-left: 180px;
}
#tablewrapper
{
	margin-right: auto;
	background-color: #FFFFFF;
	height: auto;
	width: 950px;
	margin-left: auto;
}
#headerarea
{
	background-color: #FFFFFF;
	height: 155px;
	width: 950px;
}
.logo
{
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: 141px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.logoname
{
	background-image:url(../images/sunark.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	float:right;
	height:29px;
	margin-top:27px;
	padding:0 350px 0 0;
	width:400px;
}
.loginbutt
{
	background-color: #3572E3;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEF82;
	background-position: center bottom;
	padding: 0px;
	vertical-align: bottom;
	margin: 0px;
	border: 1px solid #3572E3;
	height: 21px;
	width: 40px;
}
.usertxt
{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #646363;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 475px;
}
.usertxt span
{
	float:left;
	display:inline;
	margin:2px 0px 0px 0px;
	padding:0px;
}
.userinpt
{
	height: auto;
	width: 123px;
	border: thin solid #6E6F71;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Header Ends Link Bar Code Starts */
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:25px;
	z-index:100;
	background-color: #2F83C4;
	width: 160px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #5EA5D9;
}
.linkbar
{
	background-image: url(../images/linkbar.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	
}
.linkbar ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.linkbar li
{
	display:inline;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
	margin: 0;
}
.linkbar a
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.linkbar a:hover
{
	text-decoration: underline;
	color: #E9E9E9;
}
.linkbar ul li a:hover, .linkbar ul li a.selected
{
background: url(../images/linkbar.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}
/* Flash or ajax Area */
#flasharea
{
	height: 200px;
	width: 950px;
	background-color: #6890AE;
	float:left;
	display:inline;
}

/* Flash or ajax Area Ends */
/* news bar area starts */
#news
{
	background-image: url(../images/newsbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 950px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5D5252;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
	display:inline;
}
#news img
{
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 35px;
	float: left;
}
#news p
{
	margin: 0px;
	padding: 0px;
	float: none;
}
#news marquee
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
	float: none;
}
/* News Section Ends */
#spacer
{
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* content Section Starts */
#contentwrapper
{
	background-color: #FFFFFF;
	height: auto;
	width: 950px;
	float:left;
	display:inline;
	padding:10px 0px 0px 0px;
	margin:0px;
}
#leftcontent
{
	width: 225px;
	background-color: #FFFFFF;
	height: auto;
}
.leftspacer
{
	height: 100%;
	width: auto;
}
/* Special Left Utility menu starts */
.applemenu{
	padding: 0;
	width: 220px; /*width of menu*/
	text-align: justify;
	height: 500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: left;
	position: absolute;

}

.applemenu div.silverheader a{
	color: white;
	display: block;
	 /*To help in the anchoring of the ".statusicon" icon image*/
	width: 220px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #AED1ED;
	background-image: url(../images/leftmenusilver.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: white;
	height: auto;
	width: 220px;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/leftmenusilverover.jpg);
	color: white;
	height: auto;
	width: 220px;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: #AED1ED;
	padding-left: 5px;
	height: 200px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/	
}
.submenu p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 0px;
	width:189px;
}
.submenu p a{
	color:#660000;
}
.submenu p a:hover{
	color:#000000;
}



/* Special utility menu Ends */

/* right middle content */
#rightcontent
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 765px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#rightcontent h1
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F83C4;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcontent p
{
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 0px;
	width:96%;
}

/* right middle content  Ends  */

/* right middle content for products page */
#rightcontent1
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 1100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#rightcontent1 h1
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F83C4;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcontent1 p
{
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 10px;
}
#rightcontent2
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#rightcontent2 h1
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F83C4;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcontent2 p
{
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5252;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: auto;
	padding-left: 10px;
}


/* contentwrapper  Ends  */
/* Footer Starts  */
#footer
{
	height: 60px;
	background-color: #E9F1F8;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #368CA9;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	display:inline;
}
#footer p{
	width: 100%;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #3E92D2;
	float:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.footerhold{
	width: auto;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #3E92D2;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#footer ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	height: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
#footer li
{
	display:inline;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	margin: 0;
}
#footer a
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #537477;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#footer a:hover
{
	color: #368CA9;
}
#probox
{
	background-color: #E7EFF1;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #417781;
	border-bottom-color: #417781;
	border-left-color: #417781;
}
#probox1
{
	background-color: #E7EFF1;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #417781;
	border-bottom-color: #417781;
	border-left-color: #417781;
	border-right-color: #417781;
	padding:0px 0px 10px 0px;
}

#profile
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5252;
	text-decoration: none;
	height: auto;
	width: 100%;
	margin:20px 0px 0px 0px;
	
}
.proright
{
width: 40%;
float:right;
padding-right:5px;
text-align: left;
}
.proright1
{
width: 65%;
float:right;
padding-right:0px;
text-align: left;
}
.proright1 input{
	width:180px;
	height:17px;
}
.proright1 select{
	width:185px;
	height:23px;
}
.proright1 .subbtn{
	width:auto;
	height:auto;
}
.proleft
{
	width:50%;
	float:left;
	padding-left:25px;
	
}
.proleft1
{
	width:20%;
	float:left;
	padding-left:35px;
	
}

#cntfile
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5252;
	text-decoration: none;
	height: 15px;
	width: auto;
	margin: 0px;
	padding: 0px;	
}
.cntright
{
	width: auto;
	padding-left:5px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #5D5252;
}
.cntleft
{
	width:50%;
	float:left;
	padding-left:25px;
	color: #1B39A5;
}
#trademarks
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #469FC1;
	height: auto;
	width: 100%;
	
}
.trdemark
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #469FC1;
	
	padding-top: 15px;
	padding-bottom: 15px;
}
#trademarks sup
{
	font-family: "Trebuchet MS";
	color: #469FC1;
	font-weight: normal;
}
#tableheadings
{
	height:auto;
	background-color: #3E92D2;
	margin: 0px;
	padding: 0px;
}
.box
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
}
.box1
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #5D5252;
	text-align: center;
	margin: 0px;
	height: 60px;
	width: auto;
	padding: 0px;
}
.box2
{
width:100px;
font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5D5252;
	text-align: center;
	margin: 0px;
	height: 20px;
	width: auto;
	padding: 0px;
}

#boxcolor
{
	background-color: #D3E7F1;
}

/* Menu Starts */
div#menu{
	float:left;
	display:inline;
	width:950px;
	background: url(../images/a_bgfull.gif) repeat-x left top;
	height:41px;
	margin:0px;
	padding:0px;
}
ul#topnav {
	margin: 0px 0px 0px 100px;
	padding: 0; 
	list-style: none;	
	font-size:12px;
	font-family:"Arial, Helvetica, sans-serif";
	font-weight:bold;
	width: auto;
	position:absolute;
}
ul#topnav .liclass{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav .liclass a, ul#topnav .liclass span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav .liclass a {	color: #7bc441; }
ul#topnav .liclass span {
	display: none;
}

ul#topnav .liclass span{
	background: url(../images/a_bg.gif) repeat-x left top;
}
ul#topnav .liclass a{
	color: #555;
	background: url(../images/a_bg.gif) repeat-x left bottom;
}

ul#topnav .liclass ul
{
	position:absolute;
	visibility:hidden;
	top:40px;
	left:0px;
	z-index:100;
	padding: 0px;
	margin:0px 0px 0px 267px;
	width:200px;
	list-style:none;
}
/* add zoom:1 to overflow:hidden */
ul#topnav .liclass {zoom:1;}

/* add transparancy */
ul#topnav ul li a {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
ul#topnav ul li a:hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
ul#topnav ul ul ul
{
	top:0;
	left:100%;
}
ul#topnav ul li a{
	opacity:0.8;
	filter: alpha(opacity = 80);
	border-top:solid 1px #3366cc;
	border-bottom:none;
	border-left:solid 1px #3366cc;
	border-right:solid 1px #3366cc;
	width:165px;
} 
ul#topnav ul li a:hover{
	opacity:1.0;
	filter: alpha(opacity = 100);
}
ul#topnav li:hover
	{
	cursor:pointer;
	z-index:100;
	}

/* li#topmen:hover ul
{display:block; visibility:visible; list-style:none; white-space:normal;} */

ul#topnav a:hover{
white-space:normal;
}
/* Forget Password Box */
#rightcontent3
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 765px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#rightcontent3 h1
{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F83C4;
	text-decoration: none;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.loginarea{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
}
.loginarea .mainbox {
	background-color:#9AB8D7;
	height:auto;
	width:400px;
	margin-left:160px;
	margin-right:0px;
	float:left;
	display:inline;
	margin-top:50px;
	margin-bottom:0px;
	text-align:left;
}
.loginarea .box1 {
	background-color:#D4E4F5;
	height:30px;
	width:400px;
	float:left;
	margin:0px;
	padding:0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.loginarea .box1 p{
	color:#406287;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	float:left;
	width:auto;
	display:inline;
}
.loginarea .error1 {
	margin:0px;
	width:400px;
	height:auto;
	padding:0px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
}
.loginarea .error1 span{
	color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	float:left;
	width:auto;
	display:inline;
}
.loginarea .border1 {
	background-color:#E2E2E2;
	height:10px;
	width:400px;
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	display:inline;
}
.loginarea .formhold {
	float:left;
	width:400px;
	height:175px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	display:inline;
}
.loginarea .formbox {
	float:left;
	width:350px;
	height:auto;
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display:inline;
}
.loginarea .formbox p {
	float:left;
	width:350px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	color:#497699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.loginarea .formbox input {
	float:left;
	width:350px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	color:#000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.loginarea .link {
	padding:0px;
	float:right;
	width:400px;
	height:auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:inline;
}
.loginarea .link p {
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	float:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.loginarea .link a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.loginarea .formbox .buttons {
	padding:0px;
	float:right;
	width:auto;
	height:auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.loginarea .buttons input {
	float:left;
	margin-left:5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.loginarea .formbox .resetclass {
	float:left;
	width:106px;
	height:36px;
	border:none;
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.loginarea .formbox .submitclass {
	float:left;
	width:106px;
	height:36px;
	border:none;
	background-image:url(../images/btn.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.FJ_MapFoot{
	display:none;
}