body { 
	background: #ffffff;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
        margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial;
}

body, td {
	font-size: 11px;
	font-family: Verdana, Arial;
}
h1{
    color: #1A3270; 
	font-weight: bold; 
	font-size: 16px; 
}


a{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #404040;  
    text-decoration: none;       
}

a:hover{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #404040;   
        text-decoration: underline;     
}

.language
{
color: #FFFFFF;
}
.language a
{
 color: #FFFFFF;
}

.logo{
	background-color: #FFFFFF;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border-bottom: 0px solid #1A3270;
	border-right: 0px solid #1A3270;
	background-image: url(images/agd_logo_2.jpg);
	background-repeat: no-repeat;
}
.logoline{
	background-color: #0B96FF;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial;
	text-decoration: none;
	border-bottom: 0px solid #1A3270;
	border-right: 0px solid #1A3270;
	background-repeat: no-repeat;
}
.header{
	background-color: #ECECEC;
	color: #000000; 
	font-family: Verdana, Arial; 
	text-decoration: none;
        font-size: 10px;
        border-top: 0px solid #B5B5B5;
}


.header a{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
}

.header a:hover{
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}

#footer{
	color: #D0D0D0; 
	font-size: 9px; 
	font-family: Verdana, Arial; 
	text-decoration: none;
        border-bottom: 0px solid #1A3270;
}

#footer a:hover{
	font-size: 9px; 
	color: #262626; 
        text-decoration: none;
}

#footer a{
	font-size: 9px; 
	color: #D0D0D0; 
        text-decoration: none;
}

.footer2{
	color: #ffffff; 
	font-size: 9px; 
	font-family: Verdana, Arial; 
	text-decoration: none;
        background-color: #0B69FF;
}

.footer2 a:hover{
	font-size: 9px; 
	color: #ffffff; 
        text-decoration: underline;
}

.footer2 a{
	font-size: 9px; 
	color: #ffffff; 
        text-decoration: none;
}

.line1{
	background-color: #B5B5B5;
}

.line2{
	background-color: #0B96FF;
}

.line3{
	background-color: #1A3270;
}

.navi{
        background-color: #0B96FF;
}

.sidebar_left{
        border-right: 0px solid #1A3270;
	background-color: #0B96FF;
        border-left: 0px solid #1A3270;
        border-bottom: 0px solid #1A3270
}

.ending_left{
        border-bottom: 0px solid #1A3270;
        background-color: #0B96FF;
        border-right: 0px solid #1A3270;
}

.sidebar_right{
        border-left: 0px solid #B5B5B5;
        background-color: #ECECEC;
        border-right: 0px solid #B5B5B5;
        background-image: url(images/bgright2.gif);
}

.sidebar_right2{
        background-color: #ECECEC;
        border-right: 0px solid #B5B5B5;
        border-top: 0px solid #B5B5B5;
}

.ending_right{       
        border-left: 0px solid #B5B5B5;
        background-color: #ECECEC;
        color: #ADADAD; 
	font-size: 9px; 
	font-family: Verdana, Arial; 
	text-decoration: none;
        border-bottom: 0px solid #1A3270;
        padding-left: 10px;
}

.begining_right{
        border-left: 0px solid #B5B5B5;
        background-color: #ECECEC;
        border-right: 0px solid #B5B5B5;
        border-top: 0px solid #B5B5B5;
}

.content{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #504F4F;        
        border-top: 0px solid #B5B5B5;
}


#navcontainer { 
	    width: 100%;
        font-size: 11px;
        padding: 0px;
        margin: 0px;
}

#navcontainer ul
{
	margin-left: 0; 
        padding-left: 0;
        border-top: 1px solid #0B69FF;
        list-style-type: none;
        background-color: #0B96FF;
        margin-top: 0; 
        margin-bottom: 0; 
        padding-top: 0;
}

#navcontainer li.level_1
{

	border-bottom: 1px solid #0B69FF;
        background-color: #0B96FF;
}

#navcontainer li.level_2

{
	background-color: #0B69FF;
}

#navcontainer li.level_3 a:hover
{
	background-color: #0B96FF;
	
}


#navcontainer li.level_3
{
	background-color: #0B69FF;
}

#navcontainer li.level_4 a:hover
{
	background-color: #0B96FF;
	
}


#navcontainer li.level_4

{
	background-color: #0B69FF;
}

#navcontainer li.text

{
	background-color: #0B96FF;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 0px;
        margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
        margin-bottom: 0px;
}

#navcontainer a
{
	color: #ffffff;
	font-family: Verdana, Arial; 
        text-decoration: none;
        display: block;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 0px;
        margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
        margin-bottom: 0px;
}

#navcontainer a:hover
{
	background-color: #0B69FF;
}

#navcontainer a:active
{
	background-color: #0B69FF;
}

#navcontainer a.active
{
	background-color: #0B69FF;
        font-weight: bold; 
}

input, textarea, select{
	border-top: 1px solid #0B69FF;
	border-bottom: 1px solid #0B69FF;
	border-left: 1px solid #0B69FF;
	border-right: 1px solid #0B69FF;
	background-color: #0B96FF;
	font-size: 11px; 
	color: #ffffff;
	font-family: Verdana, Arial; 
}

.input2{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ECECEC;
	font-size: 11px; 
	color: #504F4F;
	font-family: Verdana, Arial; 
}

form{
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
        margin-bottom: 0px;
}


#box { 
	width: 100%;
        font-size: 11px;
        color: #000000;
	    font-family: Verdana, Arial; 
        text-decoration: none;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-left: 0px; 
	    margin-right: 0px; 
	    margin-top: 0px;
        margin-bottom: 0px;
}

#box ul
{
	margin-left: 0; 
        list-style-type: none;
        border-bottom: 0px solid #ffffff;
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 0px solid #1A3270;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0; 
        margin-bottom: 0px; 
        color: #000000;
}

#box li.link
{
        background-color: #ECECEC;
        color: #000000;
}


#box li.title{
	border-top: 1px solid #ffffff;
	background-color: #0B69FF;
	font-weight: bold; 
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        color: #ffffff;
}

#box li.text
{
        display: block;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        background-color: #ECECEC;
        color: #000000;
        border-top: 0px solid #B5B5B5;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
}

#box a
{
        text-decoration: none;
        display: block;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 3px;
        color: #000000;
}

#box a:hover
{
	background-color: #C7C9C7;
        color: #ffffff;
}

#box a:active
{
	background-color: #C7C9C7;
        color: #ffffff;
}
#box a.active
{
	background-color: #C7C9C7;
        font-weight: bold; 
        color: #ffffff;
}
