﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url('/Images/background.jpg');
	font-family:Verdana;
	scrollbar-face-color:#f4f3ee;
    scrollbar-shadow-color:#f4f3ee;
    scrollbar-track-color:#f4f3ee;
    scrollbar-arrow-color:#6c6d71;
}

.menuButtomSelect
{
}

.menuButtomNoSelect
{
}

.textTitle
{
	color:#005097;
	font-size:15px;
	font-weight:bold;
}

.textTitleQuestions
{
	color:#005097;
	font-size:13px;
	font-weight:bold;
}

.textTitleGreen
{
	color:#76C043;
	font-size:14px;
	font-weight:bold;
}

.textFooter
{
	color:white;
	font-size:10px;
}

.textContent
{
	color:#565656;
	font-size:11px;
}

.textContentBlue
{
	color:#005097;
	font-size:11px;
}

.smallTextContentBlue
{
	color:#005097;
	font-size:10px;
}

.smallTextContent
{
	color:#565656;
	font-size:10px;
}

.textOverWorld
{
	color:#955723;
	font-size:11px;
}

.links
{
	color:#76C043;
	cursor:pointer;
	font-size:14px;
	text-decoration: none;
}

.smallLinks
{
	color:#76C043;
	cursor:pointer;
	font-size:12px;
	text-decoration: none;
}

.xsmallLinks
{
	color:#76C043;
	cursor:pointer;
	font-size:10px;
	text-decoration: none;
}



