	body {
		height: 100%;
		margin: 0;
		padding: 0;
		font-size: 11px;
		font-family: tahoma;
		background-position:top;
		background-repeat:repeat-x;
		background-image:url(/images/winfix_bg1.jpg);
	}


	/*  FONTS */
	p, pre, table, td {
		color: #bdd0da;
		font-family: tahoma;
		font-size: 10pt;
	}

	h2 {
	color: #ffffff;
	font-size: 10pt;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
	}

	h1 {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18pt;
	font-weight:100;
	padding:10px;
	margin-bottom:0px;
	}

	.title1 {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18pt;
	padding:10px;
	}

	.normal_text1 {
	color: #ffffff;
	font-family: tahoma;
	font-size: 10pt;
	}

	.normal_text2 {
	color: #bdd0da;
	font-family: tahoma;
	font-size: 10pt;
	}

	.normal_text3 {
	color: #86A9BB;
	font-family: tahoma;
	font-size: 8pt;
	}

	.copyright {
	color: #9da7ac;
	font-family: tahoma;
	font-size: 9pt;
	}

	/*  LINKS */
	a {
	color: #e0ebf0;
	text-decoration:underline;
	}
	a:hover {
	text-decoration:none;
	}
	a:active {
	color: #92cd34;
	text-decoration:none;
	}




	.bott_menu a{
	color: #e0ebf0;
	text-decoration:underline;
	}
	.bott_menu a:hover {
	color: #e0ebf0;
	text-decoration:none;
	}
	.bott_menu a:active {
	color: #92cd34;
	text-decoration:none;
	}
	.bott_menu span{padding:15px;color: #616f77;}

	/*  BG */
	.bg1 {
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(/images/bg1.gif);
	}

	.bg2 {
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(/images/bg2.gif);
	}

	.bg_blue { 	background-color: #23a4c3; 	}
	.bg_green { 	background-color: #6eae02; 	}
	.bg_gray1 { 	background-color: #374954; }
	.bg_gray2 { 	background-color: #425662; }
	.bg_gray2_2 { 	background-color: #3b4e59; }

	.bg_gray3 { 	background-color: #3f515c; }
	.bg_gray4 { 	background-color: #6f7d85; }

	.bg_main1 {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/leftbg.jpg);
	}
	.bg_main2 {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(/images/centerbg.jpg);
	}

	.bg_bott1 {
	background-color: #374954;
	background-position:top;
	background-repeat:no-repeat;;
	background-image:url(/images/bg_bott1.gif);
	}

	.bg_bott2_1 {
	background-position:top;
	background-repeat:no-repeat;;
	background-image:url(/images/bg_bott2_1.gif);
	}

	.bg_bott2_2 {
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(/images/bg_bott2_2.gif);
	}

	.bg_bott2_3 {
	background-position:top;
	background-repeat:no-repeat;;
	background-image:url(/images/bg_bott2_3.gif);
	}

	.service_links {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	}

	.service_links a {
	color: #ffffff;
	font-size:13pt;
	font-family: Arial;
	text-decoration:none;
	margin-left: 6px;
	margin-bottom: 6px;
	}

	.service_links a:hover {
	border-bottom: 1px solid #6eae02;
	}

	.service_links a:active {
	border-bottom: 2px solid #23a4c3;
	}


	.padding1 {	padding:14px;}
	.padding2 {
	padding-left:6px;
	padding-right:14px;
	padding-top:14px;
	padding-bottom:14px;
	}


/*  ETC */
	input, textarea, select {
	background-color: #425662;
	color: #bdd0da;
	border: 1px solid #566873;
	padding: 2px;
	}
