#wmt_permnav TD.selected {
  border-top: 5px solid #EA2D30;
/* Second template color */
}
#wmt_permnav A {
  color: #FFF;
}
#wmt_permnav_search #wmt_searchgo {
  background-color: #EA2D30;
  /* Second template color */
	border: 1px solid #D21A20;
  color: #FFF;
}
#wmt_banner {
  background-image : url(../images/banner.gif);
}
#wmt_menubar {
  background-color : red;
  color: #FFF;
  background-image : url(../images/header_gadian.gif);
  background-repeat : repeat-x;
}
#wmt_menubar TD {
  color: #FFF;
}
#wmt_menubar TD.selected {
  border-top: 5px solid #F0D200;
}
#wmt_menubar A {
  color: #FFF;
}
#wmt_vmenubar LI.heading DIV, #wmt_vmenubar LI.heading DIV A {
  color: #EA2D30;
}
#wmt_vmenubar UL UL LI {
  background-image : url(../about/css/images/vmenu-bullet.gif);
}
.wmt_featitem {
  background-color: #035392;
  background-image : url(../about/css/images/featured-background.jpg);
  border: 2px solid #00133B;
}
.wmt_featitem .featitem_heading {
  color: #FFF;
}
.wmt_featitem .featitem_text {
  color: #FFF;
}
.wmt_featitem .featitem_link {
  background-color: #035392;
  background-image : url(../about/css/images/featured-gradient.jpg);
  color: #FFF;
}
.wmt_featitem .featitem_link A {
  color: #FFF !IMPORTANT;
  background-image : url(../about/css/images/featured-link.gif);
}
.wmt_featitem_alt {
  background-color: #EA2D30;
  background-image : url(../about/css/images/featured-background-alt.jpg);
  border: 2px solid #720000;
}
.wmt_featitem_alt .featitem_heading {
  color: #FFF;
}
.wmt_featitem_alt .featitem_text {
  color: #FFF;
}
.wmt_featitem_alt .featitem_link {
  background-color: #EA2D30;
  background-image : url(../about/css/images/featured-gradient-alt.jpg);
  color: #FFF;
}
.wmt_featitem_alt .featitem_link A {
  color: #FFF !IMPORTANT;
  background-image : url(../about/css/images/featured-link-alt.gif);
}
#wmt_deakin_news {
  border : 1px solid #035392;
}
#wmt_deakin_news .news_article .news_heading {
  color: #EA2D30;
}
.wmt_infodiv, #course_search {
  border: 2px solid #035392;
}
.wmt_infodiv .list_heading {
  background-image : url(images/folder.gif);
}
.wmt_infodiv LI {
  background-image : url(images/folder-bullet.gif);
}
.wmt_infodiv UL UL LI {
  background-image : url(images/folder-bullet.gif);
}
.wmt_heading {
  background-image : url(../../images/wmt-heading-gradient.gif);
  background-color: #E8EBEB;
  background-repeat : repeat-x;
}
/************************/
/*** Standard classes ***/
/************************/

#usefulLinkHeader {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
}
TR.wmt_tr_heading {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
}
TR.wmt_tr_heading A {
  color: #FFF  !IMPORTANT;
  text-decoration: underline;
}
TR.wmt_tr {
  background-color: #EA2D30;
  /* Second template color */
	color: #FFF;
}
TR.wmt_tr A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
TD.wmt_td_heading {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
}
TD.wmt_td_heading A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
TD.wmt_td {
  background-color: #EA2D30;
  /* Second template color */
	color: #FFF;
}
TD.wmt_td A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
TH.wmt_th {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
  text-align: left;
}
TH.wmt_th A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
TD.wmt_td_box {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
  text-align: center;
  height: 100px;
  width: 100px;
}
TD.wmt_td_box A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
TD.wmt_td_box_empty {
  background-color: #FFF;
  height: 100px;
  width: 100px;
}
DIV.wmt_div {
  background-color: #EA2D30;
  /* Second template color */
	color: #FFF;
}
DIV.wmt_div A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
DIV.wmt_div_heading {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
  text-align: left;
}
DIV.wmt_div_heading A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
SPAN.wmt_span {
  background-color: #EA2D30;
  /* Second template color */
	color: #FFF;
}
SPAN.wmt_span A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
SPAN.wmt_span_heading {
  background-color: #035392;
  /* Primary template colour */
	color: #FFF;
  font-weight: bold;
  text-align: left;
}
SPAN.wmt_span_heading A {
  color: #FFF !IMPORTANT;
  text-decoration: underline;
}
FIELDSET.wmt_fieldset, FIELDSET.wmt_sub_fieldset
{
  border:1px solid #006699;
}
FIELDSET.wmt_dotted_fieldset
{
  border:1px dotted #006699;
}
LEGEND.wmt_bg_legend
{
  background-color:#006699;
  color: #FFF;
  padding:2px;
}
LEGEND.wmt_legend
{
  color: #006699;
  background-color:#FFFFFF;
}
LEGEND.wmt_border_legend
{
  border:1px solid #006699;
  color:#006699;
  background-color:#FFFFFF;
}
.wmt_label
{
  border:1px solid #006699;
}
INPUT.wmt_button
{
  color:#006699;
  border:1px outset #006699;
}
.seikatuhi TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  border-collapse : collapse;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.seikatuhi{
  border-collapse : collapse;
}
.thiyou TD{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
  padding-left : 10px;
  padding-right : 20px;
  font-size : 12px;
}
.thiyou{
  border-collapse : collapse;
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : #fb0601 #fb0601 #fb0601 #fb0601;
  empty-cells : show;
  background-color : #ecedef;
}
.houdankai_p{
  margin-top : 5px;
  margin-left : 40px;
  margin-right : 5px;
  margin-bottom : 10px;
}
.rainichi{
  color : #007500;
  padding-top : 0px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#sc001 P{
  font-size : 13px;
  margin-bottom : 5px;
  margin-top : 0px;
  padding-top : 5px;
}
.h001{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #666666;
  text-align : center;
  padding-top : 7px;
  padding-bottom : 7px;
  width : 150px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fb0601;
  background-color : #d5d5d5;
}
.h002{
  text-align : center;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #666666;
  width : 140px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #fb0601;
  background-color : #d5d5d5;
}
.h003{
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #666666;
  border-bottom-color : #fb0601;
  width : 100px;
  background-color : #d5d5d5;
}
.h004{
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #666666;
  border-bottom-color : #fb0601;
  width : 100px;
  background-color : #d5d5d5;
}
.h005{
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #666666;
  border-bottom-color : #fb0601;
  width : 120px;
  background-color : #d5d5d5;
}
.h006{
  text-align : left;
  padding-top : 5px;
  padding-left : 10px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #666666;
  border-bottom-color : #666666;
}
.soudankai_list LI{
  padding-top : 5px;
  padding-bottom : 5px;
}
#tesol{
  width : 319px;
  height : 206px;
  background-image : url(../images/tesol_banner.gif);
  background-repeat : no-repeat;
}
#tesol P{
  padding-top : 150px;
  text-align : left;
  padding-left : 30px;
}
.h007{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : dashed;
  border-right-color : #666666;
  border-bottom-color : #666666;
  background-color : #d5d5d5;
  font-size : 12px;
  font-weight : bold;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
}

