table {
	font-family: "Arial";
	font-size: 12px;
	color: #2B2A2B;
}
.table {
	border-collapse: collapse;
}
p {
	line-height: 180%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.p {
	line-height: 150%;
}
a.linkButtom {
	color: #7B7D7B;
	text-decoration: none;
}
a.linkButtom:hover {
	color: #7FAC59;
}
a.link {
	color: #2B2A2B;
	text-decoration: none;
}
a.link:hover {
	color: #7FAC59;
}
a.link2 {
	color: #FF6500;
	text-decoration: none;
}
a.link2:hover {
	color: #7FAC59;
}
a.link3 {
	color: #7FAC59;
}
a.link3:hover {
	color: #2B2A2B;
	text-decoration: none;
}
a.linkPage {
	color: #7B7D7B;
	text-decoration: none;
}
a.linkPage:hover {
	color: #7FAC59;
}
a.linkPosition {
	color: #313031;
	text-decoration: none;
}
a.linkPosition:hover {
	color: #7FAC59;
}

.mainBG {
	background-repeat: repeat-x;
}
.myInput {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #333333;
	height: 22px;
	background-image: url(../images2/shade.gif);
	background-repeat: repeat-x;
	background-color: White;
}
.myTextarea {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	border: 1px solid #333333;
	background-image: url(../images2/shade.gif);
	background-repeat: repeat-x;
	background-color: White;
	background-attachment: fixed;
}

.leftMenu {
	filter: Alpha(Opacity=60);
}
.leftMenuTurn {
	behavior:url(..\css\turn_menu.htc);
}
.rowTurn {
	behavior:url(..\css\row_effect.htc);
}
.myTitle {
	font-weight: bold;
	color: #FFFFFF;
}
.myListTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B86B5;
	height: 30px;
	text-align: center;
}
.myListField 
{
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: top;
}
.mySearchInput 
{
	font-family: Arial;
	font-size: 12px;
	height: 19px;	
	background-color: White;
}