﻿/* File Created: June 11, 2012 */
body {
    margin: 0;
    padding: 0;
}

.style1
{
    width: 151px;
}

.style4
{
    width: 774px;
    text-align: center;
}
.style6
{
    width: 266px;
}
.style8
{
    width: 179px;
}
.style11
{
    width: 774px;
    text-align: center;
    height: 40px;
}
.style12
{
    width: 179px;
    height: 40px;
}
.style13
{
    width: 266px;
    height: 40px;
}
.style14
{
    width: 470px;
    height: 40px;
}
.style15
{
    width: 470px;
}

a.cleanlink {
    color: #0000FF;
    font-size: .75em;
    text-decoration: none;
    font-weight: bold;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;
}

.admin {
	color: #000;
    font-size: .85em;
    text-decoration: none;
    font-weight: bold;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;     
    text-align: left;
}

.changepassword {
   color: #000;
    font-size: .85em;
    text-decoration: none;
    font-weight: bold;
    font-family: "Segoe UI" , Verdana, Helvetica, Sans-Serif;     
}

.button
{
    border: 1px solid;
    color: black;
    font-size: 13px;
    font-weight: bold;
}

.button:hover
{
    background-color: #C0C0C0;
    border: 1px solid black;
    color: black;
    font-size: 13px;
    font-weight: bold;
}
