﻿BODY
{
	margin-top:0px;
	background-image:url(../images/cover/bg_page.gif);
	background-repeat:repeat-x;
	 background-color:#dadad2;
}
td{

}

.btn
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 12px;
	border-left: silver 1px solid;
	cursor: hand;
	padding-top: 2pt;
	border-bottom: silver 1px solid;
	background-color:#F5F5F5;
}

.smalltitle
{
    color: orange;

    }
    
.white
{
line-height:18px;
color:#ebebed;
}

        #gridview
        {
            font-size: 12px;
        }
        #gridview a:link.hyper
        {
            color: #333333;
            text-decoration: none;
        }
        #gridview a:visited.hyper
        {
            color: #666666;
            text-decoration: none;
        }
        #gridview a:hover.hyper
        {
            color: #cc0000;
            text-decoration: underline;
        }
        #gridview a:link
        {
            color: #333333;
            text-decoration: none;
        }
        #gridview a:visited
        {
            color: Gray;
            text-decoration: underline;
        }
        #gridview a:hover
        {
            color: #cc0000;
            text-decoration: underline;
        }
        #search
        {
            font-size: 12px;
        }
        #search a:link
        {
            color: #9c3b00;
            font-size: 14px;
            text-decoration: none;
        }
        #search a:visited
        {
            color: #9c3b00;
            font-size: 12px;
            text-decoration: none;
        }
        #search a:hover
        {
            color: #cc0000;
            text-decoration: underline;
        }
        #search .btn
        {
            border-right: silver 1px solid;
            border-top: silver 1px solid;
            font-size: 12px;
            border-left: silver 1px solid;
            cursor: hand;
            padding: 2px 4px 2px 4px;
            border-bottom: silver 1px solid;
            background-color: #EEEEEE;
        }
        #search .textbox
        {
            border-right: white 0px solid;
            border-top: silver 1px solid;
            font-size: 12px;
            border-left: silver 1px solid;
            border-bottom: silver 1px solid;
            height: 17px;
        }  
        
        #sitemap
        {
        }
       #sitemap a:link
        {
        color:#666666;
        text-decoration: none;
        }
        #sitemap a:visited
        {
        color: #666666;
        text-decoration: none;
        }
        #sitemap a:hover
        {
        color: #9c3b00;
        text-decoration: underline;
        } 
        #sitemap span{ color:Gray;}            

a.more:link
{
                margin-right: 12px;
                 font-size:12px;
            text-decoration: none;
            color: #993300;
}
a.more:visited
{
                margin-right: 12px;
                 font-size:12px;
            text-decoration: none;
            color: #993300;
}

