body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
td{
	background-color: White;
	font-size: 12px;
}
.bord{
	margin-top: 30px;
    border: 1px solid #CCCCCC;
}
.fr{
	float: right;
	margin-left: 5px;
}
.title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#small{
	font-size: 10px;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li{
	padding: 5px;
	border-bottom: 1px dotted #DCDCDC;
}

#tabnav
	{
		height: 25px;
		margin: 0;
		padding-left: 10px;
		background: url(tab_bottom.gif) repeat-x bottom;

	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
	float: left;
		background: #f3f3f3;
		font-size: 12px;
		line-height: 14px;
		padding: 4px 10px 5px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #626262;
}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #626262;
	}

#tabnav a:hover
	{
		background: #fff;
	}
a{
	color: #FF4500;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.input{
	margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
	height: 26px;
	border: 1px solid #CCCCCC;
}
.r{
	color: #FF4500;
}
#sec{
	font-weight: bold;
}
.botun{
width: 100%;
    padding: 6px;
    color: white;
    font-weight: bold;
    background-color: grey;
    border: none;
}
.container{
    border: 1px solid #CCCCCC;
    margin-top: 40px;
        font-size: 13px;
        padding: 10px;
    text-align: left;
    width: 220px;
}
.copy{
    font-size: 11px;
    color: grey;
}
h1{
    font-size: 19px;
    color: gray;
}
.butt{
	padding: 4px;
	border: 1px solid Silver;
}
.bbot{
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D7D7D7;
}
#notop{
	padding-top: 0px;
}
.img{
	border: 4px solid Silver;
	padding: 1px;
	margin-bottom: 4px;
}
img{
    border: none;
}
.mtt{
    margin-top: 5px;
}
