@charset "utf-8";
/* CSS Document */
/* Designer : romantic_roshan20006@yahoo.com */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:15px;
background-color:#2a2a2a;
margin:0px;
}

a{
color:#666666;
font-size:12px;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a:active{
text-decoration:none;
}

a.coun{
color:#000000;
font-size:15px;
text-decoration:none;
}
a.coun:hover{
text-decoration:underline;
color:#666666;
}
a.coun:active{
text-decoration:none;
color:#000000;
}


a.button{
color:#cef3bc;
font-size:15px;
text-decoration:none;
}
a.button:hover{
text-decoration:underline;
color:#cef3bc;
}
a.button:active{
text-decoration:none;
color:#cef3bc;
}

a.read_more{
color:#016fb4;
text-decoration:underline;
}
a.read_more:hover{
text-decoration:underline;
color:#666666;
}
a.read_more:active{
text-decoration:underline;
color:#016fb4;
}


a.left_link{
color:#caebff;
text-decoration:none;
}
a.left_link:hover{
text-decoration:underline;
color:#ffffff;
}
a.left_link:active{
text-decoration:none;
color:#caebff;
}
a.blue_link{
color:#1E80BD;
font-weight:bold;
text-decoration:none;
}
a.blue_link:hover{
text-decoration:underline;
font-weight:bold;
color:#1E80BD;
}
a.blue_link:active{
text-decoration:none;
font-weight:bold;
color:#1E80BD;
}
a.brown_link{
color:#666666;
font-weight:bold;
text-decoration:none;
}
a.brown_link:hover{
text-decoration:underline;
font-weight:bold;
color:#666666;
}
a.brown_link:active{
text-decoration:none;
font-weight:bold;
color:#666666;
}
a.menu{
height:30px;
padding-top:14px;
color:#ddffcc;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.menu:hover{
display:block;
background-image:url(../images/pointer.gif);
background-repeat:no-repeat;
background-position:bottom;
height:30px;
padding-top:14px;
text-decoration:none;
color:#ffffff;
}
a.menu:active{
height:30px;
padding-top:14px;
text-decoration:none;
display:block;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position:top;
color:#FFFFFF;
}

.back_white{
background-color:#FFFFFF;
}
/* Texts */
.green{
color:#386022;
font-size:16px;
font-weight:bold;
}
.welcome{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;	
}
.title{
font-size:25px;
font-weight:bold;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
color:#000000;
}
.country{
font-size:15px;
color:#000000;
}

.blue{color:#0066CC;
font-size:12px;
font-weight:bold;}

/* FORM */
.white{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}
.today{
color:#FFCC66;
font-style:italic;
font-weight:bold;
}
.text_box{
background-color:#7c0000;
border:1px solid #CCCCCC;
color:#FFFFFF;
height:16px;
width:180px;
}

.text_box2{
background-color:#ffffff;
border:1px solid #CCCCCC;
color:#000000;
height:16px;
width:150px;
}
.text_area{
background-color:#ffffff;
border:1px solid #CCCCCC;
color:#000000;
height:50px;
width:150px;
}

/* Other */

.table_left td{
color:#9cceed;
height:32px;
background-image:url(../images/line_back_left.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.table td{
color:#cef3bc;
height:32px;
background-image:url(../images/menu_line.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.table1 td{
color:#666666;
height:32px;
border-bottom:1px solid #dddddd;
}

.note{font-weight:bold; color:#FF6633;}
.picborder{border:5px solid #CCCCCC; margin-left:10px;}
.tableborder{border:7px solid #E0E0E0; margin-left:10px;}
