body {
	background-color: #006698;
	
  
}

td {
	font: normal 12px Tahoma, Arial;
	color: #4c4c4c;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}


TEXTAREA {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #3d3d3d; FONT-FAMILY: Tahoma
}
INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #3d3d3d; FONT-FAMILY: Tahoma
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #3d3d3d; FONT-FAMILY: Tahoma
}

.inputstyle {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: #333333 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #333333 1px solid; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #c87a15
}
.inputs {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000
}

.box { line-height:10px;}
.box { background: #fff url(box-tl00.gif) no-repeat left top; }
.box .tr{ background: url(box-tr00.gif) no-repeat right top; }
.box .bl{ background: url(box-bl00.gif) no-repeat left bottom; }
.box .br{ background: url(box-br00.gif) no-repeat right bottom; }
.box .crnr{ background: url(box-tl00.gif) no-repeat left top; float: left;width: 15px; height: 10px; }
.box .content{ clear: both; padding: 0px 10px 10px; line-height: 1.1em;}
