body	{
						margin:0px;
						padding:0px;
						background-color:#371D30;
						background-image: url(images/bg_rep.gif);
						background-position: left top;
						background-repeat: repeat-x;
						font-family:verdana;
						}
div	{
						scrollbar-arrow-color:#FffffF;
						scrollbar-face-color:#968C7A;
						scrollbar-track-color:#DFDCD7;
						scrollbar-base-color:#968C7A;
						scrollbar-darkshadow-color:#968C7A;
						scrollbar-highlite-color:#968C7A;
						scrollbar-shadow-color:#968C7A;
						}						
td {
						font-size:9px;
						font-family:verdana;
						color:#807F7F;
						line-height:12px;
						}
span				
				{		color:#353333;
						font-size:9px;
						line-height:12px;
						}						
a	{
						color:#353333;
						font-size:9px;
						text-decoration:underline;
						}
a:hover	{
						color:#353333;
						font-size:9px;
						text-decoration:none;
						}	

ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
input	{
						width:170px;
						height:20px;
						background-color:#ffffff;
						border:1px solid #BEC0C2;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:10px;
						margin:0px 0px 1px 0px;
						padding:2px;
						}
textarea	{
						width:170px;
						height:105px;
						background-color:#ffffff;
						border:1px solid #BEC0C2;
						font-family:Tahoma;
						font-size:11px;
						line-height:12px;
						color:#777E85;
						margin:0;
						padding:2px;
						overflow:hidden;
						}												
.bg_main	{
						background-image: url(images/bg_main.jpg);
						background-position: right top;
						background-repeat: no-repeat;
						}
						

/*----------  list_1_1	 ---------------------*/
.list_1_1	li	{
						background-image: url(images/marker_1.gif);
						background-position: 0% 2px;
						background-repeat: no-repeat;
						font-size:9px;
						margin:0px 0px 3px 0px; 
						padding:0 0 0 0px;
						height:13px;
						line-height:12px;
						color:#807F7F;
						}
.list_1_1 li a	{
						color:#807F7F;
						font-size:9px;
						text-decoration:underline;

						}
.list_1_1 li a:hover	{
						color:#807F7F;
						font-size:9px;
						text-decoration:none;
						}						
/*----------  list_2_1	 ---------------------*/
.list_2_1	li	{
						background-image: url(images/marker_1.gif);
						background-position: 0% 2px;
						background-repeat: no-repeat;
						font-size:9px;
						margin:0px 0px 4px 0px; 
						padding:0 0 0 0px;
						height:13px;
						line-height:12px;
						color:#807F7F;
						}
.list_2_1 li a	{
						color:#807F7F;
						font-size:9px;
						text-decoration:underline;

						}
.list_2_1 li a:hover	{
						color:#807F7F;
						font-size:9px;
						text-decoration:none;
						}						
/*---------- footer	 ---------------------*/
.footer	{
						color:#7B7B7B;
						font-size:10px;

						}	
.footer a	{
						color:#7B7B7B;
						font-size:10px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#7B7B7B;
						font-size:10px;
						text-decoration:none;
						}																


