.addText
{
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;

}

.addText:hover
{
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;

}


.obName
{
	color: #293ABA;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.obName:hover
{
	color: #293ABA;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.tob
{
	color: black;
	font-family: Verdana;
	font-size: 14px;
}

.path
{
	color: black;
	font-family: Verdana;
	font-size: 12px;

}

.path:hover
{
	color: #123456;
	font-family: Verdana;
	font-size: 12px;

}

.infoText
{
	color: #717171;
	font-family: Verdana;
	font-size: 10px;

}

.cc
{
	color: gray;
	font-family: Arial;
	font-size: 10px;

}
.cc:hover
{
	color: gray;
	font-family: Arial;
	font-size: 10px;

}



.categ a
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
}
.categ a:hover
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

input {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
}

textarea {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:550px;
	height:200px;
}

select {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
}





body
{
	padding:0px;
	margin:0px;
}

td {
	color: black;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: #123456;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #123456;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.categMain {
	color: #083CA7;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.categMain:hover {
	color: black;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.categSub {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.categSub:hover {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

h1 {
	color: #3745AE;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h3 {
	color: #3A469C;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

