.nav_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}
.nav_menu A:link{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_menu A:active{
	color: #CCCCCC;
	text-decoration: none;
}
.nav_menu A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_menu A:hover{
	color: #ff9900;
	text-decoration: none;
}

.subnav_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;
}
.subnav_menu A:link{
	color: #333333;
	text-decoration: none;
}
.subnav_menu A:active{
	color: #FFFFFF;
	text-decoration: none;
}
.subnav_menu A:visited{
	color: #333333;
	text-decoration: none;
}
.subnav_menu A:hover{
	color: #FF9900;
	text-decoration: none;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	text-indent: 15pt;
}
.SubTopic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	font-weight: normal;

}
.SubTopic2 A:link{
	color: #0099ff;
	text-decoration: underline;
}
.SubTopic2A:active{
	color: #0099ff;
	text-decoration: none;
}
.SubTopic2 A:visited{
	color: #0099ff;
	text-decoration: none;
}
.SubTopic2 A:hover{
	color: #0099ff;
	text-decoration: underline;
}
.sidbarnav_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}
.sidebarnav_menu A:link{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarnav_menu A:active{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
.sidebarnav_menu A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.sidebarnav_menu A:hover{
	color: #000000;
	text-decoration: none;
}
.index_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
}
.index_menu A:link{
	color: #0033ff;
	text-decoration: underline;
}
.index_menu A:active{
	color: #0033ff;
	text-decoration: none;
}
.index_menu A:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.index_menu A:hover{
	color: #000000;
	text-decoration: underline;
}
.Gradientgray {
	background-image: url(images/orange_long_top.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bgGRASS {
	background-image: url(static/images/bg_grass.gif);
	background-repeat: repeat;
}
.bgSKY {
	background-image: url(images/bgsky.jpg);
	background-repeat: no-repeat;
	background-position: left;

}
.bgINDEX {

	background-image: url(images/index_refer.jpg);
	background-repeat: no-repeat;
}
.bgGRADIENTgrey {
background-image:url(images/bgTRANSPARENT.png);
background-repeat:repeat;
}
.borderDOTTED {
border-style:dotted;  
border-width:1px;
background-image:url(images/bgTRANSPARENT.png);
background-repeat:repeat;
}
.bgGRADIENTblue {
	background-image: url(UBC_DEV_12012011/Images/bgGRADIENTblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgGRADIENTblack {
	background-image: url(UBC_DEV_12012011/Images/bgGRADIENTblack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #ccFFFF;
}
.bgGRADIENTtopcontent {
	background-image: url(UBC_DEV_12012011/Images/bgGRADIENTgrey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footerMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CCFFFF;
}

