body	{
						margin:0px;
						padding:0px;
						background-color:#3E5662;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#515A5A;
						}	
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:#03709C;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#03709C;
						font-size:11px;
						text-decoration:none;
						}
b a	{
						color:#03709C;
						font-size:10px;
						text-decoration:underline;
						}
b a:hover	{
						color:#03709C;
						font-size:10px;
						text-decoration:none;
						}
span a	{
						color:#515A5A;
						text-decoration:underline;
						}
span a:hover	{
						color:#515A5A;
						text-decoration:none;
						}													
/*-----------------------------------------------------  span a	 ---------------------	*/					 
												
strong {
						color:#FF7330;
						}
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:124px;
						background-color:#FFFFFF;
						border-bottom:1px solid #E3E7E8;
						border-right:1px solid #D2D9DB;
						font-family:Tahoma;
						font-size:11px;
						color:#515A5A;
						line-height:13px;
						padding-left:4px;
						padding-right:2px;
						}												
input	{
						height:18px;
						margin:0px 0px 0px 0px;
						}
textarea	{
						height:68px;
						width:135px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/		
.bg_main	{
						background-image: url(images/bg_left.gif);
						background-position: left top;
						background-repeat: repeat;
						}															
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/read_1.gif);
						background-position: 0px 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 3px 0px; 
						padding:0px 0px 0px 14px;
						height:13px;
						line-height:12px;
						color:#03709C;
						}
li a	{
						color:#03709C;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}
li a:hover	{
						color:#03709C;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						color:#D5E2E6;
						font-size:10px;
						}	
.footer a	{
						color:#D5E2E6;
						font-size:10px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#D5E2E6;
						font-size:10px;
						text-decoration:underline;
						}
/*-----------------------------------------------------   end_of_file   ---------------------*/						
							