/* CSS Document */
body{
	background:#182c7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #182C7F;
	font-weight: normal;
}

.tableborder{
border-bottom:2px solid #1F1E44;
border-top:2px solid #1F1E44;
border-left:2px solid #1F1E44;
border-right:2px solid #1F1E44;
}
.footer{
   text-align:center;
   background-image:url(images/bg2.png); 
   color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:center;
 height:50px;
}
.optin{background-image:url(images/opt22.png);
height:300px;
background-repeat:no-repeat;
text-align:center;
}
.text1{color:#182c7f;
font-size:14px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-align:right;}
.text2{color:#182c7f;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:center;}
.text3{color:#ffffff;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:center;}
.text4{color:#11A4BF;
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;}

.text5{color:#112860;
margin-left:20px;
font-size:15px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;}
.text6{color:#112860;
margin-left:25px;
font-size:14px;
margin-right:20px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;}
.text7{
	color:#DF0417;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.text8{color:#000000;

font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: #112860;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:none;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #112860; /*Default menu color*/
border-right: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #1DC1EE; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #1DC1EE;
color:#000000; /*Brown color theme*/ 
border-right: 1px solid white; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #1DC1EE; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #182C7F;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table p {
	padding-right: 5px;
	padding-left: 5px;
}
a:link, a:visited {
	color: #112860;
	text-decoration:none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
a:hover {
	color: #F30;
	text-decoration:none;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #F30;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #09C;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #F00;
	font-weight: normal;
	font-style: italic;
}
