/* CSS Document */
body.1{
			#000000;
			}
table.main{
			margin-left: auto;
			margin-right: auto;
			width: 800px;
			}
td.header{
			width: 800px;
			height: 120;
			}
td.footer{
			background-image:url(images/footer_middle.jpg);
			background-repeat: no-repeat;
			width: 751px;
			height: 54px;
			text-align: center;
			font:Georgia, "Times New Roman", Times, serif;
			font-size: 10px;
			}
td.rfooter{
			background-image:url(images/footer_right.jpg);
			background-repeat:no-repeat;
			width: 33px;
			height: 66px; 
			}
td.lfooter{
			background-image:url(images/footer_left.jpg);
			background-repeat:no-repeat; 
			width: 15px;
			height: 66px;
			}
td.body{
			/*background-image:url(images/index_r3_c3.jpg);*/
			background-repeat: no-repeat;
			width: 770px;
			height: 300px;
			vertical-align: text-top;
			}
td.menuleft{
			background-image:url(images/menu_left.jpg);
			background-repeat:no-repeat;
			width: 10px;
			height: 38px;
			}
td.menuright{
			background-image:url(images/menu_right.jpg);
			background-repeat:no-repeat;
			width: 10px;
			height: 38px;
			}
td.bodyleft{
			background-image: url(images/body_left.jpg);
			background-repeat: repeat-y;
			width: 15px;
			
			}
td.bodyright{
			background-image:url(images/body_right.jpg);
			background-repeat: repeat-y;
			width: 15px;
			}
td.bodybottom{
			background-image: url(images/body_bottom.jpg);
			background-repeat: no-repeat;
			width: 785px;
			height: 47px;
			background-position: top;
			}
td.bodybottomleft{
			background-image:url(images/bodybottomleft.jpg);
			background-repeat: no-repeat;
			width: 15px;
			height: 5px;
			}
td.leftbottom{
				background-image:url(images/body_left.jpg);
				background-repeat: repeat-y;
				width: 15px;
				height: 42px;
				}
table.about{
			border-bottom: inset;
			border-color: #006699;			
						
			}
td.frame{
				border-left: thin;
				border-left-color:#0066FF;
				border-right: thin;
				border-right-color:#0066FF;
				border-bottom: thin;
				border-bottom-color:#0066FF;
			}
	  h1{
	  		
			font-size: 12px;
			color: #444444;
		}
		p{
			font-size: 12px;
			color: #444444;
		
		}
		p.red{
			font-size: 12px;
			color: #FF0000;
			}

				
			
			
			
			
