﻿h1
{
    width:                      980px;
    color:                      #026853;
	font-size:                  22px;
	font-weight:                bold;
	text-align:                 left;
	padding:                    0px;
	margin:						0px;
}

a
{
    color:						#026853;
}

.comment
{
    color:                      #888888;
    font-size:					11px;
}

.toLeft
{
	text-align:					left;
}

.toRight
{
	text-align:					right;
}

.toCenter
{
	text-align:					center;
}

.wrongValue
{
    color:                      #c00000 !important;
}

hr
{
    width:                      25%;
    height:                     1px;
    margin:                     15px auto;
    padding:                    0px;
    text-align:                 center;
    border:                     0px none;
    color:                      #AAAAAA;
    background-color:           #AAAAAA;
}

.pr99
{
	width:						99%;
}

.pr100
{
	width:						100%;
}

.px35
{
	width:						35px;
}

.px50
{
	width:						50px;
}

.px75
{
	width:						75px;
}

.px100
{
	width:						100px;
}

.px130
{
	width:						130px;
}

.px150
{
	width:						150px;
}

.px180
{
	width:						180px;
}

.px200
{
	width:						200px;
}

.px250
{
	width:						250px;
}

.px290
{
	width:						285px;
}

.px300
{
	width:						300px;
}

.px330
{
	width:						330px;
}

.px350
{
	width:						350px;
}

.px400
{
	width:						400px;
}

.px450
{
	width:						450px;
}
