/* --- Style Sheet for www.uta.edu --- */


/* --- body and links --- */

body 
	{
	background: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

a:link
	{
	color: #003399;
	background: #FFFFFF;
	}

a:visited
	{
	color: #990000;
	background: #FFFFFF;
	}

a:active
	{
	color: #990000;
	background: #FFFFFF;
	text-decoration: underline;
	}

a:hover
	{
	color: #990000;
	background: #FFFFFF;
	text-decoration: underline;
	}

/* ---   --- */


/* --- news links on home page --- */

a.news:link
	{
	color: #003399; 
	background: #FFFFFF;
	text-decoration: none;
	}

a.news:visited
	{
	color: #990000; 
	background: #FFFFFF;
	text-decoration: none;
	}

a.news:active
	{
	color: #990000; 
	background: #FFFFFF;
	}

a.news:hover {text-decoration: underline}


.news	{
	font-size: 11px;
	margin-bottom: 6px;
	}

/* ---   --- */


/* --- press release index and archives --- */

.pr
	{
	font-size: 85%;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 8px;
	}

/* ---   --- */	

/* --- text links in grey column --- */

a.grey:link
	{
	color: #003399; 
	background: #cccccc;
	}

a.grey:visited
	{
	color: #990000; 
	background: #cccccc;
	}

a.grey:active
	{
	color: #990000; 
	background: #cccccc;
	}

/* ---   --- */


/* --- basic body styles --- */

.bodTitle
	{
	font-size: 120%;
	font-weight: bold; 
	margin-left: 16px; 
	margin-top: 10px; 
	color: #003399;
	background: #FFFFFF;
	}

.bodTitle0
	{
	font-size: 120%;
	font-weight: bold; 
	margin-top: 10px; 
	color: #003399;
	background: #FFFFFF;
	}

.bodHeading
	{
	font-weight: bold;
	margin-left: 16px;
	margin-top: 10px;
	font-size: 85%;
	}

.bodHeading0
	{
	font-weight: bold;
	margin-top: 10px;
	font-size: 85%;
	}

.bodSubHeading
	{
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 75%;
	}

.bodSubHeading0
	{
	font-weight: bold;
	margin-top: 10px;
	font-size: 75%;
	}

.bodLink
	{
	font-size: 85%;
	margin-right: 16px;
	margin-left: 16px;
	}

.bodLink0
	{
	font-size: 85%;
	}

.bodLinkHanging
	{
	text-indent: -10px;
	font-size: 85%;
	margin-right: 16px;
	margin-left: 26px;
	}

.bodText
	{
	text-indent: 16px;
	font-size: 85%;
	margin-right: 16px;
	margin-left: 16px;
	}

.bodSubTitle
	{
	font-size: 90%;
	margin-left: 16px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
	}

ul,ol,menu,dir
{
	font-size: 85%;
	margin: 0 48px 0 16px;
}

/* --- Tables --- */

.bodTable
	{
	font-size: 85%;
	}

.bodTable12
	{
	font-size: 85%;
	margin-left: 12px;
	}

.bodTableSmall
	{
	font-size: 70%;
	}

/* this does a rollover colorchange */
tr.ruled
	{
        background:#9cf;
	}

/* ---   --- */


/* --- for "Yahoo-style" listings --- */

.toplink
	{
	font-size: 85%;
	font-weight: bold;
	margin: 10px 0px 0px 16px;
	}

.sublink
	{
	font-size: 75%;
	margin: 0px 16px 0px 16px;
	}

/* --- styles to give color to
the -td- elements around the page --- */

.borders
	{
	background: #444444;
	color: #FFFFFF;
	}

.pixel
	{
	border: 0px;
	height: 1px;
	width: 1px;
	}

.colorOne
	{
	background: #004898;
	color: #FFFFFF;
	}

.colorTwo
	{
	background: #cccccc;
	color: #FFFFFF;
	}

/* ---  --- */


/* --- text for the grey column --- */

.greyColText
	{
	color: #000000;
	font-size: 70%;
	margin-left: 5px;
	margin-right: 5px;
	background: #cccccc;
	}

/* ---   --- */


/* --- text for the footer --- */

.home, .footer
	{
	font-size: 10px;
	}

/* ---   --- */


/* --- news links on home page --- */

a.home:link
	{
	color: #003399; 
	background: #FFFFFF;
	text-decoration: none;
	}

a.home:visited
	{
	color: #990000; 
	background: #FFFFFF;
	text-decoration: none;
	}

a.home:active
	{
	color: #990000; 
	background: #FFFFFF;
	}

a.home:hover {text-decoration: underline}

/* ---   --- */


/* --- styles for the class schedule (on ais2) --- */

.depTitle
	{
	font-size: 120%;
	font-weight: bold; 
	margin-left: 16px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	color: #003399;
	background: #FFFFFF;
	}

.schedSmall
	{
	font-size: 70%;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

/* ---   --- */


/* --- rollovers --- */

a.ala
	{
	background-color: #12aaff;
	}

a.ala:hover
	{
	background-color: #aa11ff;
	}

/* ---  style for today's date --- */

.todayis
{
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 0 16px 0 16px;
}

/* --- Styles for Notices --- */

.acadNoticeHead
{
	background-color: #990000;
	color: #dddddd;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 16px 0 16px;
}

.acadNotice
{
	background-color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.2;
	border-bottom: #AAAAAA;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	margin: 0 16px 0 16px;
}

.more
	{
	background-color: #eeeeee;
	font-size: 10px;
	margin-right: 16px;
	text-align: right;
	font-weight: bold;
	margin-left: 16px;
	line-height: 1.2;
}


a.amore:link
	{
	background-color: #eeeeee;	
}

a.amore:visited
	{
	background-color: #eeeeee;	
}

a.amore:active
	{
	background-color: #eeeeee;	
}

a.amore:hover
	{
	background-color: #dddddd;	
}


a.aNote:link
	{
	background-color: transparent;	
}

a.aNote:visited
	{
	background-color: transparent;	
}

a.aNote:active
	{
	background-color: transparent;	
}

a.aNote:hover
	{
	background-color: transparent;	
}


.eventNoticeHead
{
	background-color: #004898;
	color: #dddddd;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-right: 16px;
	margin-left: 16px;
	line-height: 1.5;
}

.eventNotice
{
	background-color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 16px;
	margin-right: 16px;
	line-height: 1.2;
	border-bottom: #AAAAAA;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

a.eNote:link
	{
	background-color: transparent;	
}

a.eNote:visited
	{
	background-color: transparent;	
}

a.eNote:active
	{
	background-color: transparent;	
}

a.eNote:hover
	{
	background-color: transparent;	
}

/* -- */


.searchForm
{
	border: 0;
	width: 49px;
	height: 16px;
	border-width: 0;
	border-style: none;
}


