body
{
    font-family:arial,helvetica,sans-serif;
}
td {
	color: #31333B;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	/*font-size:11px;*/
	font-size:13px;
}
.title1 {
color:#31333B;font-family:arial, helvetica, sans-serif;font-weight:bold;font-size:13px;
}
.errors {
color:#953C32;
font-family:arial,helvetica,sans-serif;
/*font-weight:bold;*/
font-size:12px;
}
.error {
color:#953C32;
font-family:arial,helvetica,sans-serif;
/*font-weight:bold;*/
font-size:12px;
}

.heading
{
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:16px;
}

a, a:visited
{
    color: #943C32;
    text-decoration: none;    
}

a:hover
{
    color: #943C32;
    text-decoration: underline;
}

.menu
{
    text-align:left;
    margin-left: 30px;
}

.menu a
{
    padding-left: 5px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-family: Times New Roman;
    color: #943C32;
    text-decoration: none;
}

.menu a:hover
{
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    font-size: 16px;
    font-family: Times New Roman;
    background-color:#943C32;
    color: #FFFFFF;
    text-decoration: none;
}

.menu_selected
{
    background-color:#943C32;
    color: #FFFFFF !important;
}

.empty
{
    height: 10px;
}

.selectWidth
{
    width: 217px;
}

.seprater
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #31333B;
}

.scroller
{
    width: 489px;
    overflow:auto;
}

.semesterHeading
{
    font-weight:bold;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #5DC8EA;
    padding: 5px;
}