﻿body 
{
	margin-top:0px; 
	padding-top:0px; 
	margin-left:0px; 
	margin-right:0px;
	background-repeat: repeat-x;
	background-position: top;
}

#topTable
{
	width:800px;
	height:132px;
	table-layout:fixed;
}
.topcol0{width:600px; text-align:left; vertical-align:middle}
.topcol1{width:200px;}
.toprow0{height:10px}
.toprow1{height:89px; text-align:right; vertical-align:top}
.toprow2{height:33px; text-align:left}

#bottomTable
{
    width:800px;
    height: 200px;
    table-layout:fixed;
}
.bottomrow0{width: 200px; vertical-align:top; text-align:left}
.bottomcol0{width: 200px}
.bottomcol1{width: 180px}

.bottomcol3{width: 180px}
.bottomcol4{width: 230px}

#defaultTable
{
	width: 800px;
	height: 377px;
	table-layout: fixed;
}
.defaultcol0{width: 534px; text-align:right; vertical-align:bottom}
.defaultcol1{width: 266px; text-align:left; vertical-align:bottom}
.defaultrow0{height: 10px;}
.defaultrow1{height: 240px;}
.defaultrow2
{
    height: 127px; vertical-align:top; text-align:center;
    background-position: center top; background-repeat: no-repeat;    
}

a.style1:link   {color:White; text-decoration: none; font-family:Arial; font-size:medium; font-weight:bold}   /*   未访问的链接   */  
a.style1:visited   {color:White; text-decoration: none; font-family:Arial; font-size:medium; font-weight:bold}   /*   已访问的链接   */  
a.style1:hover   {color:Black; text-decoration: underline; font-family:Arial; font-size:medium; font-weight:bold}   /*   鼠标在链接上   */  
a.style1:active   {color:Black; text-decoration: underline; font-family:Arial; font-size:medium; font-weight:bold}   /*   激活链接   */

a.style2:link   {color:#EA7F1F; text-decoration: none; font-family:Arial; font-size:medium; font-weight:bold}   /*   未访问的链接   */  
a.style2:visited   {color:#EA7F1F; text-decoration: none; font-family:Arial; font-size:medium; font-weight:bold}   /*   已访问的链接   */  
a.style2:hover   {color:#002D6A; text-decoration: underline; font-family:Arial; font-size:medium; font-weight:bold}   /*   鼠标在链接上   */  
a.style2:active   {color:#002D6A; text-decoration: underline; font-family:Arial; font-size:medium; font-weight:bold}   /*   激活链接   */

.selectedLink
{
	font-family:Arial;
	color: Black;
	font-size:medium;
	font-weight:bold;
}  

.selectedMenu
{
	font-family:Arial;
	color: #002D6A;
	font-size:medium;
	font-weight:bold;
}  

#courseTable
{
    width: 1093px;
    height: 483px;
    table-layout:fixed;
}
.coursecol0{width:180px; vertical-align:top; text-align:center;}
.coursecol1{width:768px; vertical-align:top; text-align:center;}
.coursecol2{width:10px;}
.coursecol3{width:200px; vertical-align:top; text-align:center}
.courserow0{height:10px;}
.courserow1{height:458px;}
.courserow2{width:15px;}

#courseInsideTable
{
    width: 180px;
    height: 240px;
    table-layout:fixed;
}
.courseInsiderow0{height:238px;background-position: left top; vertical-align:middle; text-align:center}
.courseInsiderow1{height:50px;background-position: left top; vertical-align:middle; text-align:center}

#homebottonTable
{
    width: 800px;
    height: 127px;
    table-layout:fixed;
}
.homebottoncol0{width:266px; text-align:left; vertical-align:top}
.homebottoncol1{width:266px; text-align:left; vertical-align:top}
.homebottoncol2{width:268px; text-align:left; vertical-align:top}
.homebottonrow0{height:16px;}
.homebottonrow1{height:102px;}
.homebottonrow2{height:9px;}

.homeBottomHyper
{
	color: #000000;
	font-family: Tahoma;
	font-size:medium;
	text-decoration: none;
	font-weight:bolder;
}

.homeBottomHyperSmall
{
	color: #000000;
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	font-weight:bold;
}

.masterBottomHyper
{
	color: #666666;
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

.homeBottomHyper_small
{
	color: #000000;
	font-family:Arial;
	font-size:small;
	text-decoration: underline;
}

a.masterBottomHyper_small:link
{
	color: #707070;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
}
a.masterBottomHyper_small:visited
{
	color: #707070;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
}
a.masterBottomHyper_small:hover
{
	color: #00145A;
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	font-weight:bolder;
}
a.masterBottomHyper_small:active
{
	color: #707070;
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
}

#newsTable
{
	width:265px;
	height:239px;
	table-layout:fixed;
}
.newscol0{width:13px;}
.newscol1{width:239px;}
.newscol2{width:13px;}
.newsrow0{height:43px; text-align:left; vertical-align:middle}
.newsrow1{height:186px;}
.newsrow2{height:10px;}

.newsLabel
{
	color: #F88705;
	font-family: Tahoma;
	font-size:20px;
	font-weight: 200;
}

.courseHyper
{
	color: #000000;
	font-family:Arial;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
}

#scheduleTable
{
	width:800px;
	height:400px;
	table-layout:fixed;
}

.newTitle
{
	font-family:Arial;
	color:#284976;
	font-weight:bold;
	font-size:20px;
}

.newText
{
	font-family:Arial;
	color:Black;
	font-size:14px;
}

.newSmallTitle
{
	font-family:Arial;
	color:#284976;
	font-weight:bold;
	font-size:13px;
}

a.styleNews:link   {color:Black; text-decoration: none; font-family:Arial; font-size:12px;}   /*   未访问的链接   */  
a.styleNews:visited   {color:Black; text-decoration: none; font-family:Arial; font-size:12px;}   /*   已访问的链接   */  
a.styleNews:hover   {color:#284976; text-decoration: underline; font-family:Arial; font-size:12px;}   /*   鼠标在链接上   */  
a.styleNews:active   {color:#284976; text-decoration: underline; font-family:Arial; font-size:12px;}   /*   激活链接   */

.newScoreTextBig
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:16px;	
}

.newScoreTextMedium
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:15px;	
}

.newScoreTextMediumOrange
{
	font-family:Arial;
	color:#f08c36;
	font-weight:bold;
	font-size:15px;	
}

.newMediumTitle
{
	font-family:Arial;
	color:#284976;
	font-weight:bold;
	font-size:16px;
}

a.styleNewsBig:link   {color:Black; text-decoration: none; font-family:Arial; font-size:13px;}   /*   未访问的链接   */  
a.styleNewsBig:visited   {color:Black; text-decoration: none; font-family:Arial; font-size:13px;}   /*   已访问的链接   */  
a.styleNewsBig:hover   {color:#284976; text-decoration: underline; font-family:Arial; font-size:13px;}   /*   鼠标在链接上   */  
a.styleNewsBig:active   {color:#284976; text-decoration: underline; font-family:Arial; font-size:13px;}   /*   激活链接   */

.newsSmallText
{
	color:Black; 
	font-family:Arial; 
	font-size:12px;
}