html,body {
	height: 100%;
 background-color: #FFFFFF;
 margin: 0px 0px 0px 0px;
}

#tmenu{
	height: 43px;
}

#tmenu a{
	color: white;
	font:11pt Arial, sans-serif;
	outline: none;
	text-decoration: none;
}

#tmenu td:hover{
 background: url(../images/topmenu_sel.gif);
 cursor: pointer;
}

.divline{ border: 1px solid #DCE2E9;
 width: 968px;
 height: 0px;}

.copyright{	color: #787C84;
	font:13px Arial;
	padding:20px 0px 20px 0px;
	float: left;
}

.arrows{
 font:18px Arial;
 height:45px;
 line-height: 45px;
	width:737px;
 color: #FFF;
}

.arrowtexttable1{	margin-top:2px;	width:737px;
	border: 1px solid #ECEDEE;
}

.arrowtexttable2{
	font:14px Arial;
	width:100%;
	color: #7B7D84;
	background: #F5F7FC;
}

img{	border:0; }


.content{
 font-family: Arial;
	font-size: 14px;
	color: #000000;
}

a {
  font-family: Arial;
  font-size: 14px;
  color: #318DE5;
  /*text-decoration: none;*/
  outline: none;
}
a:hover {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

.einput{
    border:1px solid;
    border-color:#48BCF7;
}

.binput{
    width: 105px;
    border: 1px solid;
    background-color: #F2F2F2;
    border-color: #000000;
    color:#000000
}

.ctextarea{
    width: 100%;
    border: 1px solid;
    border-color:#48BCF7;
}

.csellink{
	   color: #000000;
}

H1 {
 font-size: 13px;
}
