.IL3D {
    border-width:       2px;
    border-style:       solid;
    border-Left-color:  gray;
    border-Top-color:   gray;
    border-Right-color: #f0f0f0;
    border-Bottom-color:#f0f0f0;
}

.ILBase {
    font-family:        Arial;
	font-size:          12px;
    border-width:       0px;
    border-style:       solid;
    border-color:  		gray;
}

.ILTitle {

    font-family:        Arial;
	font-size:          12px;
    font-weight:        bold;
    font-style:         plain;
    color:				#000000;
    text-decoration:	none;
}

.ILSubTitle {

    font-family:        Arial;
	font-size:          12px;
    font-style:         plain;
    color:				#000000;
    text-decoration:	none;
}

.ILAbstract {

    font-family:        Arial;
	color:				#000000;
    font-family:        Arial;
    font-size:          10px;
    text-decoration:	none;
}

.ILAuthor {

    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
    text-decoration:	none;
    font-style: 		italic;
    font-variant: 		small-caps;
    
}

.ILDate {

    color:				#000000;
    font-family:        Arial;
    font-size:          10px;
    font-weight:        bold;
    text-decoration:	none;
}

.ILContent {

    color:				#000000;
    font-family:        Arial;
    font-size:          14px;
}

.ILSpacer {

    font-family:        Arial;
    font-size:          8px;
    height:				10px;
}

.ILMore {

    color:				#000000;
    font-family:        Arial;
    font-size:          10px;
    font-weight:        bold;
    
}

.browser {
    color:				#000000;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
    text-decoration:	none;
}

.browserDis {
    color:				#C0C0C0;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        bold;
    text-decoration:	none;
}

.msg {
    color:				orange;
    font-family:        Arial;
    font-size:          14px;
    font-weight:        bold;
    text-decoration:	none;
    
}

.msg2 {
    color:				black;
    font-family:        Arial;
    font-size:          12px;
    font-weight:        normal;
    text-decoration:	none;
    
}

.msg3 {
    color:				darkBlue;
    font-family:        Arial;
    font-size:          14px;
    font-weight:        bold;
    text-decoration:	none;
    
}