﻿@import"pro_pages_style.css";
a {
	font-family: Verdana;
}

h2 {
	font-family: verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: verdana;
}
h1 {
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #000000;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: small;


}
.mainmenu {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header {
	text-align: center;
	font-family: Verdana;
	background-image: url('../images/topnav_bg.gif');
}
.element2 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.image_embossed{box-shadow: inset 0 0 2px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -7px 0 rgba(0,0,0,.6), inset 0 -9px 0 rgba(255,255,255,.3);border-radius: 20px;display:block;background:  url(../images/stock_images/120x120_3.jpg) 0 0 no-repeat;width:120px; height:120px;}

