/* Common tags                 */
/*-----------------------------*/
/*
body
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-right: 30;
}

A:link      { color: #41519A; text-decoration:none; }
A:visited 	{ color: #41519A; text-decoration:none; }
A:active 	{ color: #41519A;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #B2C3E1;  cursor:hand; text-decoration:"underline"; }*/

A.bodyLink:link
{
	color: #41519A;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:visited
{
	color: #41519A;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:active
{
	color: #41519A;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:hover
{
	color: #B2C3E1;
	cursor: hand;
	text-decoration: "underline";
	font-weight: bold;
}

p
{
	line-height: 1.4em;
}

.title
{
	text-transform: uppercase;
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #41519A;
}
/*
hr
{
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}
*/
img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
	font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #6B7EBF;
	margin-bottom: -15;
}

h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #6B7EBF;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table
{
	font-size: 1em;
}

table.header
{
	background-color: #5B6DB5;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title
{
	text-align: center;
	font-family: verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
}

td.headerbar
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu
{
	background-color: #41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}
/* MasterPage               */
/*-----------------------------*/
td.index_02
{
	background-image:url(Images/index_02.jpg);
}

td.index_03
{
	background-image:url(Images/index_03.jpg);
}

td.index_04
{
	background-image:url(Images/index_04.jpg);
	height:15px; 
}
 
td.index_07
{
	background-image:url(Images/index_07.jpg);
	height:43px; 
	width:15px;
}
td.index_08
{
	background-image:url(Images/index_08.jpg);
}

td.left_menu_topim
{
	background-image:url(Images/left_menu_topim.gif);
	width:173px;
	height:81px;
}

td.menu_manage
{
	background-image:url(Images/menu_manage.jpg);
	width:173px;
	height:27px;
}

.title_arrowyellow
{
	background-image:url(Images/title_arrowyellow.gif);
	width:14px;
	height:22px;
}
td.title_grey
{
	background-image:url(Images/title_grey.jpg);
	width:100%;
	height:4px;
}
.new_ltop
{
	background-image:url(Images/new_ltop.jpg);
	width:21px;
	height:20px;
}
td.new_bgtop
{
	background-image:url(Images/new_bgtop.jpg);
	width:98%;
	height:21px;
}

td.new_rtop
{
	background-image:url(Images/new_rtop.jpg);
	width:21px;
	height:21px;
}

td.new_lbg
{
	background-image:url(Images/new_lbg.jpg);
	width:21px;
	height:21px;
}


td.new_rbg
{
	background-image:url(Images/new_rbg.jpg);

}

td.new_lbot
{
	background-image:url(Images/new_lbot.jpg);
	width:7px;
	height:20px;
}

td.new_bgbot
{
	background-image:url(Images/new_bgbot.jpg);
	
}
td.new_rbot
{
	background-image:url(Images/new_rbot.jpg);
	width:21px;
	height:20px;
}
a.top
{
	background-image:url(Images/top.gif);
	width:28px;
	height:11px;
	border:0;
}
.menu1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/menubg_16.jpg);
	text-align: center;
	height: 43px;
	width: 60px;
	line-height: 35px;
	vertical-align: top;
}