body, td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.migoods {font-family: "Verdana", "Arial", "sans-serif"; font-size: 8pt; font-style: normal; text-decoration: none; line-height: 20px; font-weight: normal; color: #000000}

.brand { 
font-family: "Verdana", "Arial", "sans-serif"; font-size: 8pt; text-decoration: none; color: #FFFFFF;
font-weight:bold;
margin-top:1;
}

A:link    {font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color: Red; text-decoration: none}
A:visited {font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#0069B3; text-decoration: none}
A:hover   {font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#808080; text-decoration: Underline}
TD    {font-size :8pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color :black;}
INPUT {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:8pt; border-style:solid; border-color:#000000; border-width:1pt;}
SELECT {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:8pt; border-style:solid; border-color:#000000; border-width:1pt;}
TEXTAREA  {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-style:normal; font-weight:normal;
           text-decoration:none; border-style:solid; border-color:#000000; border-width:1pt;}
.dodum {  font-family: "Tahoma"; font-size: 12px; font-style: normal; line-height: 120%}
.scale {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; font-style: normal; line-height: 150%}

.title{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.blue{
	color:#00417A;
	font-weight:bold;
}

.buttonBlue{
	font-size:22px;
	text-align:center;
	/*
	font-weight:bold;
	color:navy; 
	*/
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	border:0;
	width:60px;
	height:60px;
	cursor:hand;
}

.doubleButton{
	font-size:22px;
	/*
	font-weight:bold;
	color:navy; 
	*/
	background-image:url(../images/double_button.gif);
	background-repeat:no-repeat;
	border:0;
	width:106px;
	height:60px;
	cursor:hand;
}

.doubleButton2{
	font-size:22px;
	text-align:center;
	/*
	font-weight:bold;
	color:navy; 
	*/
	background-image:url(../images/double_button3.gif);
	background-repeat:no-repeat;
	border:0;
	width:306px;
	height:90px;
	cursor:hand;
}

.bigButton{
	font-size:22px;
	/*
	font-weight:bold;
	color:navy; 
	*/
	background-image:url(../images/big_button.gif);
	background-repeat:no-repeat;
	border:0;
	width:90px;
	height:90px;
	cursor:hand;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tops{
margin-top:14px;
}

.middels{
margin-top:30px;
}