/* main pages of IMT 125 website - black background - tables with no borders and cells with borders */

a:link {color: #3f4a8a;
	text-decoration: none }
a:visited {color: #3f4a8a;
	text-decoration: none }
a:hover {color: #053a64;
	text-decoration: underline }
a:active {color:#31bba1; }

body {background-color:#000000;
	margin: 10;}
	
#dragonfly {background-image:url(dragonfly3.png);
background-position: 20 10;
background-attachment:fixed;
background-repeat:no-repeat; }

.drkblue {background-image:url(images/bluestrip.jpg);
	background-repeat:repeat-x;}
	
.drkblue2 {background-image:url(images/bluestrip2.jpg);
	background-repeat:repeat-y;}
	

/* Flower Backgrounds */
	
.flowerRt {background-image:url(images/6696flowerR3.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.flowerRtTall {background-image:url(images/6696flowerR2.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.flowerLeft {background-image:url(images/6696flowerL3.jpg);
background-position: bottom left;
background-repeat:no-repeat;
}

.flowerLeftTall {background-image:url(images/6696flowerL2.jpg);
background-position: bottom left;
background-repeat:no-repeat;
}

.flowerMid {background-image:url(images/6696flowerM3.jpg);
background-position: bottom left;
background-repeat:no-repeat;
}


.skytop {background-image:url(images/6696sky.jpg);
background-repeat:repeat-x;
}
	


.bold {font-size: 11pt;
	font-weight:bold;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	margin-left: 7px;
	margin-right: 7px}

.fat {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
}


.normal {
	font-size: 11px;
	font-weight:normal;
	line-height: 13px;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	margin-left: 7px
}


.lean {
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-family: helvetica, arial, sans-serif
}

.reverse {
	font-size: 11px;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 1px;
	line-height: 14px;
}

.rfat {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 1px;
	line-height: 13pt;
}

.mini {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	margin-left: 7px;
	margin-right: 7px
}
	
.due {
	font-size: 10pt;
	font-weight:normal;
	line-height: 12pt;
	color: #8a2529;
	font-family: helvetica, arial, sans-serif;
	margin-left: 7px
	}



h1	{
	font-size: 23px;
	
	color: #66ccff;
	font-family:   helvetica, arial, sans-serif;
	margin-bottom:0px;
	margin-top: 0px;
}

h2	{
	font-size: 16px;
	color: #ffffff;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom:0px
}

h3	{
	font-size: 14px;
	
	color: #ffffff;
	font-family:   helvetica, arial, san-serif;
	margin-bottom: 4px
}

h4	{
	font-size: 12px;
	font-weight: regular;
	color: #ffffff;
	font-family:   helvetica, arial, san-serif;
	margin-bottom:4px
}

table 	{border: none;
	cellspacing: 5}

td 	{border-style: solid; 
	border-width: 1px; 
	border-color: #455899;}

td.none {border: none; }

ul ol, li  	{
	font-size: 11px;
	font-weight:regular;
	line-height: 13px;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	margin-right: 5px
}

li	{list-style: disc;
}

li.num	{list-style: decimal;
	line-height: 17pt;}


dl 	{font-size: 10pt;
	font-weight:regular;
	line-height: 12pt;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	margin-left: 7px;
	margin-right: 5px;}
#shape {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
tr.bg {background-color: #CCC;
}
