/*  
Theme Name: Beauty
Theme URI: http://www.DesignBizz.com/
Description: 
Version: 1.0
Author: DesignBizz.com
Author URI: http://www.DesignBizz.com/



*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01245c;
}
.style1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #01245c;
	font-weight: bold;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.inputbox{
   		font-family: Tahoma;
		font-size: 11px;
		color:#FFFFFF;
		background-color: #01245c;
        height:18px;
        width:124px;
        padding:0px 0px 0px 0px;
        margin:0px 0 0px 0px;
        border:0px solid #ccc;
		
		}
.style3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #01245C;
	font-weight: bold;
}
.style4 {
	font-family: Tahoma;
	color: #01245C;
}
.style5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style6 {font-size: 12px; color: #01245C; font-family: Tahoma;}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.style7 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
}
.style8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style9 {color: #FFFFFF}

img.right {
float: right;
margin:10px 0 0 10px;
}
img.left {
float: left;
margin:0 10px 10px 0;
}