
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, dfont, bgBlue, bgCurrent, td, tr{border:0px; 
  font-family:  Arial,Verdana,sans-serif;
}
body {
	font-size: 15px; 
	line-height: 20px; 
	color: #222222; 
	padding: 5px 0 0;

}
p {
	font-size: 15 px;
	line-height: 24px; 
}
h1 {
	font-size: 22px;
	line-height: 24px;
	color: #666666;
	padding: 0 0 10px;
	display: block;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #316CCC;
	padding: 5px 0 5px 0;
	webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	
}
.headerstyle {
	background:#252525 url(table_head_top.gif) repeat-x;
	height:25px;
	border:1px solid #7b7b7b;
	padding:0 5px;
	color: #333;
}
.heading_text {
	font-size:18px;
	font-weight:bold;
	color:#006699;
}

highlight {
color: black;
background-color: #E0E9F7;
padding: 0 2 0 2px;
}

.blue_link {
	font-size: 15px;
	color: #3088ff;
	font-weight: bold;
	text-decoration: underline;
}
.blue_link:hover {
	color:#30c2ff;
}
.grey_link {
	font-size: 15px;
	color:#999;
	font-weight: bold;
	text-decoration: none;
}
.header_content_style{
	height:30px;
	background-color:#666666;
	border:1px solid #7b7b7b;
	padding:5px 0px;
}
.header_content_style_2{
	height:30px;
	background-color:#3e3e3e;
	border:1px solid #7b7b7b;
	padding:5px 5px;
}
.contents {
	font-size:15px;
	padding:0 5px;
}
.contents_2 {
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	padding:0 0;
}
.contents_3 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	padding:0 5px;
	height:20px;
}
.note {
	color:#FFF;
	font-size:15px;
}
.alert_text {
	font-size:15px;
	font-weight:bold;
	color:#30c2ff;
}
.error_text {
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}

.lefttop-curve {
	background-image: url(topcurve-left.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 13px;
}
.righttop-curve {
	background-image: url(topcurve-right.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 13px;
}
.toptile {
	background-image: url(top-tile.gif);
	background-repeat: repeat-x;
}
.lefttile {
	background-image: url(leftside_tile.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.righttile {
	background-image: url(rightside_tile.gif);
	background-repeat: repeat-y;
}
.bottom-right-curve {
	background-image: url(rightbottom-curve.gif);
	background-repeat: no-repeat;
	width: 16px;
}
.bottom-left-curve {
	background-image: url(leftbottom-curve.gif);
	background-repeat: no-repeat;
	width: 14px;
}
.bottom-tile {
	background-image: url(bottom-tile.gif);
	background-repeat: repeat-x;
}
.boxinside-color {
	background-color: #444444;
}
table.sortable thead {
    background-color:#FFFF;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

.container {
    width:950px;
    margin:0 auto;
    position:relative;
}

.container02 {
    width:950px;
    position:relative;
    margin:10px;
}

/*
    Header-Styles
*/

#header {
    padding-top:20px;
    padding-bottom:20px;
}
#logo h2 {
    margin:0px;
    display:block;
    text-indent:-9999px;
}
#logo {
    width:937px;
    height:84px;
}

#middle {
    margin-left:240px;
    width:382px;
    height:445px;
    padding-top: 10px;
    padding-left: 20px;
}

#middle02 {
    background-image:url(holder_02.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-left:240px;
    width:382px;
    height:649px;
    padding-top: 10px;
    padding-left: 20px;
    color:#e3e3e3;
    font-size:12px;
}

#middle03 {
    background-image:url(holder_03.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-left:240px;
    width:382px;
    height:312px;
    padding-top: 10px;
    padding-left: 20px;
    color:#e3e3e3;
    font-size:12px;
}

.ribbon {
    position:absolute;
    right:15px;
    top:25px;
    width:110px;
    height:135px;
    border:0px;
}

.contents {
    margin-left:20px;
    border:0px;
    padding-top:0.5px;
    padding-left:3px;
    padding-right: 3px;
    vertical-align:middle;
    outline:none;
}

.contents a {
    outline:none;
    text-decoration:none;
    color:#3b87fe;
}

.contents a:hover {
    color:#ef8d00;
}

.textfiled {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
border: 1px solid rgba(0, 0, 0, 0.15)!important;
border-top: 1px solid rgba(0, 0, 0, 0.25)!important;
    width: 300px;
    height:30px;
    background-color:white;
    padding: 3px 0 3px 8px;
    border-color: #666 #CCC #CCC #CCC;
    box-shadow:inset 0 1px 2px rgba(0,0,0,0,0.3);
    -webkit-box-shadow: inset 0 1px 2px rgba (0,0,0,0.3);
}

.textfiled02 {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCCC;
    width: 100px;
    height:20px;
}

a.bottom_button {
    background:#32312f url(button_bg.jpg) repeat-x;
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #919191;
    font-size:10px;
    height:24px;
    font-weight:bold;
    line-height:37px;

}
a.bottom_button:hover {
    background:#007de2 url(button_bg_o.jpg) repeat-x;
    border-color:#00a8ff;
    color: #ffffff;
}

a.button {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    margin-left:28px;
    text-transform:uppercase;
    font-size:10px;
    line-height:25px;
    font-family:Arial, Helvetica, Verdana, sans-serif;

}

.button {
    width:200px;
    background-color:#4D90FE;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#357AE8));
    border:1px solid rgba(0, 0, 0, 0.1);
    padding:5px 10px 5px 10px;
    color: #ffffff;
	margin-top:3px;

    text-decoration: none;
    font-size:12px;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
text-decoration: none;
cursor: pointer;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-transition: border-top-color 0.218s,border-right-color 0.218s,border-bottom-color 0.218s,border-left-color .218s;
-webkit-transition: border-color .218s;
font-weight: bold;
    
}

.button:hover {
    color: #ffffff;
    background:-webkit-gradient(linear,0% 40%,0% 70%,from(whiteSmoke),to(#F1F1F1));
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#357AE8));
    border: 1px solid rgba(0, 0, 0, 0.1);
border-top-color: rgba(0, 0, 0, 0.1);
border-bottom-color: rgba(0, 0, 0, 0.1);;
    text-decoration: none;
    box-shadow: 0 2px 2 px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-o-transition: border-top-color 0.218s,border-right-color 0.218s,border-bottom-color 0.218s,border-left-color .218s;
	-webkit-transition: border-color .218s;
font-weight: bold;
}

.button03 {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    margin-top:8px;
    width:150px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
}

.button03:hover {
    background-color:#181818;
    border:1px solid #c3c3c3;
    padding:5px 10px 5px 10px;
    color: #0096ff;
    margin-top:8px;
    width:150px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
}

.customButton {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    font-size:10px;
}


.button:hover, .customButton:hover {
    border-color:#c3c3c3;
    color:#333333;
}

a.button02 {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
    font-size:12px;
    line-height:25px;

}


a.button:hover, a.button02:hover {
    border-color:#c3c3c3;
    background-color:#181818;
    color:#333333;
}

.yahoo {
    border:0px;
    width:53px;
    height:9px;
    vertical-align:middle;
}

.google {
    border:0px;
    width:39px;
    height:14px;
    vertical-align:middle;
}



.bgBlue {
    vertical-align:middle;
    color: #333;
    text-decoration: none;
    font-size:14px;
    font-weight:bold;
    padding:5px 10px 5px 10px;
    border-top: #D9D9D9 solid 1px;
    line-height: 21px;
	padding: 4px 8px;
border-bottom: #D9D9D9 solid 1px;
margin: 0;
}

.bgCurrent {
    vertical-align:middle;
    color: #000000;
    background-color:#D9D9D9;
    background:#D9D9D9;
    text-decoration: none;
    font-size:14px;
    font-weight:bold;
    padding:5px 10px 5px 10px;
    border-top: #D9D9D9 solid 1px;
    line-height: 21px;
padding: 4px 8px;
border-bottom: #D9D9D9 solid 1px;
margin: 0;
}

.dfont {
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #666666;
    text-decoration: none;
    font-size:13px;
    height:35px;
}

border {
    border:1px solid #919191;
}
a.subscribe {
    background:#32312f url(sub_normal.jpg) repeat-x;
    background-position:center;
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #919191;
    font-size:10px;
    height:24px;
    font-weight:bold;
}
a.subscribe:hover {
    background:#007de2 url(sub_over.jpg) repeat-x;
    border-color:#00a8ff;
    color: #ffffff;
}

a.home_button {
font-size: 0.9em;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	white-space: nowrap;
	line-height: 40px;
    background-color:#4D90FE;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    margin-left:28px;
    text-transform:uppercase;
    line-height:25px;
    bottom: 20px;
left: 50%;

}

.home_button {
    background-color:#4D90FE;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#357AE8));
    border:1px solid rgba(0, 0, 0, 0.1);
    padding:5px 10px 5px 10px;
    color: #ffffff;
	margin-top:3px;

    text-decoration: none;
    font-weight:bold;
    text-transform: uppercase;
text-decoration: none;
cursor: pointer;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-transition: border-top-color 0.218s,border-right-color 0.218s,border-bottom-color 0.218s,border-left-color .218s;
-webkit-transition: border-color .218s;
font-weight: bold;
    
}

.home_button:hover {
    color: #333333;
    background-color:#4D90FE;
        border: 1px solid rgba(0, 0, 0, 0.1);
	border-top-color: rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(0, 0, 0, 0.1);;
    text-decoration: none;
    box-shadow: 0 2px 2 px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-o-transition: border-top-color 0.218s,border-right-color 0.218s,border-bottom-color 0.218s,border-left-color .218s;
	-webkit-transition: border-color .218s;
font-weight: bold;
}



}
/* Fix up IE6 PNG Support */
img, #logo { behavior: url(../../docs/images/iepngfix.htc); }

