*
{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	line-height: 1.5;
}

body
{
	padding: 0px;
	background-image: url("/resources/specific/layouts/public/main/images/bg.png");
}

img
{
	border: 0px;
}

a *
{
	cursor: pointer;
}

a 
{
	cursor: pointer;
}

h1
{
	font-family: Times New Roman;
	font-size: 18px;
	padding-bottom: 10px;
}

h2
{
	font-family: Times New Roman;
	font-size: 18px;
	padding-bottom: 10px;
}

h3
{
	font-family: Times New Roman;
	font-size: 22px;
	padding-bottom: 10px;
	padding-top: 30px;
}

p
{
	padding-bottom: 15px;
}

ul
{
	padding-bottom: 15px;
	
}

li
{
	list-style-type: none;
	padding-left: 10px;
}


.frame
{
	width: 928px;
	border-left: 1px solid #a10303;
	border-right: 1px solid #a10303;
	background-color: #600000;
}

.content
{
	padding: 5px 110px 40px 115px; 
		
}

.content_menu th, .content_menu th *
{
	
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	color: red;
}

.content_menu td
{
	border: 1px solid white;
	vertical-align: top;
	text-align: center;
	padding: 10px;
}

.content_menu p
{
	padding-bottom: 0px;
}

.present
{
	color: e9e330;
}
