BODY {
	margin : 0 0 0 0;
	background-color:#FFFFFF;
	color:#000000;
	background:  url(../images/back_01.jpg);
}
.frm
{
	width: 280px;
}


.back_links_left_bg{ 
	background:  url(../images/links_left_bg.gif);
 }
 
 .back_left_right_image{ 
	background:  url(../images/left_right_image.gif);
 }
 
 .back_links_dark_horiline{ 
	background:  url(../images/links_dark_horiline.gif);
 }
 
 .back_links_white_bg{ 
	background:  url(../images/links_white_bg.gif);
 }
 
 .back_links_right_bg{ 
	background:  url(../images/links_right_bg.gif);
 }
 
 .back_body_curve_left{ 
	background:  url(../images/body_curve_left.gif);
 }
 
 .back_body_curve_right{ 
	background:  url(../images/body_curve_right.gif);
 }
 
 .back_quote_left{ 
	background:  url(../images/quote_left.gif);
 }
 
 .back_quote_right{ 
	background:  url(../images/quote_right.gif);
 }
 
 .back_subscribtion_bg{ 
	background:  url(../images/subscribtion_bg.gif);
 }
 
 .back_new_ecourse_bg{ 
	background:  url(../images/new_ecourse_bg.gif);
 }
 
  .back_new_ebook_left{ 
	background:  url(../images/new_ebook_left.gif);
 }

  .back_new_ebook_right{ 
	background:  url(../images/new_ebook_right.gif);
 }
 
  .back_newsletters_bg{ 
	background:  url(../images/newsletters_bg.gif);
 }
 
 .back_newsletters_left{ 
	background:  url(../images/newsletters_left.gif);
 }
 
.back_newsletters_right{ 
	background:  url(../images/newsletters_right.gif);
 }
 
.back_body_divider_blue{
	background:  url(../images/body_divider_blue.gif);
}
 
.on {
    CURSOR: hand; 
	BACKGROUND-COLOR: #8CB5F3; 
	font-color:#072F6F
}

.off {
	CURSOR: hand; 
	BACKGROUND-COLOR: #236BC4
}

a:link {
	text-decoration:none
}

a:visited {
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

.menulink {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none
}

.menulink:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #08448F; 
	text-decoration: none
}

.bottomlinks {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold; 
	color: #4A4A4A; 
	text-decoration: none
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BD0C1C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BD0C1C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*class for hr tag in right menu*/
.hr { color:#C00D22;}
/* class for subscription menu*/
.subscribe{color:#222222;}
.red{color:#C00D22;}
.red2{
	color:#C00D22;
	font-size:12px;
	}
.txt{
	color:#191919;
	font-size:10px;
}
.whitetext{
	color:#FFFFFF;
	font-size:12px;
}
.text{
	color:#222222;
	font-size:12px;
}
.bluetext{
	color:#074CA3;
	font-size:10px;
}
.head{
	color:#2F2F2F;
	font-size:12px;
}
.fond_size2{
	font-size:12px;
}
.bg_color_C00D22{
    background-color:#C00D22;
}
.subscribe_title{
   background-color:#C00D22;
   font-size:12px;
   color:#FFFFFF;
   font-weight:bold;
}
.bg_white{
   background-color:#FFFFFF;
}
.bg_color_0A2B5F{
   background-color:#0A2B5F;
}