@charset "utf-8";
/* CSS Document */

img	{
	behavior: url(iepngfix.htc);
}

body	{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(../images/bg006.jpg); 
	background-attachment:fixed;
}

.main_body	{
	background: url(../images/back2.jpg) repeat-y;
        /*background: #FFF;*/
	margin:auto;
	width:910px;
	padding:0px 5px 5px 5px;
}

.top_holder	{
	clear:both;
	position: relative;
	background: #3d1a5e;
	height:165px;
	margin-top:0px;
}

.top_orange_holder	{
	clear:both;
	position:relative;
	background: url(../images/top_head.jpg) #c1221c repeat-x;
	height:30px;
}

.top_black_holder	{
	clear:both;
	position:relative;
	background: #000000;
	height:5px;
}

.body_holder	{
	clear:both;
	position:relative;

}

.left_holder	{
	float:left;
	width:245px;
	padding-left:5px;
	margin-top:12px;
}

.ryt_holder	{
	float:right;
	padding-right:10px;
	margin-top:10px;
}

.footer_holder	{
	clear:both;
	text-align:center;
	padding:10px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-bottom-style: outset;
}

.menu_black	{
	background: url(../images/header_title.jpg) #c1221c repeat-x;
	color:#FFF;
	padding:7px 15px;
	margin-top:3px;
	font-size:14px;
	font-weight:bold;
	height:16px;
}

div.menu_orange	{
	background: url(../images/orange_bak.jpg) #f86701 repeat-x;
	color:#FFFFFF;
	padding:6px 15px;
	margin-top:1px;
	font-size:12px;
	height:13px;
	width:215px;
}

div.menu_orange	a{
	color:#FFFFFF;
	font-size:12px;
	height:13px;
	width:215px;
	text-decoration:none;
	display:block;
}

.search_holder	{
	background:url(../images/search_back.jpg) repeat-x;
	height:32px;
	margin-top:3px;
	padding: 5px 10px;
}

.poll_holder	{
	background:#f0efee;
	clear:both;
	margin-top:2px;
	font-size:12px;
}

.menu_violet	{
	background: url(../images/violet_back.jpg) repeat-x;
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	height:27px;
	color:#FFFFFF;
	clear:both;
}

.menu_violet1	{
	background: url(../images/violet_back.jpg) repeat-x;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	height:27px;
	color:#FFFFFF;
	clear:both;
}

.main_content	{
	clear:both;
	position:relative;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

.clear	{
	clear:both;
	height:1px;
}

.whole_content	{
	float:left;
	width:630px;
	border: 1px #dddbdb solid;
	background: url(../images/content_back.jpg) repeat-x #f4f2f2;
}

.left_content	{
	float:left;
	width:315px;
	background: url(../images/content_back.jpg) repeat-x #f4f2f2;
}

.ryt_content	{
	float:right;
	width:315px;
		background: url(../images/content_back.jpg) repeat-x #f4f2f2;
}

.menu_link	{
	text-decoration:none;
	cursor:pointer;
}

.red_title	{
	/*background: url(../images/red_title.jpg) right no-repeat #572e87;*/
        background-color: gray;
	height:17px;
	padding:7px 15px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.purple_title	{
	height:17px;
	padding:7px 15px;
	color:#582e95;
	font-size:12px;
	font-weight:bold;
}

.image_holder	{
	padding-top:5px;
	background:#FFFFFF;
}

.menu_content	{
	clear:both;
	height:26px;
	background:url(../images/link_menu.jpg) repeat-x;
}

.menu_content_back	{
	background:url(../images/link_menu.jpg) repeat-x;
	height:18px;
	float:left;
	padding:4px 12px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.menu_content_visit	{
	background: url(../images/visit_menu.jpg) repeat-x;
	height:18px;
	float:left;
	padding:4px 20px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.menu_block	{
	float:left;
	background:url(../images/block_menu.jpg) no-repeat;
	height:26px;
	width:1px;
}

a.menu_link1 {
	text-decoration:none;
	background:url(../images/link_menu.jpg) repeat-x;
	height:18px;
	float:left;
	padding:4px 20px;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

a:hover.menu_link1 {
	text-decoration:none;
	background: url(../images/hover_menu.jpg) repeat-x;
}

.content_text	{
	padding:10px 15px;
	clear:both;
	color: #000;
}

.normal_text	{
	color:#333333;
	font-size:12px;
	text-align: justify;
        margin-left: 5px;
}

.vio_text	{
	color: #FFFFFF;
	font-size:12px;
}

.violet_text	{
	color:#582e95;
}

.black_text	{
	color:#000000;
}

.bold_text	{
	font-weight:bold;
	font-size: 24px;
}

.content_left	{
	float:left;
}

.content_ryt	{
	float:right;
	padding:0px 10px;
	width:220px;
}

.float_left	{
	float:left;
}

.float_ryt	{
	float:right;
}

.pad_top	{
	padding-top:5px;
}

div.white_menu	{
	padding:5px 15px;
	color: #000000;
	font-size:11px;
	font-weight:bold;
	float:left;
}

div.white_menu	a{
	text-decoration:none;
	color: #000000;
}

.news_holder	{
	margin-top:5px;
	background:#F5F5F5;
	padding:15px;
}

.vision_holder	{
	margin-top:5px;
	background: #FF6600;
	padding:15px;
	border:3px solid #FF3300;
}

.graybg	{
	margin-top:5px;
	background: #CCC;
	padding:15px;
	/*border:3px solid #666;*/
}
.red_text	{
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}

.title_black	{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.big_text	{
	font-size:18px;
}

.contact_content	{
	padding-left:20px;
	top:0px;
	float:left;
}

.about_content	{
	padding-left:10px;
	top:0px;
	float:left;
	width:300px;
}

.about_content2	{
	padding-left:10px;
	top:0px;
	float:left;
	width:380px;
}

.business_content	{
	padding-left:10px;
	top:0px;
	float:left;
	width:260px;
}

.business_content1	{
	padding-left:10px;
	top:0px;
	float:left;
	width:365px;
}

.international_content	{
	padding-left:20px;
	top:0px;
	float:left;
	width:280px;
}

.international_content1	{
	padding-left:20px;
	top:0px;
	float:left;
	width:340px;
}

.international_content2	{
	padding-left:20px;
	top:0px;
	float:left;
	width:370px;
}

.orange_text	{
	font-size:12px;
	font-weight: bold;
	color:#F33
}

.violet2_text	{
	font-size:12px;
	font-weight: bold;
	color:#582e95;
}

.white_tx	{
	color:#FFFFFF;
	font-size:12px;
}


/* for calendar */



.calendar { 
    width: 243px; 
    font: normal 9px Arial, Helvetica, sans-serif; 
    background: #e9e9e9;
	padding-left:2px;
} 

.calhead { 
   width: 243px; 
    margin-bottom:5px;
    text-align:center; 
    height:25px;
} 

.calhead a { 
    display: block; 
    color: #fff; 
    text-decoration: none; 
    padding: 5px;
} 

.calhead a:hover { 

} 

.right, .left { 
    width: 30px; 
    height: 25px; 
} 

.right { 
    float: right;
	padding-right:5px;
} 

.left { 
    float: left; 
} 

.middle { 
    margin: 0px 20px; 
    padding: 0px auto; 
} 

.middle span { 
    font: bold 14px Arial, Helvetica, sans-serif;
	color:#572e87;
	margin-top:5px;
} 

.caldays { 
    width: 243px; 
    margin: 2px 0px;
	padding: 2px 0px; 
} 

ul.days { 
    padding: 0px; 
    margin: 0px; 
    list-style-type: none; 
} 

ul.days li { 
    background: #d6d6d6; 
    float: left; 
    display: in-line; 
    border: 1px solid #a9a9a9; 
    width: 30px; 
    height: 23px; 
    margin: 1px; 
    text-align: center; 
    padding: 2px 0px 0px 0px; 
} 

.caldates { 
	width: 240px; 
    margin:0 auto; 
} 

ul.dates { 
    padding: 0px; 
    margin: 0px; 
    list-style-type: none;     
} 

ul.dates li { 
    background: #fff; 
    float: left; 
    display: in-line; 
    border: 1px solid #a9a9a9; 
    width: 30px; 
    height: 23px; 
    text-align: center; 
    margin: 1px; 
    padding: 2px 0px 0px 0px; 
} 

ul.dates li:hover { 
    background: #e9e9e9; 
} 

ul.dates li a{
	/*background:#572e87;*/
	color: #666; 
	text-decoration:none; 
} 

.date_esa {
	/*background:#572e87!important */
} 

.blank { 
    background: #e9e9e9!important 
} 

.today { 
    float: right; 
    margin-right: 5px; 
    position: relative; 
    right: 0px; 
    bottom: 0px; 
} 

.today a { 
    text-decoration: none; 
    font: bold 12px verdana, sans-serif; 
    position: relative; 
    left: 0px; 
    top: 0px; 
} 

.pad	{
	padding-top:8px;
}

/********* form ***********/

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 3px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 280px; /*width of label (left column)*/
margin-right: 15px; /*spacing with right column*/
padding-left:20px;
}

div.fieldwrapper label.styled_contact{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper label.styled1{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 320px; /*width of label (left column)*/
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 180px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 180px;
height: 50px;
}
#news {
	width: 600px;
}

