/* VASPUR@rt */
body 
{    margin: 0px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; 
     font-family: Microsoft Sans Serif, sans-serif, Arial, Helvetica ;
	 color: #001E64;
	 }
table
{	 font-size: x-small;
	 }
.xx-small
{    font-size: xx-small;
     }
input
{   font-size: x-small;
    color: #001E64;
    font-family: Microsoft Sans Serif, sans-serif, Arial, Helvetica ;
	}	 
textarea
{   font-size: x-small;
    color: #001E64;
    font-family: Microsoft Sans Serif, sans-serif, Arial, Helvetica ;
	}
select
{   font-size: x-small;
    color: #001E64;
    font-family: Microsoft Sans Serif, sans-serif, Arial, Helvetica ;
	}	 
A 
{	color: #828EB0;
	text-decoration: none;
	}
A:hover 
{	color: #001E64;
    text-decoration: none;
	}	 
A.menu 
{	color: #001E64;
	text-decoration: none;
	}
A.menu:hover 
{	color: #A5ADC5;
    text-decoration: none;
	}
A.news 
{	color: #828EB0;
	text-decoration: none;
	}
A.news:hover 
{	color: #001E64;
    text-decoration: none;
	}

.logo_bg
{	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
    }
	
.menu_bg
{	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
    }
	
.copyright_bg
{	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
    }
	
.title
{   color: #DDE0E9;
    font-size: xx-large;
	}

.padding
{	padding-right: 20px;
	padding-left: 20px;
	}
.padding_left
{	padding-left: 20px;
	padding-bottom: 5px;
    }	
.padding_right
{	padding-right: 20px;
	padding-bottom: 5px;
    }
.border_right
{	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDE0E9;
    }	
.border_left
{	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDE0E9;
    }
.border_top
{	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE0E9;
    }
.border_bottom
{	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-botom-color: #DDE0E9;
    }
.table_border
{	border: 1px solid;
	border-color: #DDE0E9;
	}
