body {
	background-color: #FFFFFF;
	color: #000000;
	}

.bg1 {
	background-image: url('images/auburn_logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.hnavbg {
	background-color: #313131;/*themecolour2;*/
}
.leftcoltext {
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #ff0000;
}
.centercoltext {
	padding-left: 15px;
	padding-right: 20px;
}
.rightcoltext {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(sample_auburn_files/sample_auburn_rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.hnavbg2 {
	background-image: url(sample_auburn_files/sample_auburn_hnav_bg.gif);
	background-repeat: repeat-x;
}
p {
    font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(sample_auburn_files/sample_auburn_bullet.gif);
	color: #000000;/*themecolour4%0;*/	
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #ff0000;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;/*themecolour1;*/
}
a:link {
	color: #313131;/*themecolour2$ 0%,-68%;*/
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ff7f00;/*themecolour1;*/
}
A.curr:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
A.curr:visited {
	FONT-WEIGHT: bold; COLOR: #ffda94; TEXT-DECORATION: underline
}
A.curr:hover {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #fff6e5; TEXT-DECORATION: underline overline
}
A.curr:active {
	COLOR: #000000; BACKGROUND-COLOR: #fff6e5; TEXT-DECORATION: underline overline
}

.subheadbg {
	background-image: url(sample_auburn_files/sample_auburn_subheading_bg.gif);
	background-repeat: repeat-x;
	background-color: #313131;/*themecolour2$ 0%,-68.1%;*/
}
.rightcolleft {
	background-image: url(sample_auburn_files/sample_auburn_rightcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightcolbottom {

	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
}
.imageborder {
	padding-right: 4px;
}