BODY
{
    BACKGROUND-COLOR: white
}
.bold
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial
; color: #000000
}
.heading
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: arial
; color: #FFFFFF
}
.headingwhite
{
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 14px;
	COLOR: WHITE;
	FONT-FAMILY: arial
	
}
.subheading
{
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	FONT-FAMILY: arial
; color: #000033
}
.main
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: arial
; color: #000000
}
.navleft
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
; color: #990000

}
.big
{
    FONT-SIZE: 13pt;
    FONT-FAMILY: arial
}
.small
{
    FONT-SIZE: 8px;
    FONT-FAMILY: arial
; color: #000000
}
.xbig
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: arial
}
.indexmain
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: mediumblue;
    FONT-FAMILY: arial
}


A:active
{
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
A:link
{
    COLOR: #990000; font-family: Arial, Helvetica, sans-serif
}
A:visited
{
    COLOR: #990000; font-family: Arial, Helvetica, sans-serif
}
A:hover
{
    COLOR: mediumblue
}



/* new blue links*/
/*
A {
	COLOR: #0d5875; TEXT-DECORATION: none; font-weight:bold;
}
A IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
A:hover {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; COLOR: #006699; BORDER-TOP: 0px; BORDER-RIGHT: 0px; TEXT-DECORATION: underline
}
A:focus {
	OUTLINE-STYLE: none; OUTLINE-WIDTH: medium
}
STRONG {
	FONT-WEIGHT: bold
}
*/

/* not in use now*/

   .link_button {
    font: bold 11px Arial;
    text-decoration: none;
    
    /* background-color: #EEEEEE;*/
    background-color: #d9dbdc;
    /*color: #333333;*/
    color: #0d5875;
    padding: 2px 6px 2px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
   }
   .link_button:hover {
    background: #d9dbdc;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.link_button A {
	COLOR: #0d5875; TEXT-DECORATION: none; font-weight:bold;
}
.link_button A IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
.link_button A:hover {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; COLOR: #006699; BORDER-TOP: 0px; BORDER-RIGHT: 0px; TEXT-DECORATION: underline
}
.link_button A:focus {
	OUTLINE-STYLE: none; OUTLINE-WIDTH: medium
}


/*in use now*/

   .button-link {
    padding: 10px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.button-link:hover {
    /*background: #356094;*/
    background: #AAC0C6;
   
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}
button-link A {
	COLOR: #0d5875; TEXT-DECORATION: none; font-weight:bold;
}
button-link A IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px
}
button-link A:hover {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; COLOR: #006699; BORDER-TOP: 0px; BORDER-RIGHT: 0px; TEXT-DECORATION: underline
}
button-link A:focus {
	OUTLINE-STYLE: none; OUTLINE-WIDTH: medium
}


#submit {
 color: #0d5875;
 font-size: 10;
 width: 80px;
 height: 25px;
 border: none;
 margin: 0;
 padding: 0;
 background: #d9dbdc; 

 font-weight:bold;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;

}

#submit:hover {

   BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; COLOR: #006699; background: #AAC0C6;   
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC; TEXT-DECORATION: underline
}
#submit:active {
 color: #0d5875;
 font-size: 10;
 width: 80px;
 height: 25px;
 border: none;
 margin: 0;
 padding: 0;
 background: #d9dbdc; 

}
#error_javascript{
text-align:center;color:red;font-weight:bold;	
	
}

.INDEXMAINBLACK
{
    FONT-SIZE: 11pt;
    COLOR: #696969;
    FONT-FAMILY: arial
}
.regions
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: gray;
    FONT-STYLE: italic;
    FONT-FAMILY: arial
}
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
.italia {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: normal; color: #000000}
.quicklink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.blackheading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #000033}
.smallword {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #FFFFFF}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; position: absolute; visibility: visible; z-index: 1; height: 20px; width: 200px; left: 600px; top: 167px; }
.bolditalia {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial
;
	color: #000000;
	font-style: italic;

}
.table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; background-attachment: fixed; background-color: #999999; background-repeat: repeat; background-position: left center; letter-spacing: normal; text-align: left; vertical-align: middle; word-spacing: normal; white-space: normal; height: 300px; width: 120px; border-color: #000000 #333333 black black; clear: left; float: left; margin-top: 11px; margin-right: 11px; margin-bottom: 11px; margin-left: 11px; padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px; border-style: solid; border-top-width: 12px; border-right-width: 12px; border-bottom-width: 12px; border-left-width: 12px}
.link {
	COLOR: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
.test {
  color: black;
  font-family: Arial;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
}