﻿.menu_basic 
{
	vertical-align: middle;
	color: White;
	font-style: normal;
	font-size: large; 
	font-family: Verdana;
	background-color: #a0e09f;
	border-color: #a0e0D4;
}

.table_center
{
	text-align: center;	
}

table.basic 
{
	border-style: solid;
}

table.posts 
{
	background-color: Transparent;
	border-style: double;
	border-color: Black;	
}

td.bottom_aligned
{
	vertical-align: bottom;
}

.warning
{
	color: Red;
	font-family: Verdana;
	font-size: large;
}

#lingvMainBody
{
	background-color: black;
	background-repeat: repeat;
	height: 100%;
    width: 100%;
    background-position: bottom;
}

.basic_text 
{
	font-family: Verdana; 
	font-size: 12pt; 
	color: white;
}

.verbGame
{   
    font-family: Cambria;
    font-size: 16pt;
    font-style: oblique;
}