/* =============================================================== */
p.caption  {
    /*Для надписи названия компании AquaPack Games */
	font-size: 48px;
	margin : 0 0 0 0;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 900;
	text-align : left;
	vertical-align : middle;
}
/* =============================================================== */
td.mainmenu {
	/*строка таблицы главного меню невыбранная */
	text-align: left;
	background: #32549C;
}		
/* =============================================================== */
td.mainmenu-a {
	/*строка таблицы главного меню выбранная */
	text-align: left;
	background: White;
	font-weight : bold;
	font-size : 14px;
	color: Blue;
}		
/* =============================================================== */
a {
	text-decoration : underline;
}
/* =============================================================== */
a.mainmenu  {
    /* ссылка в главном меню */
	font-size : 14px;
	color: #ffffff;
	font-weight : bold;
	margin-left : 7px;
    text-decoration : none;	
}
/* =============================================================== */
a:HOVER.mainmenu {
      /* активная ссылка в главном меню */
	color: #FF7BFF;
	text-decoration : underline;
}
/* =============================================================== */
a.topmenu  {
    /* ссылка в верхнем меню */
	font-size : 12px;
	color: #ffffff;
	font-weight : bold;
    text-decoration : none;
}
/* =============================================================== */
a.topmenu-a  {
	/* ссылка в верхнем меню */
	font-size : 12px;
	color: Black;
	font-weight : bold;
    text-decoration : none;
}
/* =============================================================== */
a:HOVER.topmenu {
    /* активная ссылка в верхнем меню */
	color: #FF7BFF;
	text-decoration : underline;
}
/* =============================================================== */
a.podval {
	/* активная ссылка в верхнем меню */
	color: White;
	text-decoration : none;
}
/* =============================================================== */
a:HOVER.podval {
	/* активная ссылка в верхнем меню */
	text-decoration : underline;
}
/* =============================================================== */
body {
	margin : 0 0;	
	padding : 0 0;	
	font-family: Verdana,Arial,sans-serif;	
	background : Gray;
}
/* =============================================================== */
p {
	font-size: 10px;
	margin : 0 0 0 0;
	color : rgb( 30,30,130);
}
/* =============================================================== */
p.description {
	font-size: 11px;
	color : White;
	font-weight : normal;
}
/* =============================================================== */
p.description_game {
	text-align: justify;
	font-size: x-small;
	color : rgb( 30,30,130);
	font-weight : normal;
}
/* =============================================================== */
p.text {
	font-size: x-small;
	margin : 0 0 10px 0;
}
/* =============================================================== */
p.top {
	font-size: smaller;
	margin : 0 0 0 0;
	color : Blue;
	font-weight : bolder;
}
/* =============================================================== */
p.podval {
	font-size: 11px;
	margin : 0 0 0 0;
	color : White;
}
/* =============================================================== */
p.big_text {
	font-size: 14px;
	margin : 0 0 0 0;
}
/* =============================================================== */
TABLE.outer {
	background: White;	
	border: 1pt solid #32549C;	
	margin : 0 0 0 0;	
	padding : 0 0 0 0;
}
/* =============================================================== */	
input.subscribe {
	width : 130;
	text-decoration : underline;
	border : 1px solid Black;
}
/* =============================================================== */	 

 
/* =============================================================== */	 
/* Color Set 1 */
/* =============================================================== */	 
td.main1 {
	background : #E0E0FF;
}		
 /* =============================================================== */	 
th.main1  {
	text-align: center;
	background : #484DC2;
}
/* =============================================================== */	 
h1.main1 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */
h2.main1 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */
h3.main1 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */	 
/* Color Set 1 */
/* =============================================================== */	 
td.main2 {
	background : White;
}		
/* =============================================================== */	 
th.main2  {
	text-align: center;
	background : #484DC2;
}
/* =============================================================== */
h1.main2 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */
h2.main2 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */
h3.main2 {
	font-size: 12px;
	font-weight: bold;
	margin : 0 0 0 0;
	color: White;
}		
/* =============================================================== */


