html {
	margin: 0;
	padding: 0;
}
body
{
	margin: 0 auto;
	padding: 0px 0 0;/*padding: 187px 0 0;*/
	/*background: white url("../images/body.png") 0px 89px repeat-x;*/
	font: 78% "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 140%;
	/*width: 750px;*/
	min-width: 750px;
	min-height: 300px;
	text-align: center;
}
table {
	font-size: 1em;
	background-repeat: no-repeat;
}
.HomeTitle
{
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #515252;
	font-size: 20;	
	text-decoration: none;
}

.HomeTitle a
{
	color: #00B4EF;
}

.Blog
{
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #00B4EF;
	font-size: 20;	
}

.Blog a
{
	color: #00B4EF;
	text-decoration: none;
}

.Blog a:hover
{
	color: gray;
	text-decoration: 'underline';
}



.topLinks a
{
	color: White;
	font-size: 12;	
	text-decoration: none;
}

.topLinks a:hover
{
	color: gray;
}

.country
{
	color:black;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 24;	
}

.city
{
	color:black;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 18;	
}

.slogan
{
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: black;
	font-size: 15;	
	text-decoration: none;
}
.slogan a
{
	color: #515252;
	text-decoration: none;
}
.slogan a:hover
{
	text-decoration: underline;
}
.title
{
	color:orange;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12;	
	font-weight: bold;
	text-decoration: none;
}
.normal
{
	color:#A1A2A2;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;	
}
.normal a
{
	color: #00B4EF;
	font-weight: bold;
	
}
.normal a:hover
{
	color: #A1A2A2;
}
img {
	border: 0;
}
	
.inputtext {
	FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, helvetica,sans-serif; color: #515252;
}

.inputtextCSS {
	Width: 180px; FONT-SIZE: 10px; FONT-FAMILY: verdana, arial, helvetica,sans-serif; color: #515252;
}

.pink
{
	color: #FE9076;
}
.green
{
 color: #AEDB06;
}
.errortext {
	FONT-SIZE: 11px; COLOR: Red ; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.footer a
{
	color: #A1A2A2;
}
.footer a:hover
{
	color: black;
}
.red
{
	color: Red;	
}

.red2
{
	color: Red;	
}

.msg
{
	FONT-SIZE: 17px;
}
