body, td, input,text	{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080
	text-decoration: none;
	font-size:8pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
      font-color: #808080
	text-decoration: bold;
	font-size:12pt;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
      color: #808080
	text-decoration: bold;
	font-size:7pt;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
      color: #808080
	text-decoration: bold;
	font-size:7pt;
}

A {
	color: #669966;
}

A:visited {
	color: #669966;
}

A.dark:visited {
	color: #669966;
}
div#onlineresources ul 
{
	padding: 0; 
	margin-left: 25px; 
	margin-right: 10px; 
	list-style-image: url(images/arrow.gif);
} 

div#onlineresources li 
{
	margin-top: 10px; 
} 

#onlineresources a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#onlineresources a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}

#onlineresources a:hover 
{
	color: #75F80B;
	text-decoration: underline;
}

td.ucl_sub_title {

	border-bottom-style : solid;

}
td.msg {


	border-style: solid;
        border-width: 1.5pt;        /* sets border width on all sides */
	border-color: red;
	padding: 1em 2em;
	text-align: center;
	
}

th.ucl_time_label {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:8pt;	
	text-align:  left;

}
td.ucl_time_value {
	border-style: solid;
        border-width: .50pt; 
	text-align: left;
}

.fill_row {

	background-color: #E7E8EA;
	margin-left: 500px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 25px;
        padding-left: 25px;
        width: 40px;
        height: 100%;
        width: 150px;
	
}

.ucl_editlog_top_box {

	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	padding : 2px;
	margin: 2px;
	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;       /* sets border width on all sides */
	text-align: center;
	
}

.ucl_editlog_bottom {

	border-bottom-style : solid;
	padding : 2px;
	margin: 2px;

	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;       /* sets border width on all sides */
	text-align: center;
	
}

.ucl_editlog_left {

	border-left-style : solid;
	padding : 2px;
	margin: 2px;

	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;        /* sets border width on all sides */
	text-align: center;
}

.ucl_editlog_right {

	border-right-style : solid;
	padding : 2px;
	margin: 2px;
	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;        /* sets border width on all sides */
	text-align: center;
}


.ucl_editlog_left_bottom {


	border-left-style : solid;
	border-bottom-style : solid;
	padding : 2px;
	margin: 2px;
	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;        /* sets border width on all sides */
	text-align: center;
}

.ucl_editlog_right_bottom {

	border-right-style : solid;
	border-bottom-style : solid;
	padding : 2px;
	margin: 2px;
	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;        /* sets border width on all sides */
	text-align: center;
}


.ucl_editlog_bottom_box {

	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	padding : 2px;
	margin: 2px;
	border-color : #CCC999
	border-width : 2px;
        border-width: 1.5pt;        /* sets border width on all sides */
	text-align: center;
}



