@charset "utf-8";

.student_menu01 {
	border-bottom:1px solid #6abd98;
}

h2{
background-image:url(../../images/misc/green/title01.jpg);
}

caption{
	background-color:#ffc000;
	background-image:url(../../images/table/green/caption.jpg);
}

.header{
background-image:url(../../images/header/green/header.gif);
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    background: url(../i/green/tabs.png) no-repeat;
}

.ui-tabs-panel {
    border: 1px solid #359465;
}

button{
  background: #faa720 url(../../images/button/yellow/button_small.gif) repeat-x;
}
a.button, a.button:visited{
  background: #faa720 url(../../images/button/yellow/button_small.gif) repeat-x;
}
a.button:hover{
  background: #faa720 url(../../images/button/yellow/button_small.gif) repeat-x;
}
input.button{
  background: #faa720 url(../../images/button/yellow/button_small.gif) repeat-x;
}
