/*
Style sheet definitions for Biology (Plant_Canada, StFX University)
*/

/* links */



@charset "iso-8859-1";

BODY {
	background: #dddddd;
	color: #000000;
	font-family: Verdana, Arial, Serif;
	font-size: 80%;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px
}

BODY.print {
	background: #ffffff;
	margin: 0;
}

TD, P, DIV {
	FONT-FAMILY: Verdana, Arial, Serif;
	FONT-SIZE: 11px;
	margin-top: 15px;
	margin-bottom: 15px
}

TABLE.listtable {
	border: 1px solid;
	border-color: #000000;
	width: 100%
}

TR.listtitle TD {
	background-color: #6699CC;
	border-bottom: 1px solid;
	border-color: #000000;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	padding: 3px;
	text-align: center
}

TR.listheader TD {
	color: #ffffff;
	background-color: #666666;
	border: 1px #000000;
	padding: 3px;
	text-align: center
}

TR.listitem TD {
	background-color: #eeeeee;
	padding: 3px;
	border-top: 1px solid;
	border-color: #000000;
}

TR.listitem2 TD {
	background-color: transparent;
	border: 1px #000000;
	padding: 3px;
	border-top: 1px solid;
	border-color: #000000;
}

TR.listitem TD A {
	text-decoration: none;
}

TR.listitem2 TD A {
	text-decoration: none;
}

TD.header {
	background-color: #6699CC;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px
}

TD.header2 {
	background-color: #666666;
	color: #f1f1f1;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	padding-left: 10px;
	text-align: left
}

TD.subheader {
	background-color: #eeeeee;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px
}

TD.column {
	background-color: #696969;
	color: #ffffff
}

TD.columnmenu {
	background-color: #dddddd;
	color: #666666;
	font-size: 10px
}

TD.main {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	padding: 5px
}

TD.maintitre {
	width: 100%;
	background-color: #eeeeee;
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 3px
}

TD.columntitle {
	width: 150px;
	background-color: #666666;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px
}

TD.columntext {
	padding-bottom: 5px;
	padding-top: 5px
}

TD.top {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px
}

LI.spaced {
	padding-bottom: 20px
}

A, A:LINK,A:VISITED {
	color: #404573;
	background: transparent
}

A:HOVER,A:ACTIVE {
	background: transparent;
	COLOR: #6699cc
}

A.menu, A.menu:LINK, A.menu:VISITED {
	color: #000000;
	text-decoration: none
}

A.menu:HOVER, A.menu:ACTIVE {
	color: #6699cc;
	TEXT-DECORATION: none
}

A.menu2, A.menu2:LINK, A.menu2:VISITED {
	color: #ffffff;
	text-decoration: none
}

A.menu2:HOVER, A.menu2:ACTIVE {
	color: #ffffff;
	text-decoration: underline
}

A.column, A.column:LINK, A.column:VISITED {
	color: #000000;
	text-decoration: none
}

A.column:HOVER, A.column:ACTIVE {
	color: #000000;
	text-decoration: underline
}

A.plain {
	text-decoration: none;
}

IMG {
	border-color: #000000;
}

.error {
	color: red;
}

P.conference {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline
}

TABLE.classement {
	width: 100%
}

TABLE.classement TR TD.division {
	font-size: 12px;
	font-weight: bold;
	text-align: center
}

TABLE.classement TR TD.groupname {
	background-color: #6699CC;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}

TABLE.classement TR.groupheader {
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	text-align: center
}

TABLE.classement TR.team {
	text-align: center;
	background-color: #eeeeee;
}

TABLE.classement TR.team1 {
	text-align: center;
	background-color: #ffffff;
}

TD.points {
	background-color: #666666;
	color: #FFFF33;
	font-family: arial;
	font-size: 35px;
	text-align: center
}

TD.Jour {
	background-color: #eeeeee
}

TD.Jour1 {
	background-color: #6699cc
}

TD.Jour1 A.plain {
	color: #ffffff;
	font-weight: bold
}

TD.point {
	background-color: #eeeeee;
	font-family: arial;
	font-size: 20px
}
TD.ends { border-right: 1px solid #696969; border-left: 1px solid #696969 }


input  { color: #444; font-size: 9pt; font-family: arial; background-color: white; border: solid 1px silver; font-color: #FFFFFF }

select  { color: #444; font-size: 9pt; font-family: Tahoma; background-color: white; border: solid 1px silver; font-color: #FFFFFF }

