body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:12px;
						line-height:13px;
						font-family:Tahoma;
						/*color:#668EA2;*/
                        color:#000000;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#000000;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#000000;
						font-size:11px;
						text-decoration:underline;
						}
/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#FFFFFF;
						}
strong a	{
						color:#FFFFFF;
						text-decoration:none;
						}
strong a:hover	{
						color:#FFFFFF;
						text-decoration:underline;
						}



/*-----------------------------------------------------   bg_talling	 ---------------------*/	
.bg_main	{
						background-image: url(images/bg_left.jpg);
						background-position: left top;
						background-repeat: repeat;
						}																
.bg_left	{
						background-image: url(images/bg_left.jpg);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/bg_right.jpg);
						background-position: left top;
						background-repeat: repeat;
						}				
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_1_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 9px;
						height:14px;
						line-height:13px;
						color:#000000;
						}
li a	{
						color:#000000;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#000000;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						color:#000000;
						font-size:10px;
						padding:12px 0px 0px 0px;
						line-height:17px;
						}	
.footer a	{
						color:#000000;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#000000;
						font-size:10px;
						text-decoration:none;
						}
/*-----------------------------------------------------    cl_8_1   ---------------------*/						
.cl_8_1 td	{
						color:#000000;
						}
.cl_8_1 strong	{
						color:#000000;
						}
.cl_8_1 a	{
						color:#ffffff;
						text-decoration:underline;
						}
.cl_8_1 a:hover	{
						color:#ffffff;
						text-decoration:none;
						}	
/*-----------------------------------------------------   end_of_file	 ---------------------*/				


.messageStackError
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
    color:#dd3c10; 
    background-color: #ffebe8;
    border-left: 1px solid #dd3c10;
	border-right: 1px solid #dd3c10;
	border-bottom:1px solid #dd3c10;
	border-top: 1px solid #dd3c10;
	width:94%;
	padding:5px;
	
}

.messageStackWarning
{

     font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
    color:#000000;
    background-color:#fff9d7;
    border-left: 1px solid #e2c822;
	border-right: 1px solid #e2c822;
	border-bottom:1px solid #e2c822;
	border-top: 1px solid #e2c822;
	width:94%;
	padding:5px;
}


.messageStackSuccess  
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight:bold;
    background-color: #99ff00;
    color:#4b7b02;
    border-left: 1px solid #4b7b02;
	border-right: 1px solid #4b7b02;
	border-bottom:1px solid #4b7b02;
	border-top: 1px solid #4b7b02;
	width:94%;
	padding:5px;
}

.Required
{
    font-family:tahoma;
		font-size:12px;
		color:#FFCC66;
}

.watermarked {
	font-family:tahoma;
	font-size:12px;
	font-style:italic;
	color:#D3D3D3;
}

.menuIndent
{
    font-family:tahoma;
    font-size:11px;
    padding-left:15px;
}
.menuHead
{
    color:#000000;
    font-size:11px;
    font-weight:bold;
    font-family:tahoma;
    padding-left:5px;
}
.shadow2,
.shadow3,
.container {
	position: relative;
	left: -1px;
	top: -1px;
}

.shadow1 {
		background: #F1F0F1;
	}

.shadow2 {
		background: #DBDADB;
	}

 .shadow3 {
		background: #B8B6B8;
	}

	 .container {
		background: #885a29;
		border: 1px solid #848284;
		padding: 10px;
	}

    td.Divider
{
	height:2px;
    background-image:url('images/divider.png');
    background-repeat:repeat-x;
    vertical-align:middle;
}

.contentWhite
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:11px;
}

h3{
  font-family:tahoma;
	color:#000000;
    vertical-align:middle;
    margin-right: 0px;
    margin-left: 0px;

}


