/* @charset "utf-8"; */

body {
	font-family: Verdana;
}

a {
	background-color: transparent;
	text-decoration: underline;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #316399;
	text-decoration: underline;
} 

a:hover {
	color: #3377CC;
	text-decoration: none;
}

div.ICQ {
	position: relative;
	margin-left: 16px;
	margin-top: -32px;
	}


a.ICQ {
	color: ade9ff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 800;
	text-decoration: none;
}

a.ICQ:link {
	color: ade9ff;
	text-decoration: none;
}

a.ICQ:hover {
	color: #ddeeff;
	text-decoration: none;
}


h2 {
	font-family: Georgia;
	color: #006699;
	font-style: normal;
	text-align: center;
	font-size: 130%;
}

h3 {
	font-family: Georgia;
	color: #006699;
	font-style: normal;
	text-align: center;
	font-size: 120%;
}


h4 {
	font-family: Georgia;
	color: #006699;
	font-style: normal;
	text-align: center;
	font-size: 105%;
}

h5 {
	font-family: Georgia;
	color: #006699;
	font-style: normal;
	text-align: center;
	font-size: 100%;
}


DIV.cnt {
	text-align: center;
}


#Main-Window-Content {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #003366;
}

#Main-Window-ContentRel {
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #003366;
}

Table.IntStyle {
	font-family: Verdana;
	font-size: 16px;
	line-height: 19px;
	color: #003366;
}


div.img
{
	margin: 2px 5px 2px 5px;
	border: 0px solid #ffffff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	

div.img img
{
	display: inline;
	margin: 1px;
	text-align: center;
}

/* div.img a:hover img {border: 2px solid #ff00ff;} */

div.desc
{
	text-align: center;
	font-weight: normal;
	border: 0px solid #000000;
	width: 150px;
	height: 40px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	margin-top: 4px;
}

span.ImgCnt {
	float: left;
	margin:5px 10px 0px 0px;
	padding:0px;
	text-align :center;
	}

