BODY {
	margin : 0px;
	padding : 0px;
}

TD {
	font-family : Verdana;
	font-size : 10px
}

INPUT, TEXTAREA, SELECT {
	font-family : Verdana;
	font-size : 10px;
	border : 1px solid #00ADEF;
}

HR {
	color : #01B0F3;
	height : 1px;
}

.SearchField {
	border : 1px solid #C9C0A8;
	background-color : white;
	padding : 2px;
	height : 17px;
	width : 120px;
}

.PageClass {
	margin : 0px;
	padding : 0px;
}

.PageTitle {
	padding : 10px;
	background-color : #E6F7FF;
	color : #00AEEF;
	font-size : 16px;
	font-variant : small-caps;
	font-weight : bold;
}

.PagePath {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
}

.PagePadding {
	padding : 10px;
}

.searchArea {
	background-color : #E6F7FF;
	padding : 5px;
	text-align : justify;
	width : 100%;
	overflow : visible;
	border-bottom : 1px solid white;
}

.titleText {
	color : #918F8F;
	padding-left : 10px;
	padding-bottom : 10px;
}

.PathStl {
	font-weight : bold;
	color : #2D45A0;
}

.PathStl_active {
	font-weight : bold;
	color : white;
}

.TopText {
	color : white;
	font-weight : bold;
}

.productCode {
	font-weight : bold;
	white-space : nowrap;
}

.link_Top {
	color : white;
	font-weight : bold;
	text-decoration : none;
}

.link_Top:hover {
	color : #26BCF1;
	font-weight : bold;
	text-decoration : none;
}

.link_Top_active {
	color : #26BCF1;
	font-weight : bold;
	text-decoration : none;
}

.link_TopUnderline {
	color : white;
	font-weight : bold;
	text-decoration : underline;
}

.link_TopUnderline_active {
	color : white;
	font-weight : bold;
	text-decoration : none;
}

.link_TopUnderline:hover {
	text-decoration : none;
}

.link_leftMenu {
	color : #C8C0A9;
	font-weight : bold;
	text-decoration : none;
}

.link_leftMenu:hover {
	color : #00ADEF;
	font-weight : bold;
	text-decoration : none;
}

.link_leftMenu_hover {
	color : #00ADEF;
	font-weight : bold;
	text-decoration : none;
}

.link_lined {
	color : #C8C0A9;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
}

.link_lined:hover {
	color : #00ADEF;
	font-weight : bold;
	text-decoration : underline;
	white-space : nowrap;
}

.blueText {
	color : #303394;
}

.bigBlueText {
	color : #01B0F3;
	font-weight : bold;
	font-size : 12px
}

.formTitle {
	color : #2E3094;
	font-weight : bold;
}

.errorText {
	color : red;
	font-weight : bold;
}

.resultText {
	color : #2E3094;
	font-weight : bold;
}