/* CSS Document */
/* Author Pierre Zevallos @ Zevallos.TV http://www.NetworkingFriends.com */
/* Khausak.com khausakmusic.com*/
/*body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}*/

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	
	
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* the list li & ul will interfere with the preserts of the footer css use or the other update August 10 2008*/
/*ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}*/
/* the list li & ul will interfere with the preserts of the footer css use or the other */
/*li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.box3 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}
	

.BlueButton
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}
.BlueButtonb
{
	color:#FFF;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}
.BlueButton2
{
	cursor: pointer;
	color:#000;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}
.BlueButton2b
{
	color:#000;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}
.BlueButtonBox
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}

.BlueButtonBoxb
{
	color:#FFF;
	font-weight:bold;
	background-color:#1376B4;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#1376B4',EndColorStr='#6FB6F7');
}

.BurgundyButton
{
	cursor: pointer;
	color:#812020;
	font-weight:bold;
	background-color:#F8ECC3;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F8ECC3',EndColorStr='#FFFFFF');
}
.BurgundyButtonb
{
	color:#812020;
	font-weight:bold;
	background-color:#F8ECC3;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F8ECC3',EndColorStr='#FFFFFF');
}
.GreyButton
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#999999;
	border:solid 1px #666666;
	/*border-top-color:#666666;
	border-right-color:#666666;
	border-left-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#666666',EndColorStr='#CCCCCC');
*/
}
.GreyButtonb
{
	color:#FFF;
	font-weight:bold;
	background-color:#999999;
	border:solid 1px #666666;
	/*border-top-color:#666666;
	border-right-color:#666666;
	border-left-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#666666',EndColorStr='#CCCCCC');
*/
}
.GreenBButton
{
	color:#000;
	font-weight:bold;
	background-color:#b9b899;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#b9b899',EndColorStr='#FFFFFF');
}
.GreenButton
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}

.GreenButtonBox
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}


.GreenButtonb
{
	color:#000;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}
.GreenButtonc
{
	color:#797979;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}
.GreenButton2
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}
.GreenButton2b
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}
.GreenButton3
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);

}
.GreenButton3b
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);

}
.GreenButton4
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);
	filter: Alpha (opacity=85);
	
}
.GreenButton4b
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);
	filter: Alpha (opacity=85);
	
}
	.GreenButton5
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);
	filter: Chroma(Color=red);
	
}
 	.GreenButton5b
{
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	/*background-color:#5D9731;*/
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
	width: 386px;
	/*background-color: rgb(255, 255, 160); /*yellow default color*/
	background-color: rgb(93, 151, 49);
	filter: Chroma(Color=red);
	
}

/*form division content and boxes attributes and properties in addition to the once above due to page positioning*/
.FormColor {
color:#990000;
background-color:#FFFFFF;
}
#form_div {
width:802px;
	margin-right: auto;
	margin-left: auto;
}
#form_divmiddle {
	top:0px;	/*top:auto;*/
	/*position:relative; /*static*/
	width:583px;
	margin-right: auto;
	margin-left: auto;
}
#emailform {
position:relative;
	margin-right: auto;
	margin-left: auto;
}
#form_div2 {
	width:583px;
	margin-right: auto;
	margin-left: auto;
}
#form_divmiddle2 {
	top:0px;	/*top:auto;*/
	/*position:relative; /*static*/
	width:583px;
	margin-right: auto;
	margin-left: auto;
}
#emailformlong {
	position:relative;
	margin-right: auto;
	margin-left: auto;
}
#form_divnews {
	top:0px;	/*top:auto;*/
	/*position:relative; /*static*/
	width:155px;
	margin-right: auto;
	margin-left: auto;
}
.GreenButtonBoxNews
{
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	background-color:#5D9731;
	border:solid 1px;
	border-top-color:#003366;
	border-left-color:#003366;
	border-right-color:#092137;
	border-bottom-color:#092137;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#5D9731',EndColorStr='#CDE5BB');
}

/*one line form for email subscription*/
#emailform2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	}
newsletteremail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	}
emailnewsletter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;

	}
form2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 155px;
	left: 0px;
	top:20px;
	/*position:absolute;*/
	/*margin-right:auto;
	margin-left:auto;
	left:0px;
	width:155px;*/
	}
	

input2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	left: 0px;
	width: 155px;

	}
