/* rightclick menu style */

.link{

cursor:default;

text-decoration:none;

color:black;

font-size:8pt;

font-family:verdana;

padding:3px;

}



.normtext{

color:black;

font-size:8pt;

font-family:verdana;

font-weight:bold;

padding:3;

}



#conmenu {

cursor:default;

position:absolute;

top:0px;

left:0px;

visibility:hidden;

background-color:lightgrey;

layer-background-color:lightgrey;

border:outset 2px;

font-size:8pt;

font-family:verdana;

font-weight:normal;

color:#00436e;

width:150px;

padding:1 2 0 2;

z-index:2;

}



#conshadow{

position:absolute;

top:0px;

left:0px;

visibility:hidden;

background-color:black;

layer-background-color:black;

z-index:0;

}



/* regular styles */



.menu {font-family: arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; cursor: pointer; cursor: hand; border: 1px #FFFFFF solid}

.menu_table {  border: 1px #FFFFFF solid}



.body_copy_normal {  font-family: arial, Helvetica, sans-serif; font-size: 11px; line-height: 10pt; color: #003366}



.footer_text {font-family: arial, Helvetica, sans-serif; font-size: 8.5pt; font-weight: normal; color: #CC6600}



.columntext1 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC66}

.bodytext1 {  font-family: Verdana, arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal}

.itinbodytext1 { font-family: Verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.itinbodytext2 { font-family: Verdana, arial, Helvetica, sans-serif; font-size: 10px; color: #164479}

.itinbodytext3 { font-family: Verdana, arial, Helvetica, sans-serif; font-size: 11px; color: #848284}

.headingtext {  font-family: arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #993300}



/* Standard Links */





        .white { color: #ffffff; ; font-family: arial, Helvetica, sans-serif; font-size: 9px}

        .black { color: #000000; ; font-family: arial, Helvetica, sans-serif; font-size: 9px; background-color: E3DEE3}

        .a { background-color: #003366; color: #ffffff; ; font-family: arial, Helvetica, sans-serif; font-size: 9px}

        .b { background-color: #F2F2F2; color: #000000; ; font-family: arial, Helvetica, sans-serif; font-size: 9px}

        .c { background-color: #E8E8E8; color: #ffffff; }

.radio_button {  background-color: #003366}

.button_form {  font-family: arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #003366; border-color: #CCCCCC #00162D #000033 #CCCCCC; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; cursor: pointer; cursor: hand;}



/* Scroll Bar */



  body { 

    margin: 0 0 0 0;

    padding: 0 0 0 0; 

     scrollbar-face-color: #C3CED7;

     scrollbar-highlight-color: #333333;

     scrollbar-shadow-color: #aCBBC8;

     scrollbar-3dlight-color: #FaFaFa;

     scrollbar-arrow-color: #5C768C;

     scrollbar-track-color: #F1F1F1;

     scrollbar-darkshadow-color: #aCBBC8

    }



.button {

	font: 12px Geneva,sans-serif;

	background: #B2B3aB;

	color: #000000;

	cursor: hand;

	font-weight: normal;

	font-size : x-small;

	background-image: url(images/button_bg.gif);

	border-color: #FFFFFF; 

	border: 1px groove #FFFFFF;

}



.box {

	font: 12px Geneva,sans-serif;

	background: #B2B3aB;

	color: #000000;

	font-weight: normal;

	font-size : x-small;

	background-image: url(images/box_bg.gif);

	border-color: #FFFFFF; 

	border: 1px groove #FFFFFF;

}
