/*@import url("/Images/Cache/css/outside_theme.css");*/




body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;

}





td
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}



td a{
	color: #856698;
	}


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;
    background:#c1c911;
    padding:2px 8px;
    margin:4px 1px;
    border: 1px solid #EDEDED;
    font-weight:bold;
    text-decoration:none;
    border-radius:5px;
}

.UnSelHyperLink{
    display:inline-block;
    background:#ffd200;
    border: 1px solid #EDEDED;
    font-weight:bold;
    color:Gray;
    text-decoration:blink;
    padding:2px 8px;
    border-radius:5px;
    margin: 4px 2px;
}

.t1
{
    font-weight:bold;
    font-size:17px;
    color: #336699;
}

/* middle line */
.t2
{
    font-weight:bold;
    font-size:12px;
    color: #003366;
	margin: 0px 0px 3px 0px;
}

.t3
{
    font-weight:bold;
}

.t4
{
    font-size:10px;
}

/* title head */
.t5
{
    font-weight:bold;
    font-size:15px;
	margin: 0px 0px 5px 0px;
    color: #336699;
}

.key{
    color: #007E80;
    font-weight:bold;
}

.tbLogin { 
	font-weight: normal;
	color: #F7942A;
	text-decoration: none;
	height: 16px;
	width: 140px;
	border: 0px 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: 6px solid #7693a1; 
    width:100%; 
    background: #fefefe;
    padding:  15px;
    border-radius:8px;
}

.f1 b
{
    font-size:17px;
   color: #4a6d7e; 
   text-decoration:underline
}


.box1, .box1 .t5 {
   padding:0 10px;   
}