*			{
			padding		: 0px;
			margin		: 0px;
			}

body 			{
			margin		: 0px; 
			padding		: 0px;
			background-color	: #DBDBDB;
			}

h1			{
			color			: #565656;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			padding-top		: 0px;
			padding-bottom	: 10px;

			}

ul			{
			color			: #000000;
			font-size		: 13px;
			font-family		: Tahoma;
			padding		: 0px;
			padding-left	: 25px;
			padding-bottom	: 10px;
			text-align		: justify;
			}

li			{
			padding-bottom	: 5px;
			}

.p1			{
			color			: #28AAE1;
			font-size		: 13px;
			font-weight		: bold;
			font-family		: Tahoma;
			padding-top		: 0px;
			padding-bottom	: 10px;
			}

.p2			{
			color			: #000000;
			font-size		: 13px;
			font-family		: Tahoma;
			padding-top		: 0px;
			padding-bottom	: 10px;
			line-height		: 18px;
			}

.text			{
			color			: #000000;
			font-size		: 13px;
			font-family		: Tahoma;
			}

.f1			{
			color			: #28AAE1;
			font-size		: 35px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			padding-left	: 40px;
			padding-right	: 15px;
			}

.f2			{
			color			: #8BC541;
			font-size		: 35px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.f3			{
			color			: #FDD00E;
			font-size		: 35px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			padding-left	: 190px;
			}

.menu			{
			background		: url(design/button.jpg);
			text-align		: center;
			}

.righttop		{
			color			: #FFFFFF;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			background		: url(design/right_top.jpg);
			height		: 50px;
			padding-left	: 15px;
			}

.messtop		{
			color			: #FFFFFF;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			background		: url(design/mess_top.jpg);
			height		: 50px;
			padding-left	: 15px;
			}

.righttext		{
			padding-left	: 8px;
			}

.bottomtop		{
			color			: #565656;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			padding-left	: 15px;
			}

.number1		{
			color			: #28AAE1;
			font-size		: 50px;
			font-weight		: bold;
			font-family		: Arial;
			text-decoration	: none;
			padding-top		: 7px;
			padding-left	: 15px;
			text-align		: left;
			vertical-align	: top;
			}

.number2		{
			color			: #8BC541;
			font-size		: 50px;
			font-weight		: bold;
			font-family		: Arial;
			text-decoration	: none;
			padding-top		: 7px;
			padding-left	: 15px;
			text-align		: left;
			vertical-align	: top;
			}

.number3		{
			color			: #FDD00E;
			font-size		: 50px;
			font-weight		: bold;
			font-family		: Arial;
			text-decoration	: none;
			padding-top		: 7px;
			padding-left	: 15px;
			text-align		: left;
			vertical-align	: top;
			}

.bottomtext		{
			color			: #777576;
			font-size		: 12px;
			font-family		: Tahoma;
			padding		: 15px;
			padding-bottom	: 5px;
			text-align		: justify;
			vertical-align	: top;
			}

.design		{
			color			: #565656;
			font-size		: 12px;
			font-family		: Tahoma;
			text-decoration	: none;
			line-height		: 17px;
			}

.form			{
			color			: #565656;
			font-size		: 14px;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.l1			{
			color			: #04B6E0;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.l2			{
			color			: #565656;
			font-size		: 14px;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.l3			{
			color			: #FF5E00;
			font-size		: 13px;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.l4			{
			color			: #FFFFFF;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			}

.l5			{
			color			: #565656;
			font-size		: 17px;
			font-weight		: bold;
			font-family		: Tahoma;
			text-decoration	: none;
			}


.input1		{
			width			: 190px;
			height		: 18px;
			color			: #565656;
			font-size		: 12px;
			font-family		: Tahoma;
			}

.input2		{
			width			: 130px;
			height		: 18px;
			color			: #565656;
			font-size		: 12px;
			font-family		: Tahoma;
			}

.submit		{
			width			: 271px;
			height		: 25px;
			color			: #565656;
			font-size		: 12px;
			font-family		: Tahoma;
			}

.ta1			{
			width			: 271px;
			height		: 75px;
			color			: #565656;
			font-size		: 12px;
			font-family		: Tahoma;
			}

.code			{
			border		: 1px solid black;
			background-color	: #FDD00E;
			font-size		: 12px;
			font-family		: Tahoma;
			}

a.l1:hover		{
			color			: #FDD00E;
			}

a.l2:hover		{
			color			: #8BC541;
			}

a.l4:hover		{
			color			: #FDD00E;
			}

.nbsp			{
			font-size		: 1px;
			}
