html,body,p,form,input,ul,li,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
	text-align: center;
}
#header #logo {
	float: right;
	background-image: url(../images/logo_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#header #login {
	float: left;
	height: 40px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	padding-left: 75px;
	background-image: url(../images/login.gif);
	background-repeat: repeat-x;
}
#header #login a {
	color: #B72A2A;
	text-decoration: none;
}
#menu {
	clear: both;
	background-color: #EFCDCD;
	width: 917px;
	height: 32px;
	padding-left: 55px;
}
#menu .menu {
	font-family: "Trebuchet MS";
	font-size: 18px;
	float: left;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#menu .menu a {
	color: #4A4A4A;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	height: 26px;
}
#menu .menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_rollover.gif);
	width: 88px;
}
#center #center_left {
	background-image: url(../images/img3.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 279px;
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 19px;
	padding-right: 80px;
}

#center #center_right {
	float: left;
}
#block_for_content {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 25px;
}

#content {
	font-family: Arial;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
}
.red_top_brdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B92828;
}
.red_bottom_brdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B92828;
}
.wite_bottom_brdrCopy {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.red_top_bottom_brdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B92828;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B92828;
}
#content a {
	color: #B92828;
}
.vert_line {
	width: 7px;
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content #no_software {
	font-family: "Trebuchet MS";
	font-size: 18px;
	background-image: url(../images/no_softrare_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 200px;
	padding-top: 7px;
	padding-left: 21px;
	margin-top: 10px;
	color: #0181E3;
	text-decoration: underline;
}
.forms {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
}
#content .forms input {
	margin-left: 14px;
	width: 153px;
	height: 20px;
}
#content .forms #go {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0181E3;
	background-image: url(../images/button_go_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content .forms div {
	margin-bottom: 9px;
}







#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 61px;
	padding-top: 15px;
}

#footer #country {
	width: 175px;
	border: 2px solid #90AAC2;
}
.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #70706F;
	text-decoration: none;
}
#menu .menu2 a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	float: left;
	width: 88px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	background-image: url(../images/menu_rollover.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1_bold {
	font-weight: bold;
}
.text2_size18 {
	font-size: 18px;
}
.text3_blue {
	color: #0091F7;
}


h1 {
	font-weight: bold;
	color: #B92828;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
