﻿body
{
    padding: 0px;
    margin: 0px auto 0px auto;
    font-family: verdana;
    font-size: small;
    font-weight: normal;
    text-align: center;
    background-position: center;
    background-image: url(  'images/pageemboss.png' );
    background-repeat: repeat-y;
    width: 758px;
}
.page
{
    width: 758px;
    text-align: center;
}
.title
{
    font-weight: bolder;
    font-size: medium;
}
.header
{
    background-image: url( 'images/header.jpg' );
    background-repeat: no-repeat;
    width: 758px;
    height: 215px;
    text-align: left;
}

.menubar
{
    background-image: url(   'images/menubarmain.png' );
    width: 758px;
    height: 30px;
    background-repeat: no-repeat;
    vertical-align: baseline;
    text-align: left;
}
.menubarcontent
{
    height: 30px;
    text-align: left;
    margin-left: 30px;
}
.menubaritem
{
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
}
.menubarsmall
{
    background-image: url(  'images/menubarsmall220.png' );
    width: 220px;
    height: 20px;
    background-repeat: no-repeat;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
    text-align: center;
    vertical-align: middle;
}
.menubarsmallbottom
{
    background-image: url(  'images/menubarsmallbottom220.png' );
    width: 220px;
    height: 8px;
    background-repeat: no-repeat;
}
.menubarmedium
{
    background-image: url(  'images/menubarmedium220.png' );
    width: 508px;
    height: 20px;
    background-repeat: no-repeat;
    font-family: Verdana;
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
    text-align: center;
    vertical-align: middle;
}
.vspacer
{
    height:10px;
}
.content
{
    text-align: left;
}
.sidemenu
{
    width: 220px;
    vertical-align: top;
    background-color: #EEEEEE;
    margin: 0px 10px 0px 10px;
    float: left;
    clear: left;
}
.body
{
    width: 508px;
    vertical-align: top;
    margin-left: 220px;
}
.bodytitles
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #555555;
}
.modifieddates
{
    color: #C0C0C0;
}
.progress
{
	text-align: center;
}
.login
{
	text-align: center;
}
.itemborder
{
	border: thin dotted #C0C0C0;
}
.width50
{
	width: 49%;
}
.titleTextBox
{
	width: 70%;
	height: 11px;
	font-size: small
	}