﻿body
{
    /*background-image: url(images/bg.gif); 	background-repeat: repeat-x;*/ /*background-color: #bebebe ;*/
    background-color: #bebebe;
    font: Verdana,Times New Roman, Times, serif;
    font-size: 12px;
    overflow: auto;
    width: auto;
    height: 100%;
    padding: 0px 6px 0px 6px;
    margin-top: 0px;
}
p
{
    line-height: 1.4em;
    font-size: small;
}
/* a {
	text-decoration: none;
	color:#0099CC;			
}

a:visited {
	color:#6666CC;	
}

a:hover {
	text-decoration:underline;	
	cursor:pointer;
	}

a:active {
	color: #C19B28;
} */

a
{
    text-decoration: none;
    color: #7AB800;
}
a:hover
{
    text-decoration: none;
    color: #004250;
}

img
{
    border-width: 0;
}

#topmenu
{
    width: 100%;
    border: solid 0px red;
}

#corplinks
{
    margin-top: -50px;
    margin-left: 70%;
    float: right;
    text-align: right;
    width: 30%; /*font-size:x-small;       font-family:Arial;      border:solid 0px red;     color:#03648a;*/
}

.top-nav
{
    font-family: Calibri, verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
    font-size: 12px;
    color: #666666;
    padding: 0px;
}

.top-nav:hover
{
    font-family: Calibri, verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
    font-size: 12px;
    color: #FF9900;
    text-decoration: none;
    padding: 0px;
}

.top-nav-bar
{
    font-family: Calibri, verdana, Tahoma, "Times New Roman" , sans-serif, Arial;
    font-size: 12px;
    color: #666666;
    padding: 0px;
}

#PlaceHolder
{
    text-align: center;
    width: 100%;
    border: solid 0px red;
}

#logoutbar
{
    text-align: right;
    width: 10%;
    float: right;
    margin-top: -1.6em;
    border: solid 0px red;
}

#welcome
{
    text-align: left;
    border-bottom: #999999 1px solid;
    width: 100%;
    padding-top: 2px;
}

#bottombar
{
    text-align: center;
    color: #666666;
    font-size: 11px;
    border-bottom: #999999 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ebebeb;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.bottom-link
{
    color: #333333;
    font-size: 10px;
    padding: 1px;
}

.bottom-link:hover
{
    color: #666666;
    text-decoration: underline;
    font-size: 10px;
    padding: 1px;
}

#copy-right
{
    background-color: #ebebeb;
    color: #666666;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.copyright
{
    color: #666666;
    font-size: 10px;
    text-align: center;
}

#imagebar
{
    text-align: center;
    margin-top: -4.5em;
    margin-left: 25%;
    width: 50%;
    border: solid 0px red;
    height: 4em;
}
#loginbox
{
    font-family: Arial;
    font-size: small;
}
#MasterPageMain
{
    text-align: left;
    background-color: #FFFFFF;
    margin-top: 0px;
}


