﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    color: #333333; 
    text-decoration: none;
    background-color: #F47C27;
    line-height:16px
}
.sidetable
{
    border-left: solid 1px #F47B26;
    border-right: solid 1px #F47B26;
    border-bottom: solid 1px #F47B26;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.adsidetable
{
    border-left: solid 1px #FAC29A;
    border-right: solid 1px #FAC29A;
    border-bottom: solid 1px #FAC29A;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
}
.sidetablelogin
{
    border-left: solid 1px #F47B26;
    border-right: solid 1px #F47B26;
    border-bottom: solid 1px #F47B26;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color:White
}
h2
{
    font-family: Tahoma, Verdana, Arial;
    font-size: small;
}
.subtitle
{
    width:100%;
    border:solid 1px #F47B26;
    padding:2px 2px 2px 2px;
    background-image:url(bg-title.gif);
    font-weight:bold;
    color:#333333;
}
.maincontent
{
    padding:10px 10px 10px 10px;
    text-align:left
    }
.main:link
{
    color:#E9690C;
    text-decoration: none;
    }
a:link
{
    color:#E9690C;
    text-decoration: none;
}
a:visited
{
    color:#E9690C;
    text-decoration: none;
}
a:active
{
    color:#E9690C;
    text-decoration: none;
}
.main:visited
{
    color:#E9690C;
    text-decoration:none;
    }
.main:hover
{
    color:#666666;
    text-decoration:none;
    }
.menu:link
{
    color:#ffffff;
    text-decoration: none;
    }
 .menu:visited
{
    color:#ffffff;
    text-decoration:none;
    }
.menu:hover
{
    color:#666666;
    text-decoration:none;
    }
.cols
{
    background-color:#FEEDE2
    }
 .srchhead
 {
    border-bottom:solid 1px #666666;
    }
.noticeboardtd
{
 border: dashed 1px #eeeeee;
}
.menuhead
{
    background-color: #F47C27;
    padding: 5px 5px 5px 5px;
}
.admenuhead
{
    background-color: #FAC29A;
    padding: 5px 5px 5px 5px;
}
.adsidetablelogin
{
    border-left: solid 1px #FAC29A;
    border-right: solid 1px #FAC29A;
    border-bottom: solid 1px #FAC29A;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color:White
}

#tablelinks
{
    width: 100%; 
    background-color:White; 
    border:solid 1px black; 
    padding: 5px 5px 5px 5px;
}
#tablelinks td
{
    border-width: 0px
}
#tablelinks td
{
    padding: 5px 5px 5px 5px;
}
#tablelinks td.highlight
{
    font-size:85%; 
    font-weight:bold;
}
#reciplinks
{
    width: 100%; 
    padding:5px 5px 5px 5px
}
#tablelinks2
{
    width: 100%; 
    background-color:White; 
    border:solid 1px black; 
    padding: 5px 5px 5px 5px;
}
#nav2
{
    float:right;
    width:100%;
    margin: 0;
    padding: 1px 2px 1px 0;
    list-style: none;
    background: #000000;
}
#nav2 li
{
    float:right;
    margin: 0;
    padding: 0;
    font-family: verdana, Arial, Sans-Serif;
    font-size: 100%
}
#nav2 a
{
    float:left;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 8px;
    color: #333333;
    text-decoration: none;
    border: 1px solid #383637;
    border-bottom: none;
    background: #F47C27
}
#nav2 a:hover
{
    color: #383637;
    padding-bottom: 4px;
    border-color: #383637;
    background: #fff
}
h1
{
    font-size:large
    }
    .loginbox
{
	width:273px;
	background: url(../../div-bottom.gif) no-repeat bottom left;
	text-align:left;
	}
.loginbox h3
{
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 130%;
	color: #000000;
	border-bottom: 1px solid #e0cfab;
	background: url(../../h3-bg.gif) no-repeat top left;
	}
.loginbox div
{
	padding: 3px 6px 10px 6px;
	}
.loginbox label
{
width: 5em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}