/* CSS Document */

body {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#C0E4DF;
}

img, div, a, input 
{
	behavior:url(iepngfix.htc);
}

td,ul,li,div
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#303030;
	text-decoration:none;
}

a:link {
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:underline;
	font-size:11px;
}
a:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size:11px;
}
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #666666;
	font-size:11px;
}
a:active {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size:11px;
}


.maintable
{
	width:100%;
	height:100%;
}

.gradtable
{
	width:920px;
}

.tablewhite
{
	width:800px;
	background-color:#ffffff;
}

.table
{
	width:760px;
}

.border
{
	border:#f7f7f7 1px solid;
}

.leftgredient
{
	background-image:url(left_gradient.jpg);
	background-repeat:repeat-y;
	height:4px;
	width:60px;
}

.rightgredient
{
	background-image:url(right_gradient.jpg);
	background-repeat:repeat-y;
	height:4px;
	width:60px;
}

.div_contant
{
	overflow:auto;
	height:140px;
	width:325px;
	
	scrollbar-face-color: #ff6600; 
	scrollbar-highlight-color: #ff6600; 
	scrollbar-3dlight-color: #ff6600; 
	scrollbar-darkshadow-color: #ff6600; 
	scrollbar-shadow-color:#ff6600; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #ff6600;
}

.leftbluepatch
{
	background-image:url(left_blue_patch.png);
	background-repeat:no-repeat;
	behavior:url(iepngfix.htc);
	height:30px;
	width:13px;
}

.background_broucher
{
	background:url(background.jpg) bottom;
	height:140px;
	width:370px;
	background-repeat:no-repeat;
}
	
.background_broucher_datenfeers
{
	background:url(datenfeers_bg.jpg) bottom;
	height:167px;
	width:521px;
	background-repeat:no-repeat;
}
		
	
.blue
{
	background-color:#0a0146;
}

.select
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:120px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
	
}

.select_course
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:150px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}


.select_course_long
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:180px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}

.code_txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}

.select_course_longest
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:250px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}

.select_date
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:80px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}

.select_small
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:60px;
	color:#666666;
	background-color:#ffffff;
	border:#303030 solid 1px;
}

.select_big
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	width:160px;
	color:#666666;
	background-color:#ffffff;
	border:#512532 1px solid;
}

.textareaSmall
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	width:150px;
	border:#303030 solid 1px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-shadow-color:#fff; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #fff;
}

.textarea180
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	width:180px;
	border:#303030 solid 1px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-shadow-color:#fff; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #fff;
}

.textareaMiddle
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	width:200px;
	border:#303030 solid 1px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-shadow-color:#fff; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #fff;
}

.textareaMiddle_long
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	width:300px;
	border:#303030 solid 1px;
}

.textarea
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	width:400px;
	border:#303030 solid 1px;
	
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-shadow-color:#fff; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #fff;
}

h1, h2, h3, h4, h5
{
	padding:0px;
	margin:0px;
}

.main_blt
{
	background-image:url(but_85.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0000;
	cursor:pointer;
}

.main_over_blt
{
	background-image:url(but_85_hover.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
}

.main_big_blt
{
	background-image:url(but_120.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0000;
	cursor:pointer;
}

.main_big_over_blt
{
	background-image:url(but_120_hover.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.main_bigest_blt
{
	background-image:url(but_168.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0000;
	cursor:pointer;
}

.main_bigest_over_blt
{
	background-image:url(but_168_hover.png);
	background-repeat:no-repeat;
	height:29px;
	widows:85px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.pista_toppart
{
	background-image:url(pista_toppart_table.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:175px;
}

.orange_toppart
{
	background-image:url(orange_toppart_table.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:190px;
}

.orange_bottompart
{
	background-image:url(orange_bottompart_table.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:190px;
}
.orange
{
	background-color:ff6600;
}

.pista_bottompart
{
	background-image:url(pista_bottompart_table.jpg);
	background-repeat:no-repeat;
	height:10px;
	width:175px;
}
.pista
{
	background-color:#cceae5;
}

.spanish_con_bg
{
	background-color:#ffc3e2;
}

.french_con_bg
{
	background-color:#ffc7fd;
}
.freanch_con_bg
{
	background-color:#ffc7fd;
}

.chinese_con_bg
{
	background-color:#f5b4b4;
}

.italian_con_bg
{
	background-color:#fed8bf;
}

.german_con_bg
{
	background-color:#e3ffc7;
}

.japanese_con_bg
{
	background-color:#abeaff;
}

.portuguese_con_bg
{
	background-color:#8facfc;
}
.english_con_bg
{
	background-color:#768ed3;
}











.lightpink
{
	background-color:#fccde5;
}
.light_blue
{
	background-color:#cfd6e9;
}
.light_b
{
	background-color:#cdddfc;
}
.darkpink
{
	background-color:#fab4d8;
	border-bottom:#f782bf 1px solid;
	border-top:#f782bf 1px solid;
}

.darkpista
{
	background-color:#e5fbf7;
	border-bottom:#00c0a2 1px solid;
	border-top:#00c0a2 1px solid;
}

.spanish_lightbg
{
	background-color:#ffe6f3;
	border-bottom:#ef047e 1px solid;
	border-top:#ef047e 1px solid;
}

.freanch_lightbg
{
	background-color:#ffebfe;
	border-bottom:#81037d 1px solid;
	border-top:#81037d 1px solid;
}

.french_lightbg
{
	background-color:#ffebfe;
	border-bottom:#81037d 1px solid;
	border-top:#81037d 1px solid;
}

.chinese_lightbg
{
	background-color:#ffe3e3;
	border-bottom:#cc0000 1px solid;
	border-top:#cc0000 1px solid;
}

.italian_lightbg
{
	background-color:#ffeee3;
	border-bottom:#ff6600 1px solid;
	border-top:#ff6600 1px solid;
}

.german_lightbg
{
	background-color:#f6ffed;
	border-bottom:#66cc00 1px solid;
	border-top:#66cc00 1px solid;
}

.japanese_lightbg
{
	background-color:#e5f6fc;
	border-bottom:#0099cc 1px solid;
	border-top:#0099cc 1px solid;
}

.portuguese_lightbg
{
	background-color:#e5ecff;
	border-bottom:#0e3192 1px solid;
	border-top:#0e3192 1px solid;
}










.pista_amount
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.green_dotedline
{
	background-image:url(dotedline.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:4px;
}



.blue_dotedline
{
	background-image:url(blue_doted.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:4px;
}
.blue_dotedline_small
{
	background-image:url(blue_doted_small.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:4px;
}


.light_blue_dotedline
{
	background-image:url(light_blue_doted.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:4px;
}

.white_dotedline
{
	background-image:url(white_doted_line.png);
	background-repeat:repeat-x;
	behavior:url(iepngfix.htc);
	height:2px;
	width:4px;
}

.gray
{
	background-color:#CCC;
}

.gray_dotedline
{
	background-image:url(gray_doted_line.png);
	background-repeat:repeat-x;
	behavior:url(iepngfix.htc);
	height:2px;
	width:4px;
}

.gradient_bottom
{
	background-image:url(gradient_bottom.jpg);
	background-repeat:repeat-x;
	height:113px;
	width:1px;
}

.l_orange
{
	background-color:ffe0cc;
}
.l_orange_top
{
	background-image:url(l_orange_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_orange_bottom
{
	background-image:url(l_orange_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_green
{
	background-color:e0f5cc;
}

.l_green_top
{
	background-image:url(l_green_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_green_bottom
{
	background-image:url(l_green_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_red
{
	background-color:f5cccc;
}

.l_red_top
{
	background-image:url(l_red_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_red_bottom
{
	background-image:url(l_red_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.l_violate
{
	background-color:e0cce0;
}
.l_violate_top
{
	background-image:url(l_violate_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}
.l_violate_bottom
{
	background-image:url(l_violate_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}
.l_blue
{
	background-color:cce0f5;
}
.l_blue_top
{
	background-image:url(l_blue_top.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}
.l_blue_bottom
{
	background-image:url(l_blue_bottom.jpg);
	background-repeat:no-repeat;
	height:8px;
	width:564px;
}

.but_go
{
	background:url(but_go.jpg) no-repeat #cceae5;
	width:26px;
	height:26px;
	font:Verdana, Geneva, sans-serif;
	
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.orange_patch
{
	background-image:url(orange_patch.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:110px;
}

.violate_patch
{
	background-image:url(violate_patch.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:110px;
}

.blue_patch
{
	background-image:url(blue_patch.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:110px;
}

.contact_us
{
	background-image:url(contact_us.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:125px;
}

.ornage_big_patch
{
	background-image:url(orange_big_pathc.jpg);
	background-repeat:no-repeat;
	width:370px;
	height:415px;
}

.lightgreen_patch1
{
	background-image:url(lightgreen_patch1.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:60px;
}

.lightgreen_patch2
{
	background-image:url(lightgreen_patch2.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:60px;
}

.maroon_patch
{
	background-image:url(maroon_patch.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:60px;
}

.uk_flag
{
	background-image:url(uk_flag.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:210px;
}

.search_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.black_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#303030;
	text-decoration:none;
}
.black_text1
{
	color:#303030;
	text-decoration:none;
}
.black_text_bold
{	
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#303030;
	font-weight:bold;
	text-decoration:none;
}
.pink_text_new
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ef047e;
	text-decoration:none;
}

.blue_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0066cc;
	text-decoration:none;
}

.red_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#cc0000;
	text-decoration:none;
}
.red_text_big
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#cc0000;
	text-decoration:none;
}


.ornage_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ff6600;
	text-decoration:none;
}

.violate_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#660066;
	text-decoration:none;
}

.white_small_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.white_big_text, .white_big_text a:link, .white_big_text a:visited, .white_big_text a:active
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#fff;
	text-decoration:none;
}

.orange_text, .orange_text a:link, .orange_text a:visited, .orange_text a:active
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.orange_text a:hover
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fc6703;
	text-decoration:underline;
}

.white_bigg_text, .white_bigg_text a:link, .white_bigg_text a:visited, .white_bigg_text a:active
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.white_text_big
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}

.white_text, .white_text a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}

.white_text a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
}

.black
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
}

.mailto, .mailto a:link, .mailto a:visited, .mailto a:active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.mailto a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}



.smallgray, .smallgray A:link, .smallgray A:visited, .smallgray A:active 
{
	COLOR: #999999; TEXT-DECORATION: none; font-family:Verdana; font-size:11px;
}
.smallgray A:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Verdana; font-size:11px;
}

.smallgreen, .smallgreen A:link, .smallgreen A:visited, .smallgreen A:active 
{
	COLOR: #02947e; TEXT-DECORATION: none; font-family:Verdana; font-size:12px; font-weight:bold;
}
.smallgreen A:hover {
	COLOR: #0a0146; TEXT-DECORATION: none; font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:underline;
}
.link_newfont, .link_newfont A:link, .link_newfont A:visited, .link_newfont A:active 
{
	COLOR: #000000; TEXT-DECORATION:underline; font-family:Verdana; font-size:11px;
}
.link_newfont A:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Verdana; font-size:11px;
}

.green_big_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#02947e;
	text-decoration:none;
}

.smallgray
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#a0a0a0;
	text-decoration:none;
}

.green_smalls_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#02947e;
	text-decoration:none;
}

.green_small_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#02947e;
	text-decoration:none;
}

.black_text_bold
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#303030;
	text-decoration:none;
}

.blue_header
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color:#0a0146;
	text-decoration:none;
	text-transform:uppercase;
}

.blue_text, .blue_text a:link, .blue_text a:visited, .blue_text a:active, .blue_text a:hover
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0a0146;
	font-weight:bold;
	text-decoration:none;
}

.blue_b_text, .blue_b_text a:link, .blue_b_text a:visited, .blue_b_text a:active, .blue_b_text a:hover
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#0a0146;
	font-weight:bold;
	text-decoration:none;
}

.blue_l_text, .blue_l_text a:link, .blue_l_text a:visited, .blue_l_text a:active, .blue_l_text a:hover
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.blue_small_header
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#0a0146;
	text-decoration:none;
	text-transform:uppercase;
}

.pink_header
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	color:#3856a2;/*ef047e*/
	text-decoration:none;
	text-transform:uppercase;
}

.pink_small_header
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#ef047e;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.slidingmenu_text, .slidingmenu_text a:link,.slidingmenu_text a:visited, .slidingmenu_text a:active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#0e3192;*/
	text-decoration:none;
}

.slidingmenu_text a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#0e3192;*/
	text-decoration:none;
}
.slidingmenu_spanishtext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#ef047e;*/
	text-decoration:none;
}

.slidingmenu_frenchtext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#81037d;*/
	text-decoration:none;
}
.slidingmenu_chinesetext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#cc0000;*/
	text-decoration:none;
}
.slidingmenu_italiantext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#ff6600;*/
	text-decoration:none;
}
.slidingmenu_germantext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#66cc00;*/
	text-decoration:none;
}

.slidingmenu_japanesetext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#0099cc;*/
	text-decoration:none;
}


/* Main navigation style start here */

.acfh_m_blt /* ------- first four link used this class ---------- */
{
		background:url(img_m_1.png) no-repeat;
		width:85px;
		height:29px;
		border:0px;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#02947e;
}

.acfh_o_blt
{
		background:url(img_o_1.png) no-repeat;
		width:85px;
		height:29px;
		border:0px;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#fff;
}


.studentcommunit_m_blt /* ------- second one link used this class ---------- */
{
		background:url(img_m_4.png) no-repeat;
		width:150px;
		height:29px;
		text-decoration:none;
		border:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#02947e;
}

.studentcommunit_o_blt
{
		background:url(img_o_4.png) no-repeat;
		width:150px;
		height:29px;
		text-decoration:none;
		border:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#fff;
}


.dateuic_m_blt /* ------- third two link used this class ---------- */
{
		background:url(img_m_5.png) no-repeat;
		width:110px;
		height:29px;
		text-decoration:none;
		border:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#02947e;
}

.dateuic_o_blt
{
		background:url(img_o_5.png) no-repeat;
		width:110px;
		height:29px;
		text-decoration:none;
		border:0px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#fff;
}

.buy_now
{
	background:url(buy_now.gif);
	background-repeat:no-repeat;
	height:25px;
	width:95px;
	border:none;
	cursor:pointer;
}

.send_massage
{
	background:url(sent_your_massage.gif);
	background-repeat:no-repeat;
	height:25px;
	width:143px;
	border:none;
	cursor:pointer;
}
.reset
{
	background:url(reset_blue.gif);
	background-repeat:no-repeat;
	height:25px;
	width:59px;
	border:none;
	cursor:pointer;
}

.login
{
	background:url(login.gif);
	background-repeat:no-repeat;
	height:26px;
	width:60px;
	border:none;
	cursor:pointer;
}
.submit_maroon
{
	background:url(submit_maroon.gif);
	background-repeat:no-repeat;
	height:25px;
	width:70px;
	border:none;
	cursor:pointer;
}

.submit_pink
{
	background:url(submit_pink.gif);
	background-repeat:no-repeat;
	height:26px;
	width:71px;
	border:none;
	cursor:pointer;
}

.submit_blue
{
	background:url(submit_blue.gif);
	background-repeat:no-repeat;
	height:26px;
	width:71px;
	border:none;
	cursor:pointer;
}

.reset_pink
{
	background:url(reset_pink.gif);
	background-repeat:no-repeat;
	height:26px;
	width:71px;
	border:none;
	cursor:pointer;
}

.start_test
{
	background:url(start_test_blue.gif);
	background-repeat:no-repeat;
	height:26px;
	width:89px;
	border:none;
	cursor:pointer;
}
/*.search
{
	background:url(search.gif);
	background-repeat:no-repeat;
	height:25;
	width:70;
	border:none;
	cursor:pointer;
}
*/
.search_blt
{
	background:url(search.gif) no-repeat;
	width:70px;
	height:25px;
	border:0px;
	cursor:pointer;
}

/* overbullates_blt start here */

.overbullates_blt
{
	background:url(overbullates_en_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}

.overbullates_sp_blt
{
	background:url(overbullates_sp_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}
.overbullates_fr_blt
{
	background:url(overbullates_fr_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}
.overbullates_ch_blt
{
	background:url(overbullates_ch_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}
.overbullates_it_blt
{
	background:url(overbullates_it_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}
.overbullates_ge_blt
{
	background:url(overbullates_ge_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}
.overbullates_ja_blt
{
	background:url(overbullates_ja_blt.png) right no-repeat;
	width:169px;
	height:19px;
	border:none;
	text-decoration:none;
}

/* overbullates_blt end here */

.greenHr
{
	border-bottom:1px solid #88cbc2;
}

.agent_bg
{
	background:url(agent_bg.png) bottom right no-repeat #be75bc;
	height:110px;
	border-bottom:10px solid #fff;
}

/*----------------------------- calander style start here ------------------------------------ */

.hrd_calander
{
	background:url(hrd_calander_bg.jpg) repeat-x;
	height:44px;
	border:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.selected
{
	background:url(light_clancder_bg.jpg);
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.deselected
{
	background:url(dark_calander_bg.jpg);
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.dropdown_menu
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#303030;
	text-decoration:none;
}

.go_blt
{
	background:url(go_bg.jpg) repeat-x;
	height:26px;
	width:25px;
	border:#CCCCCC 1px solid;
	text-decoration:none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

.red_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}

.ourblog, .ourblog a:link, .ourblog a:visited, .ourblog a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#08846e;
	font-weight:bold;
	text-decoration:underline;
}


.ourblog a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}


/* ================================ new index page design style start here ================================ */

.currentsearch_header_bottomarc
{
	background:url(coursesearch_header_bottomarc.jpg) #02947e bottom no-repeat;
	height:67px;
}

.latestnews_header_bottomarc
{
	background:url(latestnews_bottom_arc.jpg) #cceae5 right bottom no-repeat;
	height:67px;
}

.latestnews_header_bottomarc_sm
{
	background:url(latestnews_bottom_arc_s.jpg) #cceae5 bottom right no-repeat;
	height:67px;
}


.forigncurrency_bottom_arc
{
	background:url(foreign_language_cour_bottom_arc.gif) #ff6600 bottom no-repeat;
	height:67px;
}

.white_middle_line
{
	background:url(whitemiddleline.jpg) top repeat-y;
}

.view_blt
{
	background:url(view_blt.jpg) no-repeat;
	width:53px;
	height:20px;
	border:0px;
	cursor:pointer;
}

.index_blue_header
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:40px;
	color:#0a0146;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.cont_whi_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16.3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.cont_whi_text_fl
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11.5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.cont_whi_text_sm
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
}


.foreign_contant
{
	overflow:scroll;
	height:80px;
	width:165px;
	
	scrollbar-face-color: #ff6600; 
	scrollbar-highlight-color: #ff6600; 
	scrollbar-3dlight-color: #ff6600; 
	scrollbar-darkshadow-color: #ff6600; 
	scrollbar-shadow-color:#ff6600; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #ff6600;
}

.index_black_text
{	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#303030;
	text-decoration:none;
}

.contact_arc_tbl
{
	background:url(contact_bg.jpg) repeat-x;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:40px;
}

.section_arc_tbl
{
	background:url(section_bg.jpg) repeat-x;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	height:40px;
}

.section_content_bg
{
	background:url(section_content_bg.jpg) bottom repeat-x;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	height:200px;
	border:#f5f5f5 1px solid;
}

.watchvideo_header_bg
{
	background:url(watchvideo_bg.jpg) repeat-x;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:0px 0px 5px 5px;
	height:40px;
	border:#f5f5f5 1px solid;
}

.footer_gradient_bottom
{
	background-image:url(gradient_bottom.jpg);
	background-repeat:repeat-x;
	height:113px;
	width:1px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
}

.photo_brd
{
	background-color:#f0f0f0;
	border:#e1e1e1 1px solid;
	padding:5px;
}

.specialoffer_header
{
	color:#5d568f;
	font-size:18px;
	font-weight:bold;
}

.linkredFont,.linkredFont a:link,.linkredFont a:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:60px;
	color:#a50202;
	font-weight:bold;
}

.linkredFont a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:60px;
	color:#000000;
	font-weight:bold;
}


/* -------------------- courses colors style start here -------------------------- */

/* ----- ENGLISH ---- */
.english_parent
{
	background-color:#0e3192;
	padding:5px;
	text-decoration:none;
}

.english_child
{
	background-color:#eff3fe;
	padding:5px;
	text-decoration:none;
}

/* ----- SPANISH ---- */

.spanish_parent
{
	background-color:#ef047e;
	padding:5px;
	text-decoration:none;
}

.spanish_child
{
	background-color:#ffd9ed;
	padding:5px;
	text-decoration:none;
}


/* ----- FRENCH ---- */

.french_parent
{
	background-color:#81037d;
	padding:5px;
	text-decoration:none;
}

.french_child
{
	background-color:#ffecfe;
	padding:5px;
	text-decoration:none;
}


/* ----- CHINESE ---- */

.chinese_parent
{
	background-color:#cc0000;
	padding:5px;
	text-decoration:none;
}

.chinese_child
{
	background-color:#ffdada;
	padding:5px;
	text-decoration:none;
}


/* ----- ITALIAN ---- */

.italian_parent
{
	background-color:#ff6600;
	padding:5px;
	text-decoration:none;
}

.italian_child
{
	background-color:#ffe4d2;
	padding:5px;
	text-decoration:none;
}


/* ----- GERMAN ---- */

.german_parent
{
	background-color:#66cc00;
	padding:5px;
	text-decoration:none;
}

.german_child
{
	background-color:#f2ffe5;
	padding:5px;
	text-decoration:none;
}


/* ----- JAPANESE ----- */

.japanese_parent
{
	background-color:#0099cc;
	padding:5px;
	text-decoration:none;
}

.japanese_child
{
	background-color:#d9f6ff;
	padding:5px;
	text-decoration:none;
}

.films_big_box
{
	background-color:#f0f0f0;
	border:#ccc 1px solid;
	padding:8px;
}

.films_box
{
	background-color:#f0f0f0;
	border:#ccc 1px solid;
	width:100px;
	height:100px;
	cursor:pointer;
}

.films_box_title
{
	background-color:#0d0064;
	border:#ccc 1px solid;
	height:25px;
	color:#fff;
}

.vote_blt
{
	background:url(vote_blt.png) no-repeat;
	width:100px;
	height:23px;
	border:0px;
	cursor:pointer;
}

.vote_disable_blt
{
	background:url(vote_blt_disable.png) no-repeat;
	width:100px;
	height:23px;
	border:0px;
}

.languages_header
{
	background-color:#06467d;
	/*background:url(header_transparent_bg.png) bottom repeat-x;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
}
