a:link {color: #0b7cf0; text-decoration: none;font-weight: bold;}
a:visited {color: #0b7cf0; text-decoration: none;font-weight: bold;}
a:hover {color: #4f5053; text-decoration: underline; font-weight: bold;}
a:active {color: #4f5053;font-weight: bold;}
		a.menuLink
		{
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		a:hover.menuLink
		{
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
		.textStyle
		{
			font-family: Arial;
			font-size: 12px;
		}
		.logo
		{
			padding-top: 0px;
			margin-top: 0px;
			background-color: #c7c7ce;
			width: 670px;
			height: 165px;
		}
		div.floatLeft { 
		    float: left; 
		    margin: 0px; 
		}
		div.floatRight { 
		    float: right; 
		    margin: 0px; 
		}
		div.LfloatRight {
		     background: url(images/Latest_patt.gif) repeat top;
		    float: right; 
		    margin: 0px; 
		}
		.menu
		{
			padding-top: 0px;
			margin-top: 0px;
			background: url(images/menu_patt.gif) repeat top;
			width: 670px;
			height: 43px;
		}
		.menuText
		{
			padding-top: 0px;
			font-weight: bold;
			color: #ffffff;
			font-size: 12px;
		}
		.spacer
		{
			padding-left: 20px;
			padding-right: 20px;
		}
		#menuChange a {
			display: block;
			height: 43px;
			width: 75px;
			background: url("images/menu_patt_T.gif") 0 0 repeat;
		}
		#menuChange a:hover {
			 background-position: 0 -43px ;
		}
		.page
		{
			background-color: #dcdcdc;
			width: 670px;
			height: 100%

			color: #000000;
		}
		.credit
		{
			color: #4f5053;
			height: 15px;
			background-color: #c7c7ce;
			width: 670px;
		}
		.mend
		{
			background-color: #dcdcdc;
			width: 670px;
			height: 66px;
		}
		.end
		{
			background-color: #dcdcdc;
			width: 670px;
			height: 61px;
		}
		.pageText
		{
			color: #4f5053;
			margin-left: 30px;
			margin-right: 30px;
		}
		.floatLeftSL { 
			float: left; 
			margin: 0px; 
			height: 100%;
			background: url('images/Left_Shadow.gif') top repeat;
		}
		.floatRightSR { 
			float: right; 
			margin: 0px; 
			height: 100%;
			background: url('images/Right_Shadow.gif') top repeat;
		}
		.blogKeyword
		{
			font-weight: normal;
			font-size: 8pt;
			color: #0b7cf0;
		}
		.editTextarea
		{
			width: 400px;
			height: 400px;
			font-family: Arial;
			border: #000000 1px dashed;
			background-color: #dcdcdc;
			font-size: 12px;
		}
