.main {
	background: rgb(255, 255, 255);
	width: 800px;
	position: absolute;
	top: 0px;
	text-align: center;
}

.basestyle {
	color: rgb(255, 255, 255);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: rgb(255, 255, 255);
}


h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

body, td, input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

p {
	FONT-SIZE: 11px;
	MARGIN-LEFT: 2%;
	TEXT-INDENT: 3%;
	MARGIN-RIGHT: 2%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify
}

a.navlinks:link {
	font-size: 14px; 
	color: rgb(255, 255, 255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:visited {
	font-size: 14px; 
	color: rgb(255, 255, 255);
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:hover {
	color: rgb(255, 200, 0);
	text-decoration: underline;
}

a.navlinks:active {
	color: rgb(0, 0, 0);
	text-decoration: underline;
}

a.text:link {
	font-size: 12px; 
	color: rgb(0, 0, 0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.text:visited {
	font-size: 12px; 
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-decoration: none;
}

a.text:hover {
	color: rgb(255, 100, 0);
	text-decoration: underline;
}

a.text:active {
	color: rgb(240, 0, 0);
	text-decoration: underline;
}

.lang {
  position: absolute;
  top: 165px;
  left: 75%;
  width: 25%;
  height: 20px;
}

.head1 {
	border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
}

.head2 {
	border-right: 1px dotted #ff0000;
}

.head3 {
	border-top: 1px dotted #ff0000;
	border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
}

.photo {
	border-bottom: 1px dotted #ff0000;
	height: 150px;
}

.photo2 {
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	height: 150px;
}

.count {
	border-left: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
}

.name {
	border-right: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
}

.category {
	border-top: 1px dotted #ff0000;
	border-right: 1px dotted #ff0000;
}

.contact_1 {
	background: rgb(255,0,0);
	border-top: 5px solid #ff0000;
	border-left: 5px solid #ff0000;
	border-right: 5px solid #ff0000;
}

.contact_2 {
	border-bottom: 5px solid #ff0000;
	border-left: 5px solid #ff0000;
	border-right: 5px solid #ff0000;
}

.contact_3 {
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 23%;
}

.contact_4 {
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13%;
}
