/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background-image:url(../images/blackgray5.png);
	background-repeat: repeat;
}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
html, input, textarea{
		font-family:Georgia, tahoma; 
		font-size:11px;
		line-height:17px;
		color:#868686;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}
.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
/*////text/////*/

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5c6d8d;
	text-align: justify;
}
.text{

}
.text-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
.text-2{
	
}

h1{
	color: #a1323b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #a1323b;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
}
h3{
}
h4{
}
h5{
}
h6{
}
.heading-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1323b;
	text-decoration: none;
	font-weight: 900;
	
}
.heading-2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
	margin:3px 0 0 0;
	
}
.heading-3{
	
}

/*////R1/////*/
.r1{

}
.r2{

}
.r3{

}
/*////ALL links/////*/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	padding: 4px 8px 2px 0px;
	background-image: url(../images/Fade28x1.png);
	background-repeat: repeat-x;
	margin: 8px 0px 8px 0px;
	width: 170px;
	line-height: 2.5;

}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-image: url(../images/FadeR28x1.png);
	background-repeat: repeat-x;
}
.topLink {
	
}
.topLink:hover {
	
}
.sidelink {

}
a.sidelink {
	
}
a.sidelink:hover {
	
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	padding: 0px 0px 6px 0px;
	}
.footer a {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	padding: 4px 8px 2px 8px;
	background-image: url(../images/none.png);
	background-repeat: none;	
	}
.footer a:hover{
	color: #CCCCCC;
	}
	
	
/*UI Object */
.button{
	
}
.textBox{
	
}
/*Border*/
.sideLinkBotom{
	
	}
.twoSideBorder{
	
	}
	
/*main layout */
.marginTop3px{
	margin:3px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #A1323B;
	text-decoration: none;
	padding: 0px 0px 3px 0px;
}
