/* Menu styles*/

A  {
	text-decoration : none;
}

A.navbar  {
	font-size : 90%;
	font-family : Arial;
	background : transparent;
	color : #ffcc00;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A.linkbar  {
	font-size : 80%;
	font-family : Arial;
	background : transparent;
	color : #FFD700;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

P.currentnavbar  {
	font-size : 90%;
	font-family : Arial;
	background : transparent;
	color : #660000;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
  text-align : center;
}

A.subcat  {
	font-size : 70%;
	font-family : Arial;
	background : transparent;
	color : #006666;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

FONT.currentsubcat  {
	font-size : 70%;
	font-family : Arial;
	background : transparent;
	color : #660000;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}


P.currentlinkbar  {
	font-size : 80%;
	font-family : Arial;
	background : transparent;
	color : #660000;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

BODY {
	font-family: TimesRoman, Times, serif;
/*	background : transparent; */
	color : #660000;
}

/* Headings*/

.title  {
	font-size : 250%;
	background : transparent;
	color : #660000;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
}

/* default P*/
p  {
	text-align : left;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	font-size : 85%;
}

P.intro {
	font-size : 110%;
	font-family : hevetica,Arial,"new courier";
	font-style : normal;
	font-weight : bold;
	color : #660000;
}

.date  {
	font-size : x-small;
	font-weight : bold
}

P.sectionbox  {
	font-size : 90%;
	text-align : center;
	padding : 0px;
	margin-left : 0%;
	margin-right : 0%;
	border-width : 1px;
	border-style : outset;
	border-color : red;
}

.filesize  {
	font-size : 70%;
	background : transparent;
	color : Gray;
	font-style : italic;
}

.copyright  {
	font-size : 75%;
	text-align : center;
	font-family : "new courier";
	font-style : italic;
}

.form  {
	font-size : 75%;
	font-family : "MS Sans Serif","new courier","Times New Roman";
	font-style : normal;
}

.deptsidebar {
	font-size : 80%;
	text-align : center;
	font-family : "Arial";
	font-style : normal;
	font-weight : bold;
	background : transparent;
	color : white;
}

.reset {
	font-size : 80%;
	background : transparent;
	color : white;
	font-family : serif;
	font-style : italic;
}

#desc { 
	font-size : 80%;
	background : transparent; 
	color : white;
	font-family : serif;
	font-style : italic;
	position : absolute; 
	left : 40px; 
	top : 425px; 
}

.gb {
	font-size : 200%;
	background : transparent;
	color : #660000;
	font-family : "Times New Roman";
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
