.link_button{
	font: 12px arial;
	color: #202020;
	text-decoration: none;
}
.link_button:hover{
	text-decoration: underline;
}

.bold_link{
	font: bold 14px arial;
	color: #202020;
}
.bold_link:hover{
	text-decoration: none;
}

.select_item{
	font: 12px arial;
	color: #202020;
}



.drop_shadow{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4) Alpha(Opacity=100);
}

.scroller {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    scrollbar-Arrow-Color: blue;
    scrollbar-Face-Color: #dae3f8;
    scrollbar-Shadow-Color: #cccccc;
    font: 10px arial;
}

.small_button
{
    border: 1px solid #172A06;
    color: #172A06;
    font: 11px arial;
    background: #ffffff;
    padding: 2px 2px 2px 2px;
}

.tiny_button
{
    border: 1px solid #172A06;
    color: #172A06;
    font: 10px arial;
    background: #ffffff;
    padding: 0px 0px 0px 0px;
}
.listitemodd{
	background: #00a504;
	font: 11px arial;
	color: white;
	padding: 5px 5px 5px 5px;
}
.listitemeven{
	background: #dddddd;
	font: 11px arial;
	color: black;
	padding: 5px 5px 5px 5px;
}
.mainheader {
	Font: 12px arial;
	TEXT-ALIGN: left;
	color: #E9E6BE;
}
.deletebutton {
	BORDER-RIGHT: blue 1px solid; BORDER-TOP: blue 1px solid; BACKGROUND: #eeeeee; FONT: bold 11px arial; BORDER-LEFT: blue 1px solid; COLOR: blue; BORDER-BOTTOM: blue 1px solid
}
.status_label {
	FONT: 11px arial
}
.small_textbox {
	Border: 1px solid gray;
	FONT: 11px arial;
	padding: 2px 2px 2px 2px;
}

.small_select {
    font: 10px arial;
}
.small_text{
    font: 10px arial;
}
.menu_small_link
{
    font:  11px arial;
}
.menu_small_link:link {
    color: blue;
}
}
.menu_small_link:visited {
    color: blue;
}
}
.menu_small_link:hover {
	color: gray;
    text-decoration: none;
}
.showsButton{
	font: 11px arial;
	background: #eeeeee;
	color: green;
	padding: 0px 0px 0px 0px;
}
.instructions
{
    font: bold 12px arial;
    color: black;
    background: #eeeeee;
    text-align: left;
    border: 1px solid black;
}
.error
{
    font: bold 11px arial;
    color: red;
    text-align: center;
	background: white;
}
.floating_error
{
    font: bold 11px arial;
    color: red;
	background: white;
    text-align: center;
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4) Alpha(Opacity=100);
	border: 1px solid gray;
}
.floating_success
{
    font: bold 11px arial;
    color: green;
	background: white;
    text-align: center;
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4) Alpha(Opacity=100);
	border: 1px solid gray;
}
.success
{
    font: bold 11px arial;
    color: green;
    text-align: center;
}

a.dynamic_button {
display:block;
width:100%;
height:100%;
}


a.dynamic_button:hover {
background-color:#E1E8E8;
}

a.link_div {
	font: 12px arial;
	color: #202020;
	display:block;
	width:100%;
	height:100%;
	text-decoration: none;
}

a.link_div:hover {
	text-decoration: underline;
}
a.link_div_selected {
	font: 12px arial;
	color: #202020;
	display:block;
	width:100%;
	height:100%;
	background: white;
	text-decoration: none;
	
}

a.link_div_selected:hover {
	text-decoration: underline;
}
		
.calendar{
		font: 10px arial;
		text-decoration: none;
		}
.calendar:hover{
		font: 10px arial;
		color: #c10000;
		text-decoration: underline;
		}
		
.text{
		font:bold 11px arial;
		text-decoration: none;
		}
.text:hover{
		font:bold 11px arial;
		color: #FFB400;
		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:#4F4D2F;
	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;
	}
.standard {
	font-family: Arial;
	font-size: 12px;
	color: #28430D;

}
.largescript {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}

