﻿div.HomePageBox1
{
	border:solid 1px #d6d6d6;
	background-color:White!important;
	background-image:url(../images/AP2/decoPanelBig.png);
	background-repeat:repeat-x;
	padding:8px 8px 0px 8px;
	float:left;
	width: 444px; 
	height: 275px;
	margin:8px 0 0 8px;
}

div.HomePageBox1 h1
{
	color:Black;
	font-size:2.3em;
	font-weight:normal;
}

div.HomePageBox1 a
{
	color:#2b78e4;
}

div.HomePageBox1 p.blueAd
{
	color:#44aed3;
	font-size:2.3em;
	font-weight:bold;
	margin:1.4em 0;
}

div.HomePageBox2
{
	border:solid 1px #d6d6d6;
	background-color:White;
	background-image:url(../images/AP2/decoPanelSmall.png);
	background-repeat:repeat-x;
	padding:25px 8px 10px 8px;
	float:left;
	width: 209px; 
	height: 135px;
	margin-left:8px;
	margin-top:8px;
}

div.HomePageBox2 h1
{
	color:Black;
	font-size:2.3em;
	font-weight:normal;
	margin-bottom:0px;
}

div.HomePageBox2 h2
{
	color:#a99f9f;
	font-size:1.6em;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

div.HomePageBox2 a
{
	color:#2b78e4;
}

div.HomePageBox2 h1 a
{
	text-decoration:none;
	color:Black;
}



div.HomePageBox2 h3
{
	text-transform:uppercase;
	font-weight:bold;
}