/* Cascading Style Sheet for Forum comparision */
body {
   color: #000000;
   background-color : transparent;
   background-image: url("http://www.unc.edu/%7Ejzhang2/inls181/forum/nabkgnd.jpg");  
	}

.mainPageTable {
    width: 680px;
    vertical-align : top;
    margin-right: 20px;
    margin-left: 20px;  
    }

.innerTable {
   vertical-align : top;
    }

a:link {
	color : #3366CC;
	background-color : transparent;
	}

a:visited {
	color : #0000CC;
	background-color : transparent;
	}
	
p { 
	font-family : arial, helvetica, sans-serif;
	background-color : transparent;
	font-size: 12px;
	}

.author { 
	font-family : times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	font-size: 18px;
    text-align: center;
	}

hr
{
	color: #3366CC;
	background-color: transparent;
	width: 720px;
	text-align: center;
; clip:     rect(   )}

.tdline {
    padding: 0;
	vertical-align : middle;
	font-size: 2px;
	height: 1px;
	color: #ffffff;
	background-color: #3366CC;
; background-position: center center
} 


.tdbar {
    padding: 0;
	font-family : "times new roman", arial, helvetica, sans-serif;
	vertical-align : middle;
	font-size: 12px;
	 height: 14px;
    text-align: center; 
    width: 70px;
    color: #ffffff;
    background-color: #3366CC;
; background-position: center center; position: relative; clip:  rect(   )
} 

.tdClass {
    padding: 0;
	font-family : times new roman, arial, helvetica, sans-serif;
	vertical-align : middle;
	font-size: 14px;
	color: #ffffff;
	background-color: #AE00AE;
	height: 14px;
    text-align: center; 
    width: 240px;
 } 

 .tdcontent {
  padding: 0;
	font-family : times new roman, arial, helvetica, sans-serif;
	vertical-align : middle;
	font-size: 16px;
	color: #ffffff;
	background-color: #AE00AE;
	height: 16px;
    text-align: left; 
    width: 140px;
 } 

 .tdcontentinside {
  padding: 0;
	font-family : times new roman, arial, helvetica, sans-serif;
	font-size: 12px;
    text-align: left; 
    width: 140px;
 } 

h4 {
	font : bold 18px times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	vertical-align : middle;
	text-align : center;
	color : #800080;
	}

h3 {
	font : bold 20px times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	vertical-align : bottom;
	text-align : center;
	color : #800080;
	}

.h33 {
	font : bold 20px times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	vertical-align : bottom;
	text-align : left;
	color : #800080;
	}

h2 {
	font : bold 22px times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	vertical-align : top;
	text-align : center;
    color : #800080;
	}

h1 {
	font : bold 24px times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	vertical-align : bottom;
	text-align : center;
    color : #800080;
	}

ul {
	font-family : times new roman, arial, helvetica, sans-serif;
	background-color : transparent;
	font-size: 16px;
	}


.smallright {
   font : 16px times new roman, helvetica, sans-serif;
   color : #FFFFFF;
   background-color : transparent;
   text-align : right;
}  /* ns workaround */



A.mheadertxt {
	COLOR: #ffffff;
	background-color : transparent; 
	TEXT-DECORATION: none
; text-align: center
}
A.mheadertxt:hover {
	COLOR: #ffff00;
	background-color : transparent;
}
A.mheadertxt:visited {
	COLOR: #ffffff;
	background-color : transparent;
}

A.headerstories:hover {
	COLOR: #ff0000;
	background-color : transparent;
}
A.headerstories:visited {
	COLOR: #000000;
	background-color : transparent;
}
A.headerstories {
	font-size: 14px;
	COLOR: #000000;
	background-color : transparent; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none
}

.smallfont {
   font : 10px arial, helvetica, sans-serif;
   color : #000000;
   background-color : transparent;
}  /* ns workaround */


