.spec{
		font: 11px arial;
		color: #4B4B4B;
		text-decoration: none;
		border-bottom:1px dashed #a2a2a2;
		}
.specHead{
		font: 11px arial;
		color: #2668B5;
		text-decoration: none;
		border-bottom:1px dashed #a2a2a2;
		}
.links{
		font: 11px arial;
		color: #003252;
		text-decoration: none;
		}
.links:hover{
		font: 11px arial;
		color: #C70052;
		text-decoration: underline;
		}
.heading{
		font:bold 12px arial;
		color: #2668B5;
		text-decoration: none;
		}
.laser{
		font: 11px arial;
		color: #6D6E6E;
		text-decoration: none;
		}
.laser:hover{
		font: 11px arial;
		color: #2668B5;
		text-decoration: underline;
		}
		
.text{
		font:bold 11px arial;
		text-decoration: none;
		color: #003252;
		}
.text:hover{
		font:bold 11px arial;
		color: #D30058;
		text-decoration: underline;
		}

.scroller {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    scrollbar-Arrow-Color: white;
    scrollbar-Face-Color: #D00000;
    scrollbar-Shadow-Color: #840606; 
	scrollbar-Track-Color: #5C4545;
	scrollbar-Highlight-Color: #D05656;
    font: 10px arial;
}

.small_button
{
    border: 1px solid black;
    color: black;
    font: 11px arial;
    background: #ffffff;
    padding: 2px 2px 2px 2px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4) Alpha(Opacity=100);
	
}

.small_textbox {
	BORDER: #110071 1px solid;
	FONT: 10px arial;
}

.small_select {
    font: 10px arial;
}
.small_text{
    font: 10px arial;
}

.drop_shadow{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4) Alpha(Opacity=100);
}

.dgEditHeader{
	font: bold 11px arial;
	text-align: center;
	color: white;
	background: #110071;
}
.dgEditItem{
	font: 11px arial;
}
	.dgHeader{
	background-color:#003252;
	font:BOLD 11px arial;color:#FFFFFF;
	}
	.dgItem{
	background-image:url(../images/survey_back.gif);
	font:11px arial;color:#000000;
	}
	.dgItem a{
	color:#C00003;
	}
	.dgItemScholarship{
	background-image:url(../images/survey_back2.gif);
	font:11px arial;color:#000000;
	}
	.small_textbox{
	font:10px arial;
	}
