/* CSS Document */

.normaltext	{
				font-family:Tahoma;
				font-size:11px;
				color:#000000;
			}
			
.srhmedtext	{
				font-family:Tahoma;
				font-size:12px;
				color:#ffffff;
				font-weight:bold;
				}

.srhmedtextb	{
				font-family:Tahoma;
				font-size:12px;
				color:#000000;
				font-weight:bold;
				}
							
			
.srhheadtext	{
				font-family:Tahoma;
				font-size:15px;
				color:#ffffff;
				font-weight:bold;
				}

.cust:link		{
					font-family:Tahoma;
					font-size:12px;
					color:#3366CC;
					font-weight:bold;
					text-decoration:underline;
				}
.cust:visited	{
					font-family:Tahoma;
					font-size:12px;
					color:#3366CC;
					font-weight:bold;
					text-decoration:underline;
				}
.cust:hover		{
					font-family:Tahoma;
					font-size:12px;
					color:#3a4c8c;
					font-weight:bold;
					text-decoration:none;
				}
				
	.btmlink:link	{	font-family:Tahoma;
				font-size:13px;
				color:#000000;
				font-weight:bold;
				text-decoration:none;
			}

	.btmlink:visited	{	font-family:Tahoma;
				font-size:13px;
				color:#000000;
				font-weight:bold;
				text-decoration:none;
			}

	.btmlink:hover	{	font-family:Tahoma;
				font-size:13px;
				color:#000000;
				font-weight:bold;
				text-decoration:none;
			}
.detailheadb	{	
				font-family:Tahoma;
				font-size:15px;
				color:#000000;
				font-weight:700;

				}


