﻿body
{
	background-position: center;
	padding: 10;
	font-family: Verdana;
	font-size: 10px;
	background-image: url('MainBg.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #ffd8a5;
}
a, a:visited
{
	color: #000000;
	font-size: 10px;
}

ul
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url('Bullet.jpg');
	margin-left: 20px;
}
li
{
	border: 1px #000000 solid;
	margin: 2px;
	padding: 2px;
	height:20px;
	width:150px;
	background-color: #ffd8a5;
}
img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}
/******************
HEADINGS
******************/

h1 
{
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
}

h2 
{
	font-size:1.1em;
}

h3 
{
	font-size:1.4em;
}
	
h4 
{
	font-size:1.1em;
}
	
h5 
{
	font-size:.9em;
}
	
h6 
{
	font-size:.8em;
}
img.photosmall 
{
	margin-right:10px;
	margin-bottom:2px;
	float: left;
}
legend
{
	azimuth: far-left;
	font-weight: bold;
	color: #000080;
}
	/**************
	CLASSES
	****************/
	.MenuRow
	{
	    	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	}
.MenuCell
{
    	border: 1px #000000 solid;
	margin: 2px;
	padding: 2px;
	height:20px;
	width:150px;
	background-color: #ffd8a5;
}
.none 
{
	display:none;
}
.error
{
	font-weight: bold;
	color: #FF3300;
}
.errorLabel
{
    font-weight: bold;
    color: #FF3300;
    font-size: 16px;
}
.spacer
{
    height:10px;
}
.textbox
{
	width:100px
}
.textbox150
{
	width:150px
}
.textbox250
{
	width:250px
}
.textbox250Error
{
	width: 250px;
	background-color: #FFCCFF;
}
.textbox150Error
{
	width: 150px;
	background-color: #FFCCFF;
}
.textbox350Error
{
	width: 350px;
	background-color: #FFCCFF;
}
.textbox350
{
	width:350px
}
.textbox50Error
{
	width: 50px;
	background-color: #FFCCFF;
}
.textbox20
{
	width:20px
}
.textbox50
{
	width:50px
}
.textbox70
{
	width:70px
}
.textarea
{
	width:500px;
	height:200px;
}
.textareaSmall
{
	width:300px;
	height:100px;
}
.info
{
	padding: 10px;
	margin: 10px;
	border-color: Silver;
	border-width: 1px;
	text-align: justify;
	vertical-align: top;
	background-color: #f6b251;
}
.progress
{
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px;
	position: absolute;
	z-index: 0;
	width: 250px;
	height: 150px;
	display: none;
	left: 350px;
	top: 150px;
}
.progressMain
{
    border: 1px solid #000066;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 10px;
    z-index: 0;
    width: 450px;
    height: 70px;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
}
.progressMainAbsolute
{
    border: 1px solid #000066;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 10px;
    z-index: 0;
    width: 450px;
    height: 70px;
    font-size: 12px;
    font-weight: bold;
    color: #006600;
    position:absolute;
    left:170px;
}
.redbold
{
	font-weight: bold;
	color: #FF0000;
}
.divError
{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #753d4a #753d4a #c08c98 #c08c98;
	width: 450px;
	background-image: url(images/YellowBg.gif);
	background-repeat: repeat;
	height: 100px;
	overflow: auto;
}
.TitleRow
{
	background-position: 0px 0px;
	font-weight: bold;
	background-color: #990000;
	background-image: url('images/ErrorBack.gif');
	background-repeat: repeat;
	color: #FFFFFF;
	height: 20px;
	font-size: 12px;
	background-attachment: inherit;
}
.LabelH1
{
    	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
}
.horizon
{
	border: 1px solid #000066;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 20%;
	left: 10%;
	width: 80%;
	height: 650px;
	overflow:auto;
	display: block;
}
.columnHeader
{
	background-color: #faae4a;
}
.myphotosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	width:450px;
	height:450px;
	}
.withBg
{
		background-color: #ffd8a5;
}
.columnHeaderText
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.InfoDiv
{
    border: 1px solid #000000;
    text-align: justify;
    padding: 10px;
    margin: 10px;
    width:80%
}
.paperbg
{
    background-image: url('../images/left_bg.jpg');
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center center;
    width: 830px;
}
.paperbgTop
{
	background-image: url('../images/left_top.jpg');
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: center center;
	width: 830px;
	height:138px;
}
.paperbgBottom
{
	background-image: url('../images/left_bot.jpg');
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: center center;
	width: 830px;
	height:117px;
}
.paperContent
{
    padding: 0px 70px 0px 70px;
    text-align: left;
    overflow: auto;
    width: 80%;
    vertical-align: top;
}