﻿body 
{
    font-family: Verdana;
}
h2
{
    font-size: 12pt;
    color: #3366cc;
}
h3
{
    font-size: 12pt;
    color: #3366cc;
}
h4
{
    font-size: 10pt;
    color: #3366cc;
}
.menutext 
{
    text-align: center; 
    background-color: #ffffff; 
    font-weight: bold;
    height: 45px; 
    width: 148px; 
    color: #3366cc;
    font-size: 8pt; 
    font-family: Verdana;
}
.menuhover
{
    text-align: center; 
    background-color: #ffffff; 
    font-weight: bold;
    height: 45px; 
    width: 148px; 
    color: #cc0099; 
    font-size: 8pt; 
    font-family: Verdana;
}
.inputsearch
{
	border: 1px solid #d8d8d8; font-size: 8pt; color: #666666; font-family: Verdana;
	background: #ffffff; width: 100px;
}
.searchtext
{
    text-align:center; 
    font-family:Verdana; 
    font-size: 7pt;
    width:60px;
    font-weight: bold;
    height: 45px;
    background: #fee3f8;
    color: #3366cc;
}
.searchsubmit
{
    text-align:center; 
    font-family:Verdana; 
    font-size: 7pt;
    width:30px;
    font-weight: bold;
    height: 45px;
    background: #fee3f8;
}
.searchinput
{
    text-align:center; 
    font-family:Verdana; 
    font-size: 7pt;
    width:120px;
    height: 45px;
    background: #fee3f8;
}
.newsletter
{
    font-size: 7pt;
    width:200px;
    background: #fee3f8;
    padding: 5px;
}
.mainpara
{
    width: 600px;
}
.newspara
{
    width: 200px;
    padding: 5px;
}
.welcomepara
{
    width: 600px;
    background: #fee3f8;
    padding: 15px;
}
.bluepagetext
{
    font-size: 8pt;
	font-weight: normal;
	color: #3366cc;
}
.pinkpagetext
{
    font-size: 8pt;
	font-weight: normal;
	color: #cc0099;
}
.greypagetext
{
    font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.newslink
{
    font-size: 8pt;
    color: #cc0099;
    font-weight: normal;
    text-decoration: none;
    cursor: hand;
}
.link
{
    font-size: 8pt;
    color: #cc0099;
    font-weight: bold;
    text-decoration: none;
}
.right
{
    text-align: right;
}
.bottomright
{
    text-align: right;
    vertical-align: bottom;
}
.blankrow
{
    height: 5px;
}
.blankcol
{
    width: 10px;
}
.displaybox
{
    width: 290px;
    height: 250px;
    border: 1px solid #999999;
    padding: 5px;
    vertical-align: top;
}
.displayboxpink
{
    width: 290px;
    height: 250px;
    border: 1px solid #cc0099;
    padding: 5px;
    vertical-align: top;
}
.contentpara
{
    width: 800px;
    padding: 25px;
    font-size: 14pt;
    color: #3366cc;
    font-weight: bold;
}
.input
{
	border: 1px solid #d8d8d8; font-size: 8pt; color: #666666; font-family: Verdana;
	background: #ffffff; width: 180px;
}
.error  
{
    color: #d80000; 
    text-decoration: none; 
    font-size:10px; 
    line-height: 1.1; 
}
.code
{
    width: 100px;
    text-align: right;
}
.coursename
{
    width: 300px;
    text-align: left;
}
.footer
{
    border-bottom: 1px solid #cc0099;
    padding: 10px;
}
.imgborder
{
    border: 1px solid #ffffff;
    width: 200px;
    height: 120px;
}
.subtitle
{
    font-size: 10pt;
    color: #3366cc;
    font-weight: bold;
}
.inputsmall
{
	border: 1px solid #d8d8d8; font-size: 8pt; color: #666666; font-family: Verdana;
	background: #ffffff; width: 130px;
}
.footertext
{
    font-size: 7pt;
    text-decoration: none;
    color: #3366cc;
}
.footerbold
{
    font-size: 7pt;
    color: #3366cc;
    font-weight: bold;
}