
td	{
	font-family : Tahoma;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

a	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:visited	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:active	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.boldLink	{
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:visited.boldLink	{
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active.boldLink	{
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

a:hover.boldLink	{
	font-family : Arial;
	color : #446D8C;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #E2E2E2;
}


hr	{
	height : 1px;
	color : #446D8C;
	noshade
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;

}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
	
}

div {
	BORDER-RIGHT: 3px groove #445d8c;
	BORDER-TOP: solid 1px #445d8c;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-LEFT: 3px ridge #445d8c;
	COLOR: #000000;
	BORDER-BOTTOM: 3px ridge #445d8c;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 6px;
	FONT-FAMILY: tahoma;
	BACKGROUND-COLOR: #f9f9f9;
	background-image: url('http://t-dreams.com/demo/jobcareerv3/includes/images/bg.gif');
}