/* ================================
    CSS STYLES FOR UTEP New Main Pages
   ================================
*/   

/* default page load items */

/* for hyperlinks */
.Links		{line-height:20px; border: 0px;}
A:link		{text-decoration:none; color:#000000; border: 0px;}
A:visited	{text-decoration:none; color:#ff6633; border: 0px;}
A:active	{text-decoration:none; color:#ff6633; border: 0px;}
A:hover		{text-decoration:underline; color:#ff6633; border: 0px;}


.UTEPHOME A, .UTEPHOME A:link, .UTEPHOME a:visited {margin-left:30px; text-decoration:underline; color:#003366; font-size:1.4em; font-weight:bold; padding-left:2px;}
.UTEPHOME A:hover, .UTEPHOME A:active {margin-left:30px; text-decoration:underline; color:#ff6633; font-weight:bold; font-size:1.4em;}
#BannerLinks{}
#BannerLinks A, #BannerLinks A:link, #BannerLinks a:visited {text-decoration:none; color:#fff; border: 0px; padding-bottom: 10px;}
#BannerLinks A:hover, #BannerLinks A:active {text-decoration:underline; color:#ff6633;}

#BannerLink1{}
#BannerLink1 A, #BannerLinks A:link, #BannerLinks a:visited {text-decoration:none; color:#fff; border: 0px; padding-bottom: 10px;}
#BannerLink1 A:hover, #BannerLinks A:active {text-decoration:underline; color:#ff6633;}

#BannerLink2{}
#BannerLink2 A, #BannerLinks2 A:link, #BannerLinks2 a:visited {text-decoration:none; color:#fff; border: 0px; padding-bottom: 10px;}
#BannerLink2 A:hover, #BannerLinks A:active {text-decoration:underline; color:#ff6633;}

#CenterColMain A, #CenterColMain A:link, #CenterColMain a:visited {text-decoration:underline;  color:#003366; border:0px; font-size:1.2em; font-weight:bold;;}
#CenterColMain A:hover, #CenterColMain A:active {text-decoration:underline; color:#ff6633; font-weight:bold; font-size:1.2em;}

.CenterColMainExceptWhite A, .CenterColMainExceptWhite A:link, .CenterColMainExceptWhite a:visited {text-decoration:underline;  color:#003366; border:0px; font-size:1.2em; font-weight:bold;}
.CenterColMainExceptWhite A:hover, .CenterColMainExceptWhite A:active {text-decoration:underline; color:#ff6633; font-weight:bold; font-size:1.2em;}

.CenterColMainExceptGrey A, .CenterColMainExceptGrey A:link, .CenterColMainExceptGrey a:visited {text-decoration:underline;  color:#003366; border:0px; font-size:1.2em; font-weight:bold;}
.CenterColMainExceptGrey A:hover, .CenterColMainExceptGrey A:active {text-decoration:underline; color:#ff6633; font-weight:bold; font-size:1.2em;}

.graycolor A, .graycolor A:link, .graycolor a:visited {text-decoration:underline;  color:#003366; border:0px; font-size:1.2em; font-weight:bold;}
.graycolor A:hover, .graycolor A:active {text-decoration:underline; color:#ff6633; font-weight:bold; font-size:1.2em;}

.glossymenu1 A, .glossymenu1 A:link, .glossymenu1 a:visited {text-decoration:none; font-weight:bold; color:#fff; border: 0px;}
.glossymenu1 A:hover, .glossymenu1 A:active {text-decoration:underline; color:#fff; font-weight:bold;}
.glossymenu A, .glossymenu A:link, .glossymenu a:visited {text-decoration:none; font-weight:bold; color:#fff; border: 0px;}
.glossymenu A:hover, .glossymenu A:active {text-decoration:underline; color:#fff; font-weight:bold;}
.searchboxemail A, .searchboxemail A:link, .searchboxemail a:visited {text-decoration:none; font-weight:bold; color:#003366; border: 0px;}
.searchboxemail A:hover, .searchboxemail A:active {text-decoration:underline; color:#ff6633; font-weight:bold;}



/* footer section */
#footer {text-decoration:none; color:#ffffff; border: 0px;}
#footer A:link {text-decoration:none;  color:#ffffff; border: 0px;}
#footer A:visited {text-decoration:none; color:#ffffff; border: 0px;}
#footer A:active {text-decoration:none; color:#ffffff; border: 0px;}
#footer A:hover {text-decoration:underline; color:#ffffff; border: 0px;}
