/*-----GLOBLE STYLE--------*/

body{
font-family:arial;
font-size:12px;
color:#ccc;
}

h1, h2, h3, h4, h5, p{
margin:0;
padding:0;
}

h3{
font-family:verdana;
}

h3{
font-size:14px;
}

a{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
text-decoration:underline;
color: #000;
}

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; text-decoration: none;
}

/* 
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; text-decoration: none;
}

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #31654A; text-decoration: none;
}

*/


img{
border:none;
}

/*---end globle style---*/ 

.outer {
margin:auto;
}

.tboxbg{
background-image:url(images/textbox.jpg);
background-repeat:no-repeat;
}

.about{
font-family:Tahoma, sans-serif;
font-size:12px;
color: #333333;
}

.title{
font-family:arial, sans-serif;
font-size:14px;
color: #D50000;
font-weight:bold;
}

.title1{
font-family:arial, sans-serif;
font-size:12px;
color: #D50000;
}

