﻿.studentBorder, .studentBorderSpacing, .studentBorderFiller
{
	background-image: url(../images/studentBorder.gif); 
	background-position:bottom; 
	height:24px; 
	background-repeat:repeat-x; 
	width:20px;	
	background-color: #f7931d;
}

.studentBorderSpacing
{
	width:1px;	
}

.studentBorderFiller
{
	width:249px;	
}

.studentTab
{
	background-image: url(../images/menu/tabs/memberTabs/unSelectedTab.gif); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-color: #f7931d;
	height:27px;
	width: 128px;
}

.studentSelectedTab
{
	background-image: url(../images/menu/tabs/memberTabs/selectedTab.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
	height:30px;
	width: 128px;
}