A:link{color:blue;text-decoration:none}
A:visited{color:blue;text-decoration:none}
A:active{color:blue;text-decoration:none}
A:hover{color:red;text-decoration:underline}

BODY{
	scrollbar-arrow-color:red;
	cursor:url("mycursor.cur");
}

.nav {
	font-family: Geneva,Tahoma,Verdana,Arial,Helvetica;
	font-size: xx-small;
	nowrap;
}

.nav .secondary {
	background-color: white;
}

.nav .secondary a:link    {color: black; text-decoration:none}
.nav .secondary a:visited {color: black; text-decoration:none}
.nav .secondary a:active  {color: red;   text-decoration:none}
.nav .secondary a:hover   {color: red;   text-decoration:underline}

.nav .cacolloquium {
	background-color: navy;
	padding-left: 5;
	padding-right: 5;
}

.nav .cacolloquium a:link    {color: white; text-decoration:none}
.nav .cacolloquium a:visited {color: white; text-decoration:none}
.nav .cacolloquium a:active  {color: red;   text-decoration:none}
.nav .cacolloquium a:hover   {color: red;   text-decoration:underline}

.bottomnav {
	padding: 2;
	background-color: black; 
	color: white; 
	font-size: x-small;
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	nowrap;
}

.bottomnav a:link    {color: white; text-decoration:none}
.bottomnav a:visited {color: white; text-decoration:none}
.bottomnav a:active  {color: red;   text-decoration:none}
.bottomnav a:hover   {color: red;   text-decoration:underline}

.highlight {
	background-color: #FFFF99;
}

.redbullet {
	font-family: arial,helvetica;
	font-size: x-small;
	color: red;
}


.article {
	font-family: Bookman Old Style,Book Antiqua,Century Schoolbook,Bookman Old Style,Times New Roman,Arial,Helvetica;
	padding: 5px;
}

.article .header {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-weight: bold;
}

.article .header a:link    {color: black; text-decoration:none}
.article .header a:visited {color: black; text-decoration:none}
.article .header a:active  {color: red;   text-decoration:none}
.article .header a:hover   {color: red;   text-decoration:underline}

.article .header .title {
}

.article .header .column {
	color: red;
	font-size: smaller;
	font-weight: bold;
	vertical-align: baseline;
}

.article .header .by {
	font-size: smaller;
}

.article .header .author {
	color: #003366;
}

.box {
	padding: 5px;
	border: 1px solid black;
	font-family: Tahoma,Verdana,Helvetica,Arial,Times New Roman;
	font-size: x-small;
}

.box .VBQ {
	font-family: Bookman Old Style,Book Antiqua,Century Schoolbook,Bookman Old Style,Times New Roman,Arial,Helvetica;
	font-size: small;
	text-align: center;
}

.box .VBQ .title {
	font-weight: bold;
}

.box .center {
	text-align: center;
}

.box .title {
	color: red;
	font-weight: bold;
	text-align: center;
}

.box .smalltext {
	font-size: smaller;
	text-align: center;
}

.box .spaced {
	margin-top: 5px;
	margin-bottom: 5px;
}

.feature {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-size: xx-small;
	background-color: #FFFF99; 
	padding: 5px;
}

.smalltext {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-size: xx-small;
	text-align: center;
}

.smalltextleft {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-size: xx-small;
	text-align: left;
}

.smalltextright {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-size: xx-small;
	text-align: right;
}

.smallbluetext {
	font-family: Tahoma,Veranda,Arial,Helvetica,Times New Roman;
	font-size: xx-small;
	text-align: center;
	color: navy;
}

.mediumtext {
	font-size: x-small;
	font-family: Tahoma,Veranda,Helvetica,Arial,Times New Roman;
	font-weight: bold;
}

.mediumtext a:link    {color: navy; text-decoration:none}
.mediumtext a:visited {color: navy; text-decoration:none}
.mediumtext a:active  {color: red;  text-decoration:none}
.mediumtext a:hover   {color: red;  text-decoration:underline}
	
.mediumwhitetext {
	font-family: arial, helvetica;
	font-size: x-small;
	color: white;
}

.textbutton {
	border: 1px solid black;
	padding: 5px;
	
	text-align: center;
	vertical-align: middle;
	
	width: 70;
	height: 21;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: red;
}

.textbutton a:link    {color: red; text-decoration:none}
.textbutton a:visited {color: red; text-decoration:none}
.textbutton a:active  {color: red; text-decoration:none}
.textbutton a:hover   {color: red; text-decoration:underline}
						
.feature a:link    {color: black; text-decoration:none}
.feature a:visited {color: black; text-decoration:none}
.feature a:active  {color: red;   text-decoration:none}
.feature a:hover   {color: red;   text-decoration:underline}

.feature .title {
	border: 1px solid red;
	padding: 2px;
	padding-left: 5px;
	background-color: red;
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
	color: white;
}

.trademark {
	font-size: xx-small; 
	color: #FF0000;
	font-family: Arial;
	vertical-align: super;
}

/* discuss this article */
#DiscussArea {
	margin-left: 40px;
	margin-right: 40px;
}

div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #FFFFEB; 	
}

div.bubble blockquote ul {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/images/discuss_tip.gif) no-repeat 20px 0;
	font-style: normal;
}
