/* CSS Document */
/*#F5F5DD*/
/*#99CCFF*/
body {
    SCROLLBAR-FACE-COLOR: #004DAB;
    SCROLLBAR-HIGHLIGHT-COLOR: #004DAB;
    SCROLLBAR-SHADOW-COLOR: #a9a9a9;
    SCROLLBAR-3DLIGHT-COLOR: #dcdcdc;
    SCROLLBAR-ARROW-COLOR: #dcdcdc;
    SCROLLBAR-TRACK-COLOR: #f5f5f5;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    background-color: #F5F5DD;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
td {
	color: #FFFFFF;
	background-color: #004DAB;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10pt;
	line-height : 14pt;
	
}
.yellow {
	color:  #00136F;
	background-color: #F5F5DD;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10pt;
	line-height : 14pt;
	
}
.background {
	color:  #00136F;
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10pt;
	line-height : 14pt;
	
}
.news {
    color:  #00136F;
    background-color: #F5F5DD;
    font-family: Arial, Helvetica, Verdana, Tahoma;
    font-size: 10pt;
    text-align: justify;
    line-height : 14pt;
}
p {
	COLOR: #00136F;
	FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma;
	FONT-WEIGHT: normal;
	text-align: justify;
	margin-right : 35px;
	line-height : 14pt;
	
}
.bg {
    background-color: #FFFFFF;
}
.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: scapitalize;

}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
	text-decoration: none; 
}
a:hover {
   text-decoration: underline; 
}
a.yellow{
    color:  #00136F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
	text-decoration: none; 
}
a.yellow:hover{
	text-decoration: underline;
}
.head {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    color:#00136F;
    background-color: #F5F5DD;
    text-decoration: none;
    text-align: center;
}
.title {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #00136F;
    background-color: #F5F5DD;
    text-decoration: none;
    text-align: center;
}
.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #6699CC;
    background-color: #CCCCCC;
    vertical-align: baseline;
    white-space: normal;
    display: table;
    margin: 0px;
    padding: 1px;
    clear: both;
    float: left;
    border: thin double #333333;
    list-style-type: none;
    position: static;
    visibility: visible;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    clip:  rect(auto auto auto auto);
    cursor: hand;
    page-break-before: auto;
    page-break-after: auto;
    height: auto;
    width: auto;
    letter-spacing: 2px;
}
a.white{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, Verdana, Tahoma;
    FONT-WEIGHT: normal;
    LETTER-SPACING: 0px;
    text-align: justify;
    text-indent: 0px;
    margin-left : 0px;
    margin-left: 5px;
    line-height : 12pt;
}
a.white:hover{
    background-color: #004DAB; 
    color: #FFFFFF; 
    font-weight: bold;
	
}
.rasplight {
	color: #00136F;
	background-color: #FFFFF0;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 8.5pt;
	line-height : 14pt;
	border-right : 1pt solid #cccc99;
	border-bottom : 1pt solid #cccc99;
}
  .raspyellow {
	color: #00136F;
	background-color: #F5F5DD;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 8.5pt;
	line-height : 14pt;
	border-bottom : 1pt solid  #cccc99;
}
    
