BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/bg.gif);
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	
	color: #000000;
}

td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

A:link { color:#003399; ; text-decoration: underline}
A:visited { color:#003399; ; text-decoration: underline}
A:active { color:#0D7CF9; ; text-decoration: underline}
A:hover { color:#0D7CF9; ; text-decoration: underline}

.NavLink {
	font-size: 10px;
	font-weight: bold;}
	
A.NavLink {color: #DCEBFA; text-decoration: none}
A.NavLink:visited {color: #DCEBFA; text-decoration: none}
A.NavLink:active {color: #ffffff; text-decoration: underline}
A.NavLink:hover {color: #ffffff; text-decoration: underline} 

.NavLinkWhite {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
A.NavLinkWhite {color: #FFFFFF; text-decoration: underline}
A.NavLinkWhite:visited {color: #FFFFFF; text-decoration: underline}
A.NavLinkWhite:active {color: #C8E7F7; text-decoration: underline}
A.NavLinkWhite:hover {color: #C8E7F7; text-decoration: underline}

.title1 {
	font-size: 13px;
	font-weight: bold;
	color: #212451;
	font-style: italic;
}
.greytext {
	color: #cccccc;
	font-size: 9px;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.butnStyle {
	COLOR: #4D4D4D;
	cursor:pointer;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-image: url(Images/bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
.wide {
	width: 300px;
}
.wider {
	width: 380px;
	height: 60px;
}
.just {
	text-align: justify;
}
.indentLeft {

	padding-left: 20px;

}

li {
	list-style-image: url(images/bullet.gif);
}
.bg_l {
	background-color: #cfcfcf;
	background-image: url(Images/bg_l.gif);
	background-repeat: repeat-y;
}
.bg_r {
	background-color: #cfcfcf;
	background-image: url(Images/bg_r.gif);
	background-repeat: repeat-y;
}
.bg_top {
	background-image: url(Images/top.jpg);
	background-repeat: no-repeat;
	height: 158px;
}
.bg_page {
	background-image: url(Images/bg_main.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.white_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_12 {
	font-size: 12px;
}
.title_grey {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
li {
	list-style-image: url(Images/bul.gif);
}
.title_main {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #055DBB;
}
.bg_top {
	background-image: url(Images/menu_under_bg.jpg);
	background-repeat: repeat-x;
}
.bg_right{
	background-image: url(Images/bg_right_page.gif);
	background-repeat: repeat-x;
}
.bg_right_main {
	background-image: url(Images/bg_right.gif);
	background-repeat: repeat-x;
}

