@import url("/Images/Cache/css/outside_theme.css");



		
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	font-size: 2em;
	font-weight:100;
}

h2 {
	font-size: 1.4em;
	font-weight:100;
}

h3 {
	font-size: 1.2em;
	font-weight:100;
}

.orange {
	color:#ea7e00;
}

.font_orange_14px {
	color:#ea7e00;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}



body{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial, Geneva, sans-serif;
	font-size: 12px;
        background-color:white;
	color: #333333;	
	-webkit-text-size-adjust:none;	
	}




hr
{
	color: #336600;
	height: 1pt;
	text-align: left;
	padding: 0px;
	margin:  0px;
}

.Master {
    text-align:center; 
    width:900px; 
    height:100%;
}

.m{
    width:900px; 
}

.SelHyperLink
{
    display:inline-block;
    color: #FFFFFF;
    background-color:#336699;
    padding:  3px;
    border-color: #ededed;
    border-width:1px;
    border-style:solid;
    font-weight:bold;
    text-decoration:none;
}

.UnSelHyperLink{
    display:inline-block;
    background:Orange;
    border: 1px solid #EDEDED;
    font-weight:bold;
    color:Gray;
    text-decoration:blink;
}

.t1
{
    font-size:17px;
    background:transparent;
    margin:0px 3px 4px 0px;
    color: #716558;	
    padding-left:0px;
}

/* middle line */
.t2
{
    color: #716558;
    font-weight: bold;	
    font-size:12px;
    margin: 0px 0px 3px 0px;
}

.t3
{   
    color: #716558;	
}

.t4
{
    font-size:10px;
}

/* title head */
.t5
{
    color: #716558;	
    font-weight:bold;
    font-size:14px;
    margin: 35px 0px 20px 0px;
}

.key{
    color: #007E80;
    font-weight:bold;
}

.tbLogin { 
	font-weight: normal;
	color: #F7942A;
	text-decoration: none;
	height: 16px;
	width: 140px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
}

.tbSearch { 
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 172px;
	border: 1px solid #C44B29;
	background-color: #EFEFEF;
}

.txt01 { 
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #B28B07;
}

.txt02 { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.txt03 { 
	font-size: 11px;
	color: #777777;
	line-height: 17px;
	font-weight: normal;
}

.txt04 { 
	color: #F69127;
	font-size: 11px;
	font-weight: normal;
}

.f1
{
    border: 1px dashed #b9b9ae; 
    width:100%; 
    background: #eeeeee;
    padding:  10px;
}

.box1, .box1 .t5 {
    padding: 0 10px;
    margin: 5px 0;
}