
A:link {FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none; line-height:150%}

A:visited {FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none}

A:hover {FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: none}

.title{
	font-size:12px;
	color:#000000;
	font-family: "Verdana";
	padding-bottom:2px;
	font-weight:bold;
}

#Layer1 {
	position:absolute;
	width:144px;
	height:33px;
	z-index:1;
	left: 405px;
	top: 335px;
	text-align:center;
	background-color:#666600;
}

.tit {color: #000000; font-size: 18px; line-height: 22px; font-weight:bold}

td {font-family: "Verdana", "Helvetica", "sans-serif";font-size: 12px;	color: #000000;text-decoration: none;line-height: 140%;}

SELECT {BORDER-RIGHT: #6188AF 1px solid; BORDER-TOP: #6188AF 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #6188AF 1px solid; COLOR: #000000; BORDER-BOTTOM: #6188AF 1px solid; BACKGROUND-COLOR: #ffffff}

.table {BORDER-RIGHT: #6188AF 1px solid; BORDER-TOP: #6188AF 1px solid; BORDER-LEFT: #6188AF 1px solid; BORDER-BOTTOM: #6188AF 1px solid}

.table2 {BORDER-RIGHT: #6188AF 1px solid; BORDER: #6188AF 1px dotted;}

.td2 {font-family: "Verdana", "Helvetica", "sans-serif"; text-decoration: none; font-size:14px}

.btn {
BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 2px solid; PADDING-LEFT: 10px; padding-right:10px; FONT-SIZE: 12px; BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid; font-weight:bold; background-color:#CCCCCC;
}

.hittd {font-family: "Verdana", "Helvetica", "sans-serif";font-size: 11px;}

.input {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffffff;font-family: "Verdana";}

h1 {FONT-SIZE: 12px; COLOR: #22007a; line-height:14px;}

h2 {FONT-SIZE: 115%; COLOR: #22007a;}

h3 {COLOR: #22007a; font-size:12px; padding-top:5px; padding-bottom:1px; font-weight:bold;}

p {COLOR: #00000; font-size:12px; padding-top:4px; padding-bottom:4px;}

.button{
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-color:#6188AF;
	font-size:12px;
	color:#000000;
	background:#FFFFFF;
	font-family: "Verdana";
}

body{  font-size:9pt;line-height:120%; font-family:"Verdana", "Arial", "Arial"; SCROLLBAR-FACE-COLOR: #67B649; SCROLLBAR-HIGHLIGHT-COLOR: #F5F9FF; SCROLLBAR-SHADOW-COLOR: #B7FC43; SCROLLBAR-3DLIGHT-COLOR: #828282; SCROLLBAR-ARROW-COLOR: #797979; SCROLLBAR-TRACK-COLOR: #ECECEC; SCROLLBAR-DARKSHADOW-COLOR: #ffffff}


.style1 {
color:#000066;
}
.style1:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #666666; TEXT-DECORATION: none
}

.style2 {
	COLOR: #990; 
}
.style2:hover {
	COLOR: #fff; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none
}

.style3:hover {
	COLOR: #a00; BACKGROUND-COLOR: #ccc; TEXT-DECORATION: none
}

.v10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.v9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
}
.smalltext {
font-family: "arial", "Helvetica", "sans-serif";
font-size: 11px;	
color: #000040;
text-decoration: none;
}


.style4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4A7B9E;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

A.menulink {
	COLOR: #333333;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	margin-top:15px;
	text-align:center;
}
A.menulink:hover {
	COLOR: #e90e8b;
	text-decoration:none;
}

td.menulink{
	background: url("http://www.teeschinese.com/images/menuback.gif") no-repeat; 
}
td.menulink2{
	background: url("http://www.teeschinese.com/images/menuback2.gif") no-repeat; 
}	
.menupink {
	FONT: 11px tahoma,verdana,arial; COLOR: #e90e8b; padding:0 5px 0 5px;
}
a.sublink:link, a.sublink:active, a.sublink:visited {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: right top; DISPLAY: block; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; COLOR: #3a6a74; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.sublink:hover {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(http://www.teeschinese.com/images/bghover.jpg); COLOR: #3a6a74; BACKGROUND-REPEAT: repeat-x; text-decoration:none;
}
#university {
	PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.university UL {
	padding: 0;  OVERFLOW: hidden; WIDTH: 680px;
}
.university LI {
padding: 3px 2px 0 0px; FLOAT: left;  MARGIN: 0px 4px; WIDTH: 680px; BORDER-BOTTOM: #FF6633 1px dashed; LIST-STYLE-TYPE: none; HEIGHT: 20px;
}

.otheruni{ width:260px; padding-left:10px; color:#990000;
float:left;
}

.university LI A {
	PADDING-RIGHT: 4px; DISPLAY: block; PADDING-LEFT: 4px; FLOAT: left; PADDING-BOTTOM: 0px; FONT: 12px/20px verdana; MARGIN-LEFT: 4px; PADDING-TOP: 0px; HEIGHT: 20px; TEXT-DECORATION: none
}

.university LI A SPAN.small {
	FONT-SIZE: 11px; MARGIN: 0px 3px
}
.uni1 {
	OVERFLOW: hidden; WIDTH: 210px; COLOR: #c10000; text-align:left; padding-left:0;
}
.uni1:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}

.uni2 {
	COLOR: #000; TEXT-DECORATION: none
}
.uni2:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #666666; TEXT-DECORATION: none
}
.uni3 {
	COLOR: #ff0000
}
.uni3:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none
}

