﻿body {
}

td
{
    vertical-align: top;
    text-align: center; 
}

.latinTd
{   vertical-align  : middle;
    text-align: center;
    border: solid 2px black;
}

leftH
{
    font-family: Eras Bold ITC,Arial Black, Arial, System, Ultra Bold, Black, Broadway, Times New Roman, Arial Rounded MT Bold, Bodoni MT Condensed; 
    font-size: 44px;
    text-align: right;
    vertical-align: top;
    font-weight: bolder;
    color: #621db8;
    float: left;
}

.leftDCont 
{
    margin-left:10px;
    font-family: Arial, Arial black, Times New Roman;
    font-size: 12px;
    color: black;
    text-align:left;
    vertical-align:middle;
}

a 
{
    margin-left:10px;
    font-family: Arial, Arial black, Times New Roman;
    font-size: 12px;
    text-align:left;
    text-decoration: none;
    color: rgb(41, 16, 186);        
}


a:visited 
{
    color: rgb(128, 0, 64);     
}

a:hover
{
   background-color: rgb(214, 210, 103);   
    
}

a:active
{
}

.pS
{
    font-family: Arial, System, Arial Black, Courier New, Terminal;
    font-size: 11px;
    margin-left: 220px;
    color: #660099;
}


li
{
    font-family: Arial, System, Arial Black, Courier New, Terminal;
    font-size: 11px;
    color: Black;
    margin-left: 230px;
    
}

.imgSudoku
{
    border: solid thin #ffee88;
    vertical-align: top;
    text-align: center;
}

.imgLatin
{
    vertical-align: top;
    text-align: center;
}


.name1
{
   float: left;
   font-family: Eras Bold ITC,Arial Black, Arial, System, Ultra Bold, Black, Broadway, Times New Roman, Arial Rounded MT Bold, Bodoni MT Condensed; 
   font-size: 44px;
   vertical-align: middle;
   font-weight: bolder;
   color: #621db8;
}

.from1
{
    margin-left:10px;
    font-family: Arial, Arial black, Times New Roman;
    font-size: 12px;
    color: black;
    text-align:left;
    vertical-align:middle;
}

.menuA {
	position: absolute;
	top: 150px;
	left: 550px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: rgb(145, 0, 72);
	text-decoration: none;
}

.suokuCommentBox
{
    position: absolute;
    left: 800px;
    top: 400px;
}

.howLong
{
    font-size: 12px;
    color: Blue;
    font-weight: bold;
}

.howLongD
{
    font-size: 12px;
    color: green;
    font-weight: bold;
}