﻿a
{
	color: #6d7377;
}

a:hover
{
	color: #2dabc1;
}

h1, h2, h3
{
	color: #2dabc1;
}

/* 
a
{
	color: #25a0da;
}

a:hover
{
	color: #ff9933;
}
	*/

.linkintextcolor
{
	color: Black;
}

.div_undertab
{
	background-color: #ffffff;
	border: 1px solid #e3e2e2;
	border-top: 0px none Transparent;
}

.div_overtab
{
	background-color: #ffffff;
	border: 1px solid #e3e2e2;
	border-top: 0px none Transparent;
	border-bottom: 0px none Transparent;
}

fieldset
{
	border-color: #e3e2e2;
}

.div_frame
{
	background-color: #ffffff;
	border: 1px solid #e3e2e2;
}
