@charset "utf-8";
/* CSS Document */

body		{
			background-image: url(../images/layout/bg_main.jpg);
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-color: #fff0c9;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight:normal;
			color:#2e0400;
		}


table		{
			border-collapse: collapse;
			border-style: hidden;
			border-spacing: 0px;
			border: 0px;

			text-align: center;
		}


td		{
			padding: 0px
		}


img		{
			border: 0;
		}


/* C O N T E N T */

  /* L I N K S */

#sublinks	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #004968;
			text-align: left;
		}

#sublinks_link	{
			text-decoration: underline;
		}

#sublinks a	{
			color: #004968;
			text-decoration: none;

		}



#sublinks a:hover{
			text-decoration: underline;

		}


#tmftlinks	{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #bf3604;
			text-align: left;
		}

#tmftlinks a	{
			color: #bf3604;
			text-decoration: none;

		}



#tmftlinks a:hover{
			text-decoration: underline;

		}



  /* C O N T E N T */

.content_details	{
				width: 280px;
				color: #400601;
				padding: 5px;
				text-align: left;
				vertical-align: top;
				background-color: #c7bc9b;
			
			}

.content_details_2	{
				color: #400101;
				padding: 5px;
				text-align: left;
				vertical-align: top;
			}

.content_information	{
				color: #400101;
				vertical-align: top;
			
			}

#header_1		{

				font-size: 12px;
				font-weight: bold;
			}


#header_2		{

				color: #731702;
				font-size: 12px;
				font-weight: bold;
			}

  /* C O N T E N T */

.content_header_color{
 
			color:#f21905;
		}

.content_header_color_2{
 
			color:#bf3604;
		}

#content_header_1{
			font-size: 26px;
		}

#content_header_2{
			
			font-size: 20px;
		}


#content_header_3{
			font-size: 18px;
		}

#content_header_4{
			
			font-size: 22px;
		}

#content_header_5{
			
			font-size: 11px;
		}

#content_header_6{
			
			font-size: 15px;
		}

.index_td	{
			padding: 20px;
			font-size: 18px;
		}

 
.content_td	{
			padding-left: 10px;
			text-align: left;	
		}


.content_title	{
 
			color:#731702;
			font-size: 26px;
		}


/* F O O T E R */


.sponsor_header	{
			padding-left: 75px;
			font-family: Book Antiqua, Times New Roman;
			font-size: 18px;
 
			color:#0b4da2;
			text-align: right;			
			
		}

.sponsor_logo	{
			height: 50px;
			width: 100px;
		}


#footer		{
			font-family: Book Antiqua, Times New Roman;
			color: #003026;
			font-size: 11px;
			height: 150px;
			font-weight: bold;
			text-align: left;
		}


#footer a	{
			font-size: 13px;
			color: #004968;
			text-decoration: none;
			font-weight: bold;
			

		}

#footer a:hover	{
			text-decoration: underline;

		}


/*  normal_Links */
.normal_link{font-family: Arial, Helvetica, sans-serif;	 font-weight:normal; color:#590202; text-decoration:none;}
.normal_link:active{font-family: Arial, Helvetica, sans-serif;	 font-weight:normal; color:#590202; text-decoration:none;}
.normal_link:visited{font-family: Arial, Helvetica, sans-serif;	font-weight:normal; color:#590202;text-decoration:none;}
.normal_link:hover{font-family: Arial, Helvetica, sans-serif; font-weight:normal; color:#bf3604;text-decoration:underline;}










