body	{
						margin:0px;
						padding:0px;
						background-color:#6B90B5;
						font-family:Arial, Helvetica, sans-serif;
						font-size:14px;
						}
td, span, div {
						font-size:14px;
						font-family:Arial, Helvetica, sans-serif;
						color:#494F4E;
						}
a	{
						color:#494F4E;
						font-size:14px;
						text-decoration:underline;
						}
a:hover	{
						color:#494F4E;
						font-size:14px;
						text-decoration:none;
						}	
						
h1, h2, h3, h4 {
						font-size:14px;
						color:#494F4E;
						font-weight:600;
						padding:0;
						margin:0;
						}										
h1 {
						height:20px;
						}
h1 span {
						height:20px;
						font-weight:100;
						}								
						
form {
						padding:0;
						margin:0;
						}
.input_1	{
						width:128px;
						height:16px;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-size:14px;
						color:#494F4E;
						margin:0px 0px 2px 0px;
						padding:0px;
						}
textarea	{
						width:128px;
						height:59px;
						background-color:#FFFFFF;
						border:1px solid #95B8E8;
						font-family:Tahoma;
						font-size:14px;
						color:#494F4E;
						margin:0;
						padding:0px;
						overflow:hidden;
						}												
.bg_left_gum	{
						background-image: url(images/bg_main.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right_gum	{
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						}

/*---------- txt_1	 ---------------------*/

.txt_1 	{
						color:#1C64A8;
						font-size:10px;
						}
.txt_1 a	{
						color:#1C64A8;
						font-size:10px;
						text-decoration:none;
						}
.txt_1 a:hover	{
						color:#1C64A8;
						font-size:10px;
						text-decoration: underline;
						}													
/*---------- footer	 ---------------------*/
.footer	{
						color:#1D8BD0;
						font-size:14px;

						}	
.footer a	{
						color:#494F4E;
						font-size:14px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#494F4E;
						font-size:14px;
						text-decoration:none;
						}
.footer_2	{
						color:#494F4E;
						font-size:14px;

						}	
.footer_2 a	{
						color:#494F4E;
						font-size:14px;
						text-decoration:none;
						}
.footer_2 a:hover	{
						color:#494F4E;
						font-size:14px;
						text-decoration:underline;
						}																						


