﻿table.item{height: 27px;background-image: url(../images/inner-b.gif);color: #052661;font-size: 14px;
			vertical-align: middle;font-family: tahoma;font-weight: bold; text-align:center;}
a.item img{height:0;}
.item {display:block;
        width:100%;
        height:100%;
}
                 
table.selected {height:27px;background-image:url(../images/inner-b-over.gif); color:#960505; font-size:14px;
             vertical-align:middle; font-family:tahoma; font-weight:bold;text-align:center;
             }      
a.selected img{height:0;}
.selected a {color:#1e3b6e;
            display:block;
			width:100%;
			height:100%;
}
table.subitem {height:22px; background-image:url(../images/innersub-b.gif); color:#1e3b6e; font-size:12px;
               vertical-align:middle; font-family:tahoma; font-weight:bold; text-align:center}
a.subitem img{height:0;}
.subitem a {display:block;
			width:100%;
			height:100%;
}

table.subselected {height:22px; background-image:url(../images/innersub-b-over.gif); color:#ca0303; 
				font-size:12px; vertical-align:middle; font-family:tahoma; font-weight:bold; text-align:center}
a.subselected img{height:0;}
.subselected a {color:#8c0909;
              display:block;
			width:100%;
			height:100%;
}

.subitem_table{background-image:url(../images/innersub-b.gif);}

.buttomItem { font-weight:bold; color:White; padding-left:15px;padding-right:15px}

/*Form Controls*/
.form {background-image:url(../images/form-bg.gif); height:20px; border:solid 1px #b3b3b3; padding:0px; width:190px; font-family:tahoma}

/*Form TextBoxes and listBoxs*/
.form-text {background-image:url(../images/form-bg.gif); background-color:#f8f8f8; border:solid 1px #b3b3b3; padding:0px; width:190px; font-family:tahoma}
.form-text2 {background-color:#f8f8f8; border:solid 1px #b3b3b3; padding:0px; font-family:tahoma; width:808px}
.form-text3 {background-color:#f8f8f8; border:solid 1px #b3b3b3; padding:0px; font-family:tahoma; width:90%; height:60px;}
/*.form-b {background-image:url(../../images/form-b.gif); height:20px; border: outset 1px #eeeeee; padding:0px; font-family:tahoma; color:#FFFFFF; font-weight:bold}
.form-b2 {background-image:url(../../images/form-b2.gif); height:18px; border: outset 1px #eeeeee; padding:0px; font-family:tahoma; color:#FFFFFF; font-weight:bold; font-size:11px}
.form-b3 {background-image:url(../../images/form-b3.gif); height:24px; border: outset 1px #666666; padding:0px; font-family:tahoma; color:#eeeeee; font-weight:bold; letter-spacing:2px; width:150px}
*/
.form-b3 {background-image:url(../images/form-b3.gif); height:24px; border: outset 1px #666666; padding:0px; font-family:tahoma; color:#eeeeee; font-weight:bold; letter-spacing:2px; width:150px}
.notes {font-size:x-small;color:Gray;}
